Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/lilypond: lilypond-9999.ebuild ChangeLog lilypond-2.17.25.ebuild
Date: Thu, 29 Aug 2013 06:05:13
Message-Id: 20130829060510.4844A2004C@flycatcher.gentoo.org
1 radhermit 13/08/29 06:05:10
2
3 Modified: lilypond-9999.ebuild ChangeLog
4 Added: lilypond-2.17.25.ebuild
5 Log:
6 Version bump.
7
8 (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
9
10 Revision Changes Path
11 1.4 media-sound/lilypond/lilypond-9999.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/lilypond-9999.ebuild?rev=1.4&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/lilypond-9999.ebuild?rev=1.4&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/lilypond-9999.ebuild?r1=1.3&r2=1.4
16
17 Index: lilypond-9999.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-9999.ebuild,v
20 retrieving revision 1.3
21 retrieving revision 1.4
22 diff -u -r1.3 -r1.4
23 --- lilypond-9999.ebuild 30 May 2013 07:07:58 -0000 1.3
24 +++ lilypond-9999.ebuild 29 Aug 2013 06:05:10 -0000 1.4
25 @@ -1,9 +1,9 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-9999.ebuild,v 1.3 2013/05/30 07:07:58 radhermit Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-9999.ebuild,v 1.4 2013/08/29 06:05:10 radhermit Exp $
30
31 EAPI=5
32 -PYTHON_COMPAT=( python{2_5,2_6,2_7} )
33 +PYTHON_COMPAT=( python{2_6,2_7} )
34
35 inherit elisp-common autotools eutils git-2 python-single-r1
36
37
38
39
40 1.160 media-sound/lilypond/ChangeLog
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/ChangeLog?rev=1.160&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/ChangeLog?rev=1.160&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/ChangeLog?r1=1.159&r2=1.160
45
46 Index: ChangeLog
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v
49 retrieving revision 1.159
50 retrieving revision 1.160
51 diff -u -r1.159 -r1.160
52 --- ChangeLog 16 Aug 2013 04:07:30 -0000 1.159
53 +++ ChangeLog 29 Aug 2013 06:05:10 -0000 1.160
54 @@ -1,6 +1,12 @@
55 # ChangeLog for media-sound/lilypond
56 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.159 2013/08/16 04:07:30 radhermit Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/ChangeLog,v 1.160 2013/08/29 06:05:10 radhermit Exp $
59 +
60 +*lilypond-2.17.25 (29 Aug 2013)
61 +
62 + 29 Aug 2013; Tim Harder <radhermit@g.o> +lilypond-2.17.25.ebuild,
63 + lilypond-9999.ebuild:
64 + Version bump.
65
66 16 Aug 2013; Tim Harder <radhermit@g.o> -lilypond-2.17.19.ebuild,
67 -lilypond-2.17.20.ebuild, -lilypond-2.17.21.ebuild, -lilypond-2.17.22.ebuild:
68
69
70
71 1.1 media-sound/lilypond/lilypond-2.17.25.ebuild
72
73 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/lilypond-2.17.25.ebuild?rev=1.1&view=markup
74 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/lilypond/lilypond-2.17.25.ebuild?rev=1.1&content-type=text/plain
75
76 Index: lilypond-2.17.25.ebuild
77 ===================================================================
78 # Copyright 1999-2013 Gentoo Foundation
79 # Distributed under the terms of the GNU General Public License v2
80 # $Header: /var/cvsroot/gentoo-x86/media-sound/lilypond/lilypond-2.17.25.ebuild,v 1.1 2013/08/29 06:05:10 radhermit Exp $
81
82 EAPI=5
83 PYTHON_COMPAT=( python{2_6,2_7} )
84
85 inherit elisp-common autotools eutils python-single-r1
86
87 DESCRIPTION="GNU Music Typesetter"
88 SRC_URI="http://download.linuxaudio.org/lilypond/sources/v${PV:0:4}/${P}.tar.gz"
89 HOMEPAGE="http://lilypond.org/"
90
91 LICENSE="GPL-3 FDL-1.3"
92 SLOT="0"
93 KEYWORDS="~amd64 ~hppa ~x86"
94 LANGS=" ca cs da de el eo es fi fr it ja nl ru sv tr uk vi zh_TW"
95 IUSE="debug emacs profile vim-syntax ${LANGS// / linguas_}"
96 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
97
98 RDEPEND=">=app-text/ghostscript-gpl-8.15
99 >=dev-scheme/guile-1.8.2[deprecated,regex]
100 media-fonts/urw-fonts
101 media-libs/fontconfig
102 media-libs/freetype:2
103 >=x11-libs/pango-1.12.3
104 emacs? ( virtual/emacs )
105 ${PYTHON_DEPS}"
106 DEPEND="${RDEPEND}
107 app-text/t1utils
108 dev-lang/perl
109 dev-texlive/texlive-metapost
110 virtual/pkgconfig
111 media-gfx/fontforge
112 >=sys-apps/texinfo-4.11
113 >=sys-devel/bison-2.0
114 sys-devel/flex
115 sys-devel/gettext
116 sys-devel/make"
117
118 # Correct output data for tests isn't bundled with releases
119 RESTRICT="test"
120
121 src_prepare() {
122 epatch "${FILESDIR}"/${PN}-2.17.2-tex-docs.patch
123
124 if ! use vim-syntax ; then
125 sed -i 's/vim//' GNUmakefile.in || die
126 fi
127
128 # respect CFLAGS
129 sed -i 's/OPTIMIZE -g/OPTIMIZE/' aclocal.m4 || die
130
131 for lang in ${LANGS}; do
132 use linguas_${lang} || rm po/${lang}.po || die
133 done
134
135 # respect AR
136 sed -i "s/^AR=ar/AR=$(tc-getAR)/" stepmake/stepmake/library-vars.make || die
137
138 eautoreconf
139 }
140
141 src_configure() {
142 # documentation generation currently not supported since it requires a newer
143 # version of texi2html than is currently in the tree
144
145 econf \
146 --with-ncsb-dir=/usr/share/fonts/urw-fonts \
147 --disable-documentation \
148 --disable-optimising \
149 --disable-pipe \
150 $(use_enable debug debugging) \
151 $(use_enable profile profiling)
152 }
153
154 src_compile() {
155 default
156
157 if use emacs ; then
158 elisp-compile elisp/lilypond-{font-lock,indent,mode,what-beat}.el \
159 || die "elisp-compile failed"
160 fi
161 }
162
163 src_install () {
164 emake DESTDIR="${D}" vimdir=/usr/share/vim/vimfiles install
165
166 # remove elisp files since they are in the wrong directory
167 rm -r "${ED}"/usr/share/emacs || die
168
169 if use emacs ; then
170 elisp-install ${PN} elisp/*.{el,elc} elisp/out/*.el \
171 || die "elisp-install failed"
172 elisp-site-file-install "${FILESDIR}"/50${PN}-gentoo.el
173 fi
174
175 python_fix_shebang "${ED}"
176
177 dodoc AUTHORS.txt HACKING NEWS.txt README.txt
178 }
179
180 pkg_postinst() {
181 use emacs && elisp-site-regen
182 }
183
184 pkg_postrm() {
185 use emacs && elisp-site-regen
186 }