Gentoo Archives: gentoo-commits

From: "Tomas Chvatal (scarabeus)" <scarabeus@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-biology/seaview: seaview-4.2.5.ebuild ChangeLog seaview-4.2.12.ebuild seaview-4.1.ebuild seaview-4.2.3.ebuild
Date: Tue, 22 Feb 2011 16:53:48
Message-Id: 20110222165339.3563620054@flycatcher.gentoo.org
1 scarabeus 11/02/22 16:53:39
2
3 Modified: seaview-4.2.5.ebuild ChangeLog
4 seaview-4.2.12.ebuild
5 Removed: seaview-4.1.ebuild seaview-4.2.3.ebuild
6 Log:
7 Remove old. Say goodbye to pdflib pdf useflag.
8
9 (Portage version: 2.2.0_alpha24/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.4 sci-biology/seaview/seaview-4.2.5.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/seaview/seaview-4.2.5.ebuild?rev=1.4&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/seaview/seaview-4.2.5.ebuild?rev=1.4&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/seaview/seaview-4.2.5.ebuild?r1=1.3&r2=1.4
17
18 Index: seaview-4.2.5.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.2.5.ebuild,v
21 retrieving revision 1.3
22 retrieving revision 1.4
23 diff -u -r1.3 -r1.4
24 --- seaview-4.2.5.ebuild 16 Jul 2010 22:05:28 -0000 1.3
25 +++ seaview-4.2.5.ebuild 22 Feb 2011 16:53:39 -0000 1.4
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.2.5.ebuild,v 1.3 2010/07/16 22:05:28 hwoarang Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.2.5.ebuild,v 1.4 2011/02/22 16:53:39 scarabeus Exp $
32
33 EAPI="2"
34
35 @@ -13,10 +13,9 @@
36 LICENSE="public-domain"
37 SLOT="0"
38 KEYWORDS="amd64 x86"
39 -IUSE="+pdf +xft"
40 +IUSE="+xft"
41
42 DEPEND="x11-libs/fltk:1.1
43 - pdf? ( media-libs/pdflib )
44 xft? ( x11-libs/libXft
45 x11-libs/fltk:1.1[xft] )"
46 RDEPEND="${DEPEND}
47 @@ -39,18 +38,6 @@
48 -e "s:^#PHYMLNAME:PHYMLNAME:" \
49 Makefile || die "sed failed while editing Makefile"
50
51 - if use pdf; then
52 - sed -i \
53 - -e "s:PDF_PS_FLAGS = -DNO_PDF:#PDF_PS_FLAGS = -DNO_PDF:" \
54 - -e "s:PDF_PS = postscript:#PDF_PS = postscript:" \
55 - -e "s:#PDF_INC = \$(HOME)/PDFlibLite:PDF_INC = /usr/include:" \
56 - -e "s:#PDF_LIB = \$(HOME)/PDFlibLite:PDF_LIB = /usr/lib:" \
57 - -e "s:#PDF_PS = pdf:PDF_PS = pdf:" \
58 - -e "s:#PDF_PS_FLAGS = -I\$(PDF_INC):PDF_PS_FLAGS = -I\$(PDF_INC):" \
59 - -e "s:#LPDF = -L\$(PDF_LIB) -lpdf:LPDF = -L\$(PDF_LIB) -lpdf:" \
60 - Makefile || die "sed failed while editing Makefile to enable pdf output"
61 - fi
62 -
63 if use xft; then
64 sed -i \
65 -e "s:^#USE_XFT .*:USE_XFT = -DUSE_XFT $(xft-config --cflags):" \
66
67
68
69 1.39 sci-biology/seaview/ChangeLog
70
71 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/seaview/ChangeLog?rev=1.39&view=markup
72 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/seaview/ChangeLog?rev=1.39&content-type=text/plain
73 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/seaview/ChangeLog?r1=1.38&r2=1.39
74
75 Index: ChangeLog
76 ===================================================================
77 RCS file: /var/cvsroot/gentoo-x86/sci-biology/seaview/ChangeLog,v
78 retrieving revision 1.38
79 retrieving revision 1.39
80 diff -u -r1.38 -r1.39
81 --- ChangeLog 1 Feb 2011 08:24:21 -0000 1.38
82 +++ ChangeLog 22 Feb 2011 16:53:39 -0000 1.39
83 @@ -1,6 +1,11 @@
84 # ChangeLog for sci-biology/seaview
85 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
86 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/ChangeLog,v 1.38 2011/02/01 08:24:21 je_fro Exp $
87 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/ChangeLog,v 1.39 2011/02/22 16:53:39 scarabeus Exp $
88 +
89 + 22 Feb 2011; Tomáš Chvátal <scarabeus@g.o> -seaview-4.1.ebuild,
90 + -seaview-4.2.3.ebuild, seaview-4.2.5.ebuild, seaview-4.2.12.ebuild,
91 + -files/seaview-20071113-glibc-2.10.patch, -files/seaview.desktop:
92 + Remove old. Say goodbye to pdflib pdf useflag.
93
94 01 Feb 2011; Jeff Gardner <je_fro@g.o> seaview-4.2.12.ebuild:
95 Fix to use pkg-config instead of deprecated xft-config.
96
97
98
99 1.3 sci-biology/seaview/seaview-4.2.12.ebuild
100
101 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/seaview/seaview-4.2.12.ebuild?rev=1.3&view=markup
102 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/seaview/seaview-4.2.12.ebuild?rev=1.3&content-type=text/plain
103 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-biology/seaview/seaview-4.2.12.ebuild?r1=1.2&r2=1.3
104
105 Index: seaview-4.2.12.ebuild
106 ===================================================================
107 RCS file: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.2.12.ebuild,v
108 retrieving revision 1.2
109 retrieving revision 1.3
110 diff -u -r1.2 -r1.3
111 --- seaview-4.2.12.ebuild 1 Feb 2011 08:24:21 -0000 1.2
112 +++ seaview-4.2.12.ebuild 22 Feb 2011 16:53:39 -0000 1.3
113 @@ -1,6 +1,6 @@
114 # Copyright 1999-2011 Gentoo Foundation
115 # Distributed under the terms of the GNU General Public License v2
116 -# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.2.12.ebuild,v 1.2 2011/02/01 08:24:21 je_fro Exp $
117 +# $Header: /var/cvsroot/gentoo-x86/sci-biology/seaview/seaview-4.2.12.ebuild,v 1.3 2011/02/22 16:53:39 scarabeus Exp $
118
119 EAPI="2"
120
121 @@ -13,10 +13,9 @@
122 LICENSE="public-domain"
123 SLOT="0"
124 KEYWORDS="~amd64 ~x86"
125 -IUSE="+pdf +xft"
126 +IUSE="+xft"
127
128 DEPEND="x11-libs/fltk:1.1
129 - pdf? ( media-libs/pdflib )
130 xft? ( x11-libs/libXft
131 x11-libs/fltk:1.1[xft] )"
132 RDEPEND="${DEPEND}
133 @@ -39,18 +38,6 @@
134 -e "s:^#PHYMLNAME:PHYMLNAME:" \
135 Makefile || die "sed failed while editing Makefile"
136
137 - if use pdf; then
138 - sed -i \
139 - -e "s:PDF_PS_FLAGS = -DNO_PDF:#PDF_PS_FLAGS = -DNO_PDF:" \
140 - -e "s:PDF_PS = postscript:#PDF_PS = postscript:" \
141 - -e "s:#PDF_INC = \$(HOME)/PDFlibLite:PDF_INC = /usr/include:" \
142 - -e "s:#PDF_LIB = \$(HOME)/PDFlibLite:PDF_LIB = /usr/lib:" \
143 - -e "s:#PDF_PS = pdf:PDF_PS = pdf:" \
144 - -e "s:#PDF_PS_FLAGS = -I\$(PDF_INC):PDF_PS_FLAGS = -I\$(PDF_INC):" \
145 - -e "s:#LPDF = -L\$(PDF_LIB) -lpdf:LPDF = -L\$(PDF_LIB) -lpdf:" \
146 - Makefile || die "sed failed while editing Makefile to enable pdf output"
147 - fi
148 -
149 if use xft; then
150 sed -i \
151 -e "s:^#USE_XFT .*:USE_XFT = -DUSE_XFT $(pkg-config --cflags xft):" \