Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-office/texmacs: ChangeLog texmacs-1.0.7.2.ebuild texmacs-1.0.7.7.ebuild texmacs-1.0.7.6.ebuild
Date: Sun, 31 Oct 2010 05:15:52
Message-Id: 20101031051544.9B70420054@flycatcher.gentoo.org
1 grozin 10/10/31 05:15:44
2
3 Modified: ChangeLog texmacs-1.0.7.2.ebuild
4 texmacs-1.0.7.6.ebuild
5 Added: texmacs-1.0.7.7.ebuild
6 Log:
7 Version bump, bug #338459 fixed, identical patch files combined
8
9 (Portage version: 2.2.0_alpha2/cvs/Linux i686)
10
11 Revision Changes Path
12 1.84 app-office/texmacs/ChangeLog
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.84&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/ChangeLog?rev=1.84&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/ChangeLog?r1=1.83&r2=1.84
17
18 Index: ChangeLog
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v
21 retrieving revision 1.83
22 retrieving revision 1.84
23 diff -u -r1.83 -r1.84
24 --- ChangeLog 16 Sep 2010 10:20:24 -0000 1.83
25 +++ ChangeLog 31 Oct 2010 05:15:44 -0000 1.84
26 @@ -1,6 +1,15 @@
27 # ChangeLog for app-office/texmacs
28 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
29 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.83 2010/09/16 10:20:24 grozin Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.84 2010/10/31 05:15:44 grozin Exp $
31 +
32 +*texmacs-1.0.7.7 (31 Oct 2010)
33 +
34 + 31 Oct 2010; Andrey Grozin <grozin@g.o> texmacs-1.0.7.2.ebuild,
35 + -files/texmacs-1.0.7.2-strip.patch, -files/texmacs-1.0.7.5-strip.patch,
36 + texmacs-1.0.7.6.ebuild, -files/texmacs-1.0.7.6-strip.patch,
37 + +texmacs-1.0.7.7.ebuild, +files/texmacs-ldflags.patch,
38 + +files/texmacs-strip.patch:
39 + Version bump, bug #338459 fixed, identical patch files combined
40
41 *texmacs-1.0.7.6 (16 Sep 2010)
42
43
44
45
46 1.8 app-office/texmacs/texmacs-1.0.7.2.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild?rev=1.8&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild?rev=1.8&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild?r1=1.7&r2=1.8
51
52 Index: texmacs-1.0.7.2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v
55 retrieving revision 1.7
56 retrieving revision 1.8
57 diff -u -r1.7 -r1.8
58 --- texmacs-1.0.7.2.ebuild 26 Dec 2009 17:26:26 -0000 1.7
59 +++ texmacs-1.0.7.2.ebuild 31 Oct 2010 05:15:44 -0000 1.8
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2009 Gentoo Foundation
62 +# Copyright 1999-2010 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v 1.7 2009/12/26 17:26:26 pva Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.2.ebuild,v 1.8 2010/10/31 05:15:44 grozin Exp $
66 EAPI=2
67 inherit autotools
68 MY_P=${P/tex/TeX}-src
69 @@ -34,7 +34,7 @@
70
71 src_prepare() {
72 # don't strip
73 - epatch "${FILESDIR}"/${P}-strip.patch
74 + epatch "${FILESDIR}"/${PN}-strip.patch
75
76 eautoreconf
77 }
78
79
80
81 1.2 app-office/texmacs/texmacs-1.0.7.6.ebuild
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.6.ebuild?rev=1.2&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.6.ebuild?rev=1.2&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.6.ebuild?r1=1.1&r2=1.2
86
87 Index: texmacs-1.0.7.6.ebuild
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.6.ebuild,v
90 retrieving revision 1.1
91 retrieving revision 1.2
92 diff -u -r1.1 -r1.2
93 --- texmacs-1.0.7.6.ebuild 16 Sep 2010 10:20:24 -0000 1.1
94 +++ texmacs-1.0.7.6.ebuild 31 Oct 2010 05:15:44 -0000 1.2
95 @@ -1,6 +1,6 @@
96 # Copyright 1999-2010 Gentoo Foundation
97 # Distributed under the terms of the GNU General Public License v2
98 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.6.ebuild,v 1.1 2010/09/16 10:20:24 grozin Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.6.ebuild,v 1.2 2010/10/31 05:15:44 grozin Exp $
100 EAPI=2
101 inherit autotools
102 MY_P=${P/tex/TeX}-src
103 @@ -42,7 +42,7 @@
104
105 src_prepare() {
106 # don't strip
107 - epatch "${FILESDIR}"/${P}-strip.patch
108 + epatch "${FILESDIR}"/${PN}-strip.patch
109
110 eautoreconf
111 }
112
113
114
115 1.1 app-office/texmacs/texmacs-1.0.7.7.ebuild
116
117 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.7.ebuild?rev=1.1&view=markup
118 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-office/texmacs/texmacs-1.0.7.7.ebuild?rev=1.1&content-type=text/plain
119
120 Index: texmacs-1.0.7.7.ebuild
121 ===================================================================
122 # Copyright 1999-2010 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 # $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.7.7.ebuild,v 1.1 2010/10/31 05:15:44 grozin Exp $
125 EAPI=2
126 inherit autotools
127 MY_P=${P/tex/TeX}-src
128 DESCRIPTION="Wysiwyg text processor with high-quality maths"
129
130 SRC_URI="ftp://ftp.texmacs.org/pub/TeXmacs/targz/${MY_P}.tar.gz
131 ftp://ftp.texmacs.org/pub/TeXmacs/targz/TeXmacs-600dpi-fonts.tar.gz"
132
133 HOMEPAGE="http://www.texmacs.org/"
134 LICENSE="GPL-3"
135 SLOT="0"
136 IUSE="imlib jpeg netpbm -qt4 svg spell"
137 KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux"
138
139 RDEPEND="dev-scheme/guile[deprecated]
140 virtual/latex-base
141 app-text/ghostscript-gpl
142 media-libs/freetype
143 x11-libs/libXext
144 x11-apps/xmodmap
145 qt4? ( x11-libs/qt-gui:4 )
146 imlib? ( media-libs/imlib2 )
147 jpeg? ( || ( media-gfx/imagemagick media-gfx/jpeg2ps ) )
148 svg? ( || ( media-gfx/inkscape gnome-base/librsvg ) )
149 netpbm? ( media-libs/netpbm )
150 spell? ( || ( >=app-text/ispell-3.2 >=app-text/aspell-0.5 ) )"
151
152 DEPEND="${RDEPEND}
153 x11-proto/xproto"
154
155 S="${WORKDIR}/${MY_P}"
156
157 pkg_setup() {
158 if use qt4; then
159 ewarn "Qt port is highly experimental"
160 ewarn "If you want a stable TeXmacs, emerge with USE=-qt4"
161 fi
162 }
163
164 src_prepare() {
165 # don't strip
166 epatch "${FILESDIR}"/${PN}-strip.patch
167
168 # respect LDFLAGS, bug #338459
169 epatch "${FILESDIR}"/${PN}-ldflags.patch
170
171 eautoreconf
172 }
173
174 src_configure() {
175 econf $(use_with imlib imlib2) \
176 --enable-optimize="${CXXFLAGS}" \
177 $(use_enable qt4 qt)
178 }
179
180 src_install() {
181 emake DESTDIR="${D}" install || die "emake install failed"
182 dodoc TODO || die "dodoc failed"
183 domenu "${FILESDIR}"/TeXmacs.desktop || die "domenu failed"
184
185 # now install the fonts
186 insinto /usr/share/texmf
187 doins -r "${WORKDIR}/fonts" || die "installing fonts failed"
188 }