Gentoo Archives: gentoo-commits

From: "Michele Noberasco (s4t4n)" <s4t4n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/wmSpaceWeather: ChangeLog wmSpaceWeather-1.04_p19.ebuild
Date: Fri, 01 Feb 2008 14:00:26
Message-Id: E1JKwRL-0001ni-BV@stork.gentoo.org
1 s4t4n 08/02/01 14:00:23
2
3 Modified: ChangeLog
4 Added: wmSpaceWeather-1.04_p19.ebuild
5 Log:
6 Revision bump, with lots of fixes (see CL). Closes bug #207888.
7 (Portage version: 2.1.3.19)
8
9 Revision Changes Path
10 1.12 x11-plugins/wmSpaceWeather/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog?r1=1.11&r2=1.12
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- ChangeLog 22 Jul 2007 05:32:16 -0000 1.11
23 +++ ChangeLog 1 Feb 2008 14:00:22 -0000 1.12
24 @@ -1,6 +1,14 @@
25 # ChangeLog for x11-plugins/wmSpaceWeather
26 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v 1.11 2007/07/22 05:32:16 dberkholz Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/ChangeLog,v 1.12 2008/02/01 14:00:22 s4t4n Exp $
29 +
30 +*wmSpaceWeather-1.04_p19 (08 Feb 2008)
31 +
32 + 08 Feb 2008; Michele Noberasco <s4t4n@g.o>
33 + wmSpaceWeather-1.04_p19.ebuild :
34 + Revision bump, with debian patchset, new SRC_URI and HOMEPAGE,
35 + data locations. Now it also honour LDFLAGS, crosscompile, dependancies,
36 + etc. Closes bug #207888.
37
38 22 Jul 2007; Donnie Berkholz <dberkholz@g.o>;
39 wmSpaceWeather-1.04.ebuild:
40
41
42
43 1.1 x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild?rev=1.1&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild?rev=1.1&content-type=text/plain
47
48 Index: wmSpaceWeather-1.04_p19.ebuild
49 ===================================================================
50 # Copyright 1999-2008 Gentoo Foundation
51 # Distributed under the terms of the GNU General Public License v2
52 # $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04_p19.ebuild,v 1.1 2008/02/01 14:00:22 s4t4n Exp $
53
54 inherit eutils multilib toolchain-funcs
55
56 MY_PN="wmspaceweather"
57 MY_PV_ORIG="${PV/_p*}"
58 MY_PV_PATCH="${PV/_p/-}"
59 MY_P_ORIG="${MY_PN}_${MY_PV_ORIG}.orig"
60 MY_P_PATCH="${MY_PN}_${MY_PV_PATCH}.diff"
61
62 DESCRIPTION="dockapp showing weather at geosynchronous orbit."
63 HOMEPAGE="http://packages.debian.org/sid/wmspaceweather"
64 SRC_URI="mirror://debian/pool/main/w/${MY_PN}/${MY_P_ORIG}.tar.gz
65 mirror://debian/pool/main/w/${MY_PN}/${MY_P_PATCH}.gz"
66
67 SLOT="0"
68 LICENSE="GPL-2"
69 KEYWORDS="~x86 ~amd64 ~mips ~hppa ~ppc ~sparc"
70 IUSE=""
71
72 CDEPEND="x11-libs/libX11
73 x11-libs/libXext
74 x11-libs/libXpm"
75 DEPEND="${CDEPEND}
76 x11-proto/xproto
77 x11-proto/xextproto"
78 RDEPEND="${CDEPEND}
79 net-misc/curl
80 dev-lang/perl"
81
82 S="${WORKDIR}/${MY_P_ORIG/_/-}/${PN}"
83
84 src_unpack() {
85 unpack ${MY_P_ORIG}.tar.gz
86 epatch "${DISTDIR}"/${MY_P_PATCH}.gz
87
88 # need to apply patches from Debian first, do NOT change the order
89 cd "${S}"
90 mv ../debian/patches "${WORKDIR}"/patch
91 EPATCH_SUFFIX="dpatch" EPATCH_FORCE="yes" \
92 EPATCH_MULTI_MSG="Applying Debian patches ..." epatch
93 epatch "${FILESDIR}"/${P}-gentoo.patch
94 epatch "${FILESDIR}"/${P}-getkp.patch
95 }
96
97 src_compile() {
98 emake clean || die "make clean failed"
99 emake CC="$(tc-getCC)" LIBDIR="/usr/$(get_libdir)" || die "parallel make failed"
100 }
101
102 src_install() {
103 emake DESTDIR="${D}" install || die install failed
104 dodoc ../{BUGS,CHANGES,HINTS,README}
105 }
106
107 pkg_postinst() {
108 elog "You need to emerge www-client/mozilla-firefox or www-client/mozilla-firefox-bin"
109 elog "to use the -url functionality - see man ${PN} for more info."
110 elog
111 elog "This version uses curl instead of wget. You may edit /usr/share/wmspaceweather/GetKp"
112 elog "if you don't like it."
113 }
114
115
116
117 --
118 gentoo-commits@l.g.o mailing list