Gentoo Archives: gentoo-commits

From: "Vlastimil Babka (caster)" <caster@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/jgoodies-looks: jgoodies-looks-1.2.2-r1.ebuild ChangeLog jgoodies-looks-2.3.1.ebuild
Date: Wed, 21 Apr 2010 20:25:06
Message-Id: 20100421202500.2E5D52C04B@corvid.gentoo.org
1 caster 10/04/21 20:24:59
2
3 Modified: jgoodies-looks-1.2.2-r1.ebuild ChangeLog
4 Added: jgoodies-looks-2.3.1.ebuild
5 Log:
6 Version bump.
7 (Portage version: 2.2_rc67/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 dev-java/jgoodies-looks/jgoodies-looks-1.2.2-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jgoodies-looks/jgoodies-looks-1.2.2-r1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jgoodies-looks/jgoodies-looks-1.2.2-r1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jgoodies-looks/jgoodies-looks-1.2.2-r1.ebuild?r1=1.5&r2=1.6
15
16 Index: jgoodies-looks-1.2.2-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks/jgoodies-looks-1.2.2-r1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- jgoodies-looks-1.2.2-r1.ebuild 21 Jan 2007 18:06:50 -0000 1.5
23 +++ jgoodies-looks-1.2.2-r1.ebuild 21 Apr 2010 20:24:59 -0000 1.6
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks/jgoodies-looks-1.2.2-r1.ebuild,v 1.5 2007/01/21 18:06:50 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks/jgoodies-looks-1.2.2-r1.ebuild,v 1.6 2010/04/21 20:24:59 caster Exp $
29
30 inherit java-pkg-2 java-ant-2
31
32 @@ -24,11 +24,11 @@
33
34 src_unpack() {
35 unpack ${A}
36 - cd ${S}
37 + cd "${S}"
38
39 rm *.jar
40 unzip ${MY_PN}-${PV}-src.zip &> /dev/null || die "Unpack Failed"
41 - cp ${FILESDIR}/build.xml ${FILESDIR}/plastic.txt .
42 + cp "${FILESDIR}/build.xml" "${FILESDIR}/plastic.txt" .
43 }
44
45 src_compile() {
46
47
48
49 1.38 dev-java/jgoodies-looks/ChangeLog
50
51 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jgoodies-looks/ChangeLog?rev=1.38&view=markup
52 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jgoodies-looks/ChangeLog?rev=1.38&content-type=text/plain
53 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jgoodies-looks/ChangeLog?r1=1.37&r2=1.38
54
55 Index: ChangeLog
56 ===================================================================
57 RCS file: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks/ChangeLog,v
58 retrieving revision 1.37
59 retrieving revision 1.38
60 diff -u -r1.37 -r1.38
61 --- ChangeLog 5 Jul 2009 21:19:16 -0000 1.37
62 +++ ChangeLog 21 Apr 2010 20:24:59 -0000 1.38
63 @@ -1,6 +1,12 @@
64 # ChangeLog for dev-java/jgoodies-looks
65 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
66 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks/ChangeLog,v 1.37 2009/07/05 21:19:16 aballier Exp $
67 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
68 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks/ChangeLog,v 1.38 2010/04/21 20:24:59 caster Exp $
69 +
70 +*jgoodies-looks-2.3.1 (21 Apr 2010)
71 +
72 + 21 Apr 2010; Vlastimil Babka <caster@g.o>
73 + +jgoodies-looks-2.3.1.ebuild:
74 + Version bump.
75
76 05 Jul 2009; Alexis Ballier <aballier@g.o>
77 jgoodies-looks-2.1.4.ebuild:
78
79
80
81 1.1 dev-java/jgoodies-looks/jgoodies-looks-2.3.1.ebuild
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jgoodies-looks/jgoodies-looks-2.3.1.ebuild?rev=1.1&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-java/jgoodies-looks/jgoodies-looks-2.3.1.ebuild?rev=1.1&content-type=text/plain
85
86 Index: jgoodies-looks-2.3.1.ebuild
87 ===================================================================
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 # $Header: /var/cvsroot/gentoo-x86/dev-java/jgoodies-looks/jgoodies-looks-2.3.1.ebuild,v 1.1 2010/04/21 20:24:59 caster Exp $
91
92 JAVA_PKG_IUSE="doc source"
93
94 inherit eutils java-pkg-2 java-ant-2
95
96 MY_PN="looks"
97 MY_PV="${PV//./_}"
98 MY_P="${MY_PN}-${MY_PV}"
99 DESCRIPTION="JGoodies Looks Library"
100 HOMEPAGE="http://www.jgoodies.com/"
101 SRC_URI="http://www.jgoodies.com/download/libraries/${MY_PN}/${MY_P}.zip"
102
103 LICENSE="BSD"
104 SLOT="2.0"
105 KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
106 IUSE=""
107
108 DEPEND=">=virtual/jdk-1.4
109 app-arch/unzip"
110 RDEPEND=">=virtual/jre-1.4"
111
112 S="${WORKDIR}/${MY_PN}-${PV}"
113
114 src_unpack() {
115 unpack ${A}
116 cd "${S}"
117
118 # remove the bootclasspath brokedness, make building demo optional
119 epatch "${FILESDIR}/${PN}-2.0.4-build.xml.patch"
120
121 # unzip the look&feel settings from bundled jar before we delete it
122 unzip -j looks-${PV}.jar META-INF/services/javax.swing.LookAndFeel \
123 || die "unzip of javax.swing.LookAndFeel failed"
124 # and rename it to what build.xml expects
125 mv javax.swing.LookAndFeel all.txt
126
127 rm -v *.jar demo/*.jar lib/*.jar || die
128 rm -rv docs/api || die
129
130 # epatch "${FILESDIR}/${P}-configureEditor.patch"
131
132 }
133
134 src_compile() {
135 # bug #150970
136 java-pkg_filter-compiler jikes
137
138 # jar target fails unless we make descriptors.dir an existing directory
139 # I checked the ustream binary distribution and they also don't actually
140 # put anything there.
141 # 31.7.2006 betelgeuse@g.o
142 # update: it's where it looks for all.txt file
143 # 16.1.2007 caster@g.o
144 eant -Ddescriptors.dir="${S}" jar-all $(use_doc)
145 }
146
147 src_install() {
148 java-pkg_dojar build/looks.jar
149
150 dodoc RELEASE-NOTES.txt || die
151 dohtml README.html || die
152 if use doc; then
153 java-pkg_dohtml -r docs/*
154 java-pkg_dojavadoc build/docs/api
155 fi
156 use source && java-pkg_dosrc src/core/com
157 }