Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/lilypond/
Date: Thu, 30 Nov 2017 14:47:06
Message-Id: 1512053158.52201849c88be17ce3d964508bc23b07313b137e.monsieurp@gentoo
1 commit: 52201849c88be17ce3d964508bc23b07313b137e
2 Author: Karl Linden <karl.j.linden <AT> gmail <DOT> com>
3 AuthorDate: Sun Nov 26 18:45:48 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 14:45:58 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52201849
7
8 media-sound/lilypond: remove old.
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 media-sound/lilypond/Manifest | 2 -
13 media-sound/lilypond/lilypond-2.19.61.ebuild | 147 ---------------------------
14 media-sound/lilypond/lilypond-2.19.63.ebuild | 147 ---------------------------
15 3 files changed, 296 deletions(-)
16
17 diff --git a/media-sound/lilypond/Manifest b/media-sound/lilypond/Manifest
18 index fabbf167fac..9eadf5b38fd 100644
19 --- a/media-sound/lilypond/Manifest
20 +++ b/media-sound/lilypond/Manifest
21 @@ -1,6 +1,4 @@
22 DIST lilypond-2.18.2.tar.gz 16027977 SHA256 329d733765b0ba7be1878ae3f457dbbb875cc2840d2b75af4afc48c9454fba07 SHA512 0692f6eb41733076ba7f610cd1e65762f4dfd67307e2ab9e222b140d58ae3a1bb1c6b3be3bcff778d57f161868cf6d57e99bf43bf20f2663d042a07493942ec6 WHIRLPOOL 95db264992a1e425fd1ee53d980941eef554c1784a1adfc105750d82d11664f61207c2b1897b6e99448790131c0715f08401f45b663c420553925596c6fd4b1c
23 DIST lilypond-2.19.54.tar.gz 17068093 SHA256 0ee709f1e58caf13cf5abea9bb74179ba5c7a4f2dc470ec48d9aefb553e68a58 SHA512 bcf682595017e5ad9125c3c8e89c00faa3ab7f84ac92dce06ac6ea1d93f358d779f83b2391e36219ea8f76fa569c9f3c17120024cca4cf43a0facb2b24127c8b WHIRLPOOL 7ce1cc7e89c5907515f8505a1e1efe1aadf8df48c24d70a2fe39924cf9301b6c676121e6c6ceac75b76a085e5d940c6c3bb6c31e87d314dda72c68f0af1307c8
24 -DIST lilypond-2.19.61.tar.gz 17154903 BLAKE2B e592d1e25e6bdac0136410ded4edd3bfd1c0cc45433a2455bed2fead5fddc7b99ba2d8eac079e6bd79046bb621d6294e3c8fd296c70efd18c4dfe4c678c50c4f SHA512 870d747f6d29644824e965f4a0ff37555afbf8d8013f01965f64d4b95ca6487d15468aee27fa44036ed2d35b00f8e9bc69c22a670ad97f04ae39a16d57ea83b9
25 -DIST lilypond-2.19.63.tar.gz 17172960 BLAKE2B 6f81f86cef097ef466db47f5056c4dfac53f31ffdfb99c127ca4e477c8828dacbc8ac0fdb6eb432516337252336c55e24ebc4effcca38a2f2c8bd7de7ce9aba9 SHA512 58f8922e2965bb37a08472f49d88e650d2c530a29e4672b858c0d8d91dbd8a94db78668c37424ab59084cc03c7cd07e931b138374d351ecd580f23986035f106
26 DIST lilypond-2.19.64.tar.gz 17174255 BLAKE2B 840b91ff39648e7ad741d1139a2040ee33aa922934a7bf891649ea99cf4aa95b0e82a98421e154cae3fb617ac8b38dc412e072206e3437e770801fe91ab914a3 SHA512 f0728496b0271c55e29871f23df53ea1be7036029c85a5ba4b88cd7c6005ff0ec880ab0992e9d99c36c7e82e83023a809f783e69f10982de3ccdd161f38ecec9
27 DIST lilypond-2.19.80.tar.gz 17244725 BLAKE2B f0883d59b1a14634d5d32e6a6f02c0a224643d6d28a3da623d5163396b74ebd15c3307c33c4d96778254fb6486a74c3324d26e3015d51fa163e3765f2c3767aa SHA512 13a7f258bac8ff77ad6d3879f128e86dd5bf45c7780c9738e6976915574d2dfc5404e6f49ca61dcaf8bb15eb266e65fedec4131a50ded7ab305d1856bbd7a3d6
28
29 diff --git a/media-sound/lilypond/lilypond-2.19.61.ebuild b/media-sound/lilypond/lilypond-2.19.61.ebuild
30 deleted file mode 100644
31 index 5dd683dc418..00000000000
32 --- a/media-sound/lilypond/lilypond-2.19.61.ebuild
33 +++ /dev/null
34 @@ -1,147 +0,0 @@
35 -# Copyright 1999-2017 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -
38 -EAPI=6
39 -PYTHON_COMPAT=( python2_7 )
40 -
41 -[[ "${PV}" = "9999" ]] && inherit git-r3
42 -inherit elisp-common autotools python-single-r1 xdg-utils
43 -
44 -if [[ "${PV}" = "9999" ]]; then
45 - EGIT_REPO_URI="git://git.sv.gnu.org/lilypond.git"
46 -else
47 - SRC_URI="http://download.linuxaudio.org/lilypond/sources/v${PV:0:4}/${P}.tar.gz"
48 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
49 -fi
50 -
51 -DESCRIPTION="GNU Music Typesetter"
52 -HOMEPAGE="http://lilypond.org/"
53 -
54 -LICENSE="GPL-3 FDL-1.3"
55 -SLOT="0"
56 -LANGS=" ca cs da de el eo es fi fr it ja nl ru sv tr uk vi zh_TW"
57 -IUSE="debug emacs guile2 profile vim-syntax ${LANGS// / linguas_}"
58 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
59 -
60 -RDEPEND=">=app-text/ghostscript-gpl-8.15
61 - >=dev-scheme/guile-1.8.2:12[deprecated,regex]
62 - media-fonts/tex-gyre
63 - media-libs/fontconfig
64 - media-libs/freetype:2
65 - >=x11-libs/pango-1.12.3
66 - emacs? ( virtual/emacs )
67 - guile2? ( >=dev-scheme/guile-2:12 )
68 - !guile2? (
69 - >=dev-scheme/guile-1.8.2:12[deprecated,regex]
70 - <dev-scheme/guile-2.0:12
71 - )
72 - ${PYTHON_DEPS}"
73 -DEPEND="${RDEPEND}
74 - app-text/t1utils
75 - dev-lang/perl
76 - dev-libs/kpathsea
77 - >=dev-texlive/texlive-metapost-2013
78 - || (
79 - >=app-text/texlive-core-2013
80 - >=dev-tex/metapost-1.803
81 - )
82 - virtual/pkgconfig
83 - media-gfx/fontforge[png]
84 - >=sys-apps/texinfo-4.11
85 - >=sys-devel/bison-2.0
86 - sys-devel/flex
87 - sys-devel/gettext
88 - sys-devel/make"
89 -
90 -# Correct output data for tests isn't bundled with releases
91 -RESTRICT="test"
92 -
93 -DOCS=( DEDICATION HACKING README.txt ROADMAP )
94 -
95 -pkg_setup() {
96 - # make sure >=metapost-1.803 is selected if it's installed, bug 498704
97 - if [[ ${MERGE_TYPE} != binary ]] && has_version ">=dev-tex/metapost-1.803" ; then
98 - if [[ $(readlink "${EROOT}"/usr/bin/mpost) =~ mpost-texlive-* ]] ; then
99 - einfo "Updating metapost symlink"
100 - eselect mpost update || die
101 - fi
102 - fi
103 -
104 - python-single-r1_pkg_setup
105 -}
106 -
107 -src_prepare() {
108 - default
109 -
110 - if ! use vim-syntax ; then
111 - sed -i 's/vim//' GNUmakefile.in || die
112 - fi
113 -
114 - # respect CFLAGS
115 - sed -i 's/OPTIMIZE -g/OPTIMIZE/' aclocal.m4 || die
116 -
117 - for lang in ${LANGS}; do
118 - use linguas_${lang} || rm po/${lang}.po || die
119 - done
120 -
121 - # respect AR
122 - sed -i "s/^AR=ar/AR=$(tc-getAR)/" stepmake/stepmake/library-vars.make || die
123 -
124 - # remove bundled texinfo file (fixes bug #448560)
125 - rm tex/texinfo.tex || die
126 -
127 - eautoreconf
128 -
129 - xdg_environment_reset #586592
130 -}
131 -
132 -src_configure() {
133 - # documentation generation currently not supported since it requires a newer
134 - # version of texi2html than is currently in the tree
135 -
136 - local myeconfargs=(
137 - --with-texgyre-dir=/usr/share/fonts/tex-gyre
138 - --disable-documentation
139 - --disable-optimising
140 - --disable-pipe
141 - $(use_enable debug debugging)
142 - $(use_enable guile2)
143 - $(use_enable profile profiling)
144 - )
145 -
146 - econf "${myeconfargs[@]}"
147 -}
148 -
149 -src_compile() {
150 - default
151 -
152 - if use emacs ; then
153 - elisp-compile elisp/lilypond-{font-lock,indent,mode,what-beat}.el \
154 - || die "elisp-compile failed"
155 - fi
156 -}
157 -
158 -src_install () {
159 - emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install
160 -
161 - # remove elisp files since they are in the wrong directory
162 - rm -r "${ED}"/usr/share/emacs || die
163 -
164 - if use emacs ; then
165 - elisp-install ${PN} elisp/*.{el,elc} elisp/out/*.el \
166 - || die "elisp-install failed"
167 - elisp-site-file-install "${FILESDIR}"/50${PN}-gentoo.el
168 - fi
169 -
170 - python_fix_shebang "${ED}"
171 -
172 - einstalldocs
173 -}
174 -
175 -pkg_postinst() {
176 - use emacs && elisp-site-regen
177 -}
178 -
179 -pkg_postrm() {
180 - use emacs && elisp-site-regen
181 -}
182
183 diff --git a/media-sound/lilypond/lilypond-2.19.63.ebuild b/media-sound/lilypond/lilypond-2.19.63.ebuild
184 deleted file mode 100644
185 index 5dd683dc418..00000000000
186 --- a/media-sound/lilypond/lilypond-2.19.63.ebuild
187 +++ /dev/null
188 @@ -1,147 +0,0 @@
189 -# Copyright 1999-2017 Gentoo Foundation
190 -# Distributed under the terms of the GNU General Public License v2
191 -
192 -EAPI=6
193 -PYTHON_COMPAT=( python2_7 )
194 -
195 -[[ "${PV}" = "9999" ]] && inherit git-r3
196 -inherit elisp-common autotools python-single-r1 xdg-utils
197 -
198 -if [[ "${PV}" = "9999" ]]; then
199 - EGIT_REPO_URI="git://git.sv.gnu.org/lilypond.git"
200 -else
201 - SRC_URI="http://download.linuxaudio.org/lilypond/sources/v${PV:0:4}/${P}.tar.gz"
202 - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86"
203 -fi
204 -
205 -DESCRIPTION="GNU Music Typesetter"
206 -HOMEPAGE="http://lilypond.org/"
207 -
208 -LICENSE="GPL-3 FDL-1.3"
209 -SLOT="0"
210 -LANGS=" ca cs da de el eo es fi fr it ja nl ru sv tr uk vi zh_TW"
211 -IUSE="debug emacs guile2 profile vim-syntax ${LANGS// / linguas_}"
212 -REQUIRED_USE="${PYTHON_REQUIRED_USE}"
213 -
214 -RDEPEND=">=app-text/ghostscript-gpl-8.15
215 - >=dev-scheme/guile-1.8.2:12[deprecated,regex]
216 - media-fonts/tex-gyre
217 - media-libs/fontconfig
218 - media-libs/freetype:2
219 - >=x11-libs/pango-1.12.3
220 - emacs? ( virtual/emacs )
221 - guile2? ( >=dev-scheme/guile-2:12 )
222 - !guile2? (
223 - >=dev-scheme/guile-1.8.2:12[deprecated,regex]
224 - <dev-scheme/guile-2.0:12
225 - )
226 - ${PYTHON_DEPS}"
227 -DEPEND="${RDEPEND}
228 - app-text/t1utils
229 - dev-lang/perl
230 - dev-libs/kpathsea
231 - >=dev-texlive/texlive-metapost-2013
232 - || (
233 - >=app-text/texlive-core-2013
234 - >=dev-tex/metapost-1.803
235 - )
236 - virtual/pkgconfig
237 - media-gfx/fontforge[png]
238 - >=sys-apps/texinfo-4.11
239 - >=sys-devel/bison-2.0
240 - sys-devel/flex
241 - sys-devel/gettext
242 - sys-devel/make"
243 -
244 -# Correct output data for tests isn't bundled with releases
245 -RESTRICT="test"
246 -
247 -DOCS=( DEDICATION HACKING README.txt ROADMAP )
248 -
249 -pkg_setup() {
250 - # make sure >=metapost-1.803 is selected if it's installed, bug 498704
251 - if [[ ${MERGE_TYPE} != binary ]] && has_version ">=dev-tex/metapost-1.803" ; then
252 - if [[ $(readlink "${EROOT}"/usr/bin/mpost) =~ mpost-texlive-* ]] ; then
253 - einfo "Updating metapost symlink"
254 - eselect mpost update || die
255 - fi
256 - fi
257 -
258 - python-single-r1_pkg_setup
259 -}
260 -
261 -src_prepare() {
262 - default
263 -
264 - if ! use vim-syntax ; then
265 - sed -i 's/vim//' GNUmakefile.in || die
266 - fi
267 -
268 - # respect CFLAGS
269 - sed -i 's/OPTIMIZE -g/OPTIMIZE/' aclocal.m4 || die
270 -
271 - for lang in ${LANGS}; do
272 - use linguas_${lang} || rm po/${lang}.po || die
273 - done
274 -
275 - # respect AR
276 - sed -i "s/^AR=ar/AR=$(tc-getAR)/" stepmake/stepmake/library-vars.make || die
277 -
278 - # remove bundled texinfo file (fixes bug #448560)
279 - rm tex/texinfo.tex || die
280 -
281 - eautoreconf
282 -
283 - xdg_environment_reset #586592
284 -}
285 -
286 -src_configure() {
287 - # documentation generation currently not supported since it requires a newer
288 - # version of texi2html than is currently in the tree
289 -
290 - local myeconfargs=(
291 - --with-texgyre-dir=/usr/share/fonts/tex-gyre
292 - --disable-documentation
293 - --disable-optimising
294 - --disable-pipe
295 - $(use_enable debug debugging)
296 - $(use_enable guile2)
297 - $(use_enable profile profiling)
298 - )
299 -
300 - econf "${myeconfargs[@]}"
301 -}
302 -
303 -src_compile() {
304 - default
305 -
306 - if use emacs ; then
307 - elisp-compile elisp/lilypond-{font-lock,indent,mode,what-beat}.el \
308 - || die "elisp-compile failed"
309 - fi
310 -}
311 -
312 -src_install () {
313 - emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install
314 -
315 - # remove elisp files since they are in the wrong directory
316 - rm -r "${ED}"/usr/share/emacs || die
317 -
318 - if use emacs ; then
319 - elisp-install ${PN} elisp/*.{el,elc} elisp/out/*.el \
320 - || die "elisp-install failed"
321 - elisp-site-file-install "${FILESDIR}"/50${PN}-gentoo.el
322 - fi
323 -
324 - python_fix_shebang "${ED}"
325 -
326 - einstalldocs
327 -}
328 -
329 -pkg_postinst() {
330 - use emacs && elisp-site-regen
331 -}
332 -
333 -pkg_postrm() {
334 - use emacs && elisp-site-regen
335 -}