Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/dvxml: ChangeLog dvxml-0.1.4.ebuild dvxml-0.1.7.ebuild dvxml-0.1.5.ebuild
Date: Fri, 01 Feb 2008 04:49:04
Message-Id: E1JKnpl-0001q7-1f@stork.gentoo.org
1 halcy0n 08/02/01 04:49:01
2
3 Modified: ChangeLog dvxml-0.1.4.ebuild
4 Added: dvxml-0.1.7.ebuild
5 Removed: dvxml-0.1.5.ebuild
6 Log:
7 Version bump (#203806); this version is required for dvticket-0.7.6
8 (Portage version: 2.1.4)
9
10 Revision Changes Path
11 1.13 dev-libs/dvxml/ChangeLog
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvxml/ChangeLog?rev=1.13&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvxml/ChangeLog?rev=1.13&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvxml/ChangeLog?r1=1.12&r2=1.13
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-libs/dvxml/ChangeLog,v
20 retrieving revision 1.12
21 retrieving revision 1.13
22 diff -u -r1.12 -r1.13
23 --- ChangeLog 4 Jan 2008 08:37:13 -0000 1.12
24 +++ ChangeLog 1 Feb 2008 04:49:00 -0000 1.13
25 @@ -1,6 +1,13 @@
26 # ChangeLog for dev-libs/dvxml
27 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvxml/ChangeLog,v 1.12 2008/01/04 08:37:13 dev-zero Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvxml/ChangeLog,v 1.13 2008/02/01 04:49:00 halcy0n Exp $
30 +
31 +*dvxml-0.1.7 (01 Feb 2008)
32 +
33 + 01 Feb 2008; Mark Loeser <halcy0n@g.o>
34 + -files/dvxml-0.1.5-namespace_usage.patch, dvxml-0.1.4.ebuild,
35 + -dvxml-0.1.5.ebuild, +dvxml-0.1.7.ebuild:
36 + Version bump (#203806); this version is required for dvticket-0.7.6
37
38 *dvxml-0.1.5 (04 Jan 2008)
39
40
41
42
43 1.6 dev-libs/dvxml/dvxml-0.1.4.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvxml/dvxml-0.1.4.ebuild?rev=1.6&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvxml/dvxml-0.1.4.ebuild?rev=1.6&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvxml/dvxml-0.1.4.ebuild?r1=1.5&r2=1.6
48
49 Index: dvxml-0.1.4.ebuild
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/dvxml/dvxml-0.1.4.ebuild,v
52 retrieving revision 1.5
53 retrieving revision 1.6
54 diff -u -r1.5 -r1.6
55 --- dvxml-0.1.4.ebuild 2 Jul 2004 04:39:26 -0000 1.5
56 +++ dvxml-0.1.4.ebuild 1 Feb 2008 04:49:00 -0000 1.6
57 @@ -1,6 +1,6 @@
58 -# Copyright 1999-2004 Gentoo Foundation
59 +# Copyright 1999-2008 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvxml/dvxml-0.1.4.ebuild,v 1.5 2004/07/02 04:39:26 eradicator Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/dvxml/dvxml-0.1.4.ebuild,v 1.6 2008/02/01 04:49:00 halcy0n Exp $
63
64 S=${WORKDIR}/dvxml-${PV}
65 DESCRIPTION="dvxml provides some convenient stuff on top of the xmlwrapp package"
66 @@ -16,5 +16,5 @@
67 dev-libs/xmlwrapp"
68
69 src_install() {
70 - make prefix=${D}/usr install
71 + make prefix="${D}"/usr install
72 }
73
74
75
76 1.1 dev-libs/dvxml/dvxml-0.1.7.ebuild
77
78 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvxml/dvxml-0.1.7.ebuild?rev=1.1&view=markup
79 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dvxml/dvxml-0.1.7.ebuild?rev=1.1&content-type=text/plain
80
81 Index: dvxml-0.1.7.ebuild
82 ===================================================================
83 # Copyright 1999-2008 Gentoo Foundation
84 # Distributed under the terms of the GNU General Public License v2
85 # $Header: /var/cvsroot/gentoo-x86/dev-libs/dvxml/dvxml-0.1.7.ebuild,v 1.1 2008/02/01 04:49:00 halcy0n Exp $
86
87 inherit eutils flag-o-matic
88
89 DESCRIPTION="dvxml provides some convenient stuff on top of the xmlwrapp package"
90 SRC_URI="http://tinf2.vub.ac.be/~dvermeir/software/dv/${PN}/download/${P}.tar.gz"
91 HOMEPAGE="http://tinf2.vub.ac.be/~dvermeir/software/dv/dvxml/html/"
92 LICENSE="GPL-2"
93 SLOT="0"
94 KEYWORDS="~amd64 ~ppc ~x86"
95 IUSE="doc"
96
97 DEPEND="dev-libs/dvutil
98 >=dev-libs/xmlwrapp-0.5.0
99 dev-libs/libxslt
100 dev-libs/libxml2"
101 RDEPEND="${DEPEND}"
102
103 src_unpack() {
104 unpack ${A}
105 cd "${S}"
106
107 sed -i 's/^\(SUBDIRS =.*\)doc\(.*\)$/\1\2/' Makefile.in || \
108 die "sed Makefile.in failed"
109
110 filter-ldflags -Wl,--as-needed
111 }
112
113 src_install() {
114 emake DESTDIR="${D}" install || die "make install failed"
115 dodoc ChangeLog README AUTHORS
116 use doc && dohtml -r doc/html/*
117 }
118
119
120
121 --
122 gentoo-commits@l.g.o mailing list