Gentoo Archives: gentoo-commits

From: Tim Harder <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/llpp/
Date: Mon, 26 Oct 2020 06:24:28
Message-Id: 1603693358.fa34b5c80403d8131f45f4680f715f71f013bb69.radhermit@gentoo
1 commit: fa34b5c80403d8131f45f4680f715f71f013bb69
2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 26 06:21:11 2020 +0000
4 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 26 06:22:38 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa34b5c8
7
8 app-text/llpp: remove old
9
10 Closes: https://bugs.gentoo.org/734888
11 Signed-off-by: Tim Harder <radhermit <AT> gentoo.org>
12
13 app-text/llpp/Manifest | 3 --
14 app-text/llpp/llpp-30_p20190316.ebuild | 72 ---------------------------------
15 app-text/llpp/llpp-31.ebuild | 61 ----------------------------
16 app-text/llpp/llpp-31_p20191016.ebuild | 73 ----------------------------------
17 4 files changed, 209 deletions(-)
18
19 diff --git a/app-text/llpp/Manifest b/app-text/llpp/Manifest
20 index 0825c3930b0..1c44ba978be 100644
21 --- a/app-text/llpp/Manifest
22 +++ b/app-text/llpp/Manifest
23 @@ -1,5 +1,2 @@
24 DIST llpp-30.tar.gz 165821 BLAKE2B 755648f9f7e0e0740dd9647559c085ab1626edfceb91d8df4aa783610f32499d744f24a2e0ac0d6f13e747695e8829112e59bcf0fc78c7ef5f4b2427c759353d SHA512 1dfcf273bdabfb3c7b38366bac60659555b943f459cb3fd6e656df1a33c0f84e6745d62522c5498df0bd6182bda13973144724054588c07145018bb3e758d893
25 -DIST llpp-30_p20190316.tar.gz 169517 BLAKE2B 56dbb4fc1f46e654f15986edf870bec22c3d26c694915db88125d99b8f0460c70ac3bd48c82f45f32939f5a09753a4ec6f2e6d544397a0d6ba242640c363917d SHA512 c736b94595eab1fd45e6fb6aa89a988e0c3ec1f4c7c88f8655d17a88c9ff62c6b7db4396a3934690861b5e61af595baa6736b92c585ad68c51677f3e577bd713
26 -DIST llpp-31.tar.gz 169199 BLAKE2B 3f60db741fb94bf1b4753f5443705e68f062a68212fd3d0d8062f54b3b71002dc0ee3ba3040f9be028a40d8e96de11c8c53966196e631458f65d863f90f7226f SHA512 d9e213078899ece4a92291199bc2ea962c40a185b9908a7db241a773f57c64e08b004a8433984b86cc4b59088f97991b2ee8ee94e75d71536ce378dd32316e57
27 -DIST llpp-31_p20191016.tar.gz 169480 BLAKE2B af8f01d156863b642ad1c062b4b1a00a744955fdc1e7446b7a5023e6d03b58af77c699140b54d337c0eeacf65fba7a06ccfd6baa6ab9e1920bd7fd0fcfa90d97 SHA512 6fdd2621aec9f026e175c52957c77293a105adc81e42dad33f24631d5d2ae6775978834e84e1cab73cc8d1246af684384f9057a0f613438a19eaf7b607f92ddf
28 DIST llpp-33.tar.gz 172410 BLAKE2B 6f45d262520bb9e09a08088b9d6b6a1c272ca32d44b507537e7887c76f17ec782d805f4fb94e528d7bca5a9eb87c35ff64b883bd0fdab5609f2807bc8043b1d5 SHA512 f14669eab8934ddc0ac530a67055199a73c7f0c2906dc4a80a729326340691ad53433afce2e638848471852901c88fcc99ae1d66b1abf179e4f5892976b585e8
29
30 diff --git a/app-text/llpp/llpp-30_p20190316.ebuild b/app-text/llpp/llpp-30_p20190316.ebuild
31 deleted file mode 100644
32 index 019afdb0c6c..00000000000
33 --- a/app-text/llpp/llpp-30_p20190316.ebuild
34 +++ /dev/null
35 @@ -1,72 +0,0 @@
36 -# Copyright 1999-2019 Gentoo Authors
37 -# Distributed under the terms of the GNU General Public License v2
38 -
39 -EAPI=7
40 -
41 -inherit toolchain-funcs xdg-utils
42 -
43 -DESCRIPTION="Graphical PDF viewer which aims to superficially resemble less(1)"
44 -HOMEPAGE="https://github.com/moosotc/llpp"
45 -MY_COMMIT="1f3ae0843d5877a0e599d8411d433bd9b0078157"
46 -SRC_URI="https://github.com/moosotc/llpp/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
47 -
48 -LICENSE="public-domain"
49 -SLOT="0"
50 -KEYWORDS="~amd64 ~ppc ~x86"
51 -IUSE="+ocamlopt static-libs"
52 -
53 -RDEPEND=">=app-text/mupdf-1.15.0:0=[static-libs=]
54 - media-libs/openjpeg:2[static-libs=]
55 - media-libs/fontconfig:1.0[static-libs=]
56 - media-libs/freetype:2[static-libs=]
57 - media-libs/jbig2dec:=[static-libs=]
58 - sys-libs/zlib[static-libs=]
59 - virtual/jpeg:0[static-libs=]
60 - x11-libs/libX11[static-libs=]
61 - x11-misc/xsel"
62 -DEPEND="${RDEPEND}
63 - app-text/asciidoc
64 - virtual/pkgconfig
65 - static-libs? (
66 - app-arch/bzip2[static-libs]
67 - media-libs/libXcm[static-libs]
68 - x11-libs/libXau[static-libs]
69 - x11-libs/libXdmcp[static-libs]
70 - x11-libs/libXmu[static-libs] )
71 - >=dev-lang/ocaml-4.05[ocamlopt?]
72 - dev-ml/lablgl[glut,ocamlopt?]"
73 -
74 -RESTRICT="!ocamlopt? ( strip )"
75 -
76 -PATCHES=( "${FILESDIR}"/${PN}-30-keysym.patch )
77 -
78 -S="${WORKDIR}"/"${PN}"-"${MY_COMMIT}"
79 -
80 -src_prepare() {
81 - default
82 -
83 - # use custom makefile from archlinux with minor changes
84 - cp "${FILESDIR}"/Makefile "${S}" || die
85 -
86 - # re-add desktop file removed upstream
87 - cp "${FILESDIR}"/llpp.desktop "${S}"/misc || die
88 -}
89 -
90 -src_compile() {
91 - emake -j1 VERSION=${PV} CC="$(tc-getCC)" LIBDIR="/usr/$(get_libdir)"
92 -}
93 -
94 -src_install() {
95 - emake DESTDIR="${D}" PREFIX="/usr" install
96 - dodoc README Thanks
97 -}
98 -
99 -pkg_postinst() {
100 - xdg_desktop_database_update
101 - xdg_mimeinfo_database_update
102 -}
103 -
104 -pkg_postrm() {
105 - xdg_desktop_database_update
106 - xdg_mimeinfo_database_update
107 -}
108
109 diff --git a/app-text/llpp/llpp-31.ebuild b/app-text/llpp/llpp-31.ebuild
110 deleted file mode 100644
111 index 439e1c537ab..00000000000
112 --- a/app-text/llpp/llpp-31.ebuild
113 +++ /dev/null
114 @@ -1,61 +0,0 @@
115 -# Copyright 1999-2020 Gentoo Authors
116 -# Distributed under the terms of the GNU General Public License v2
117 -
118 -EAPI=7
119 -
120 -inherit toolchain-funcs xdg
121 -
122 -DESCRIPTION="Graphical PDF viewer which aims to superficially resemble less(1)"
123 -HOMEPAGE="https://github.com/moosotc/llpp"
124 -SRC_URI="https://github.com/moosotc/llpp/archive/v${PV}.tar.gz -> ${P}.tar.gz"
125 -
126 -LICENSE="public-domain"
127 -SLOT="0"
128 -KEYWORDS="~amd64 ~ppc ~x86"
129 -IUSE="+ocamlopt static-libs"
130 -
131 -BDEPEND="
132 - app-text/asciidoc
133 - virtual/pkgconfig"
134 -RDEPEND="
135 - =app-text/mupdf-1.16*:0=[static-libs?]
136 - app-arch/bzip2[static-libs?]
137 - media-libs/fontconfig:1.0[static-libs?]
138 - media-libs/freetype:2[static-libs?]
139 - media-libs/jbig2dec:=[static-libs?]
140 - media-libs/openjpeg:2=[static-libs?]
141 - sys-libs/zlib:=[static-libs?]
142 - virtual/jpeg:0[static-libs?]
143 - x11-libs/libX11[static-libs?]
144 - x11-libs/libXau[static-libs?]
145 - x11-libs/libXdmcp[static-libs?]
146 - x11-misc/xsel"
147 -DEPEND="${RDEPEND}
148 - >=dev-lang/ocaml-4.09[ocamlopt?]
149 - dev-ml/lablgl[glut,ocamlopt?]"
150 -
151 -RESTRICT="!ocamlopt? ( strip )"
152 -
153 -PATCHES=( "${FILESDIR}"/${PN}-30-keysym.patch )
154 -
155 -src_prepare() {
156 - default
157 -
158 - # use custom makefile from archlinux with minor changes
159 - cp "${FILESDIR}"/Makefile "${S}" || die
160 -
161 - # re-add desktop file removed upstream
162 - cp "${FILESDIR}"/llpp.desktop "${S}"/misc || die
163 -
164 - # remove empty interface definition
165 - rm "${S}"/main.mli || die
166 -}
167 -
168 -src_compile() {
169 - emake -j1 VERSION=${PV} CC="$(tc-getCC)" LIBDIR="/usr/$(get_libdir)"
170 -}
171 -
172 -src_install() {
173 - emake DESTDIR="${ED}" PREFIX="/usr" install
174 - dodoc README Thanks
175 -}
176
177 diff --git a/app-text/llpp/llpp-31_p20191016.ebuild b/app-text/llpp/llpp-31_p20191016.ebuild
178 deleted file mode 100644
179 index 71908e87e15..00000000000
180 --- a/app-text/llpp/llpp-31_p20191016.ebuild
181 +++ /dev/null
182 @@ -1,73 +0,0 @@
183 -# Copyright 1999-2020 Gentoo Authors
184 -# Distributed under the terms of the GNU General Public License v2
185 -
186 -EAPI=7
187 -
188 -inherit toolchain-funcs xdg-utils
189 -
190 -DESCRIPTION="Graphical PDF viewer which aims to superficially resemble less(1)"
191 -HOMEPAGE="https://github.com/moosotc/llpp"
192 -MY_COMMIT="25c10de38cbfe0874d377e7599108e6b2a8a92ff"
193 -SRC_URI="https://github.com/moosotc/llpp/archive/${MY_COMMIT}.tar.gz -> ${P}.tar.gz"
194 -
195 -LICENSE="public-domain"
196 -SLOT="0"
197 -KEYWORDS="~amd64 ~ppc ~x86"
198 -IUSE="+ocamlopt static-libs"
199 -
200 -RDEPEND=">=app-text/mupdf-1.17.0:0=[static-libs?]
201 - app-arch/bzip2[static-libs?]
202 - media-libs/fontconfig:1.0[static-libs?]
203 - media-libs/freetype:2[static-libs?]
204 - media-libs/jbig2dec:=[static-libs?]
205 - media-libs/openjpeg:2[static-libs?]
206 - sys-libs/zlib[static-libs?]
207 - virtual/jpeg:0[static-libs?]
208 - x11-libs/libX11[static-libs?]
209 - x11-libs/libXau[static-libs?]
210 - x11-libs/libXdmcp[static-libs?]
211 - x11-misc/xsel"
212 -DEPEND="${RDEPEND}
213 - dev-ml/lablgl[glut,ocamlopt?]"
214 -BDEPEND="
215 - >=dev-lang/ocaml-4.09[ocamlopt?]
216 - app-text/asciidoc
217 - virtual/pkgconfig"
218 -
219 -RESTRICT="!ocamlopt? ( strip )"
220 -
221 -PATCHES=( "${FILESDIR}"/${PN}-30-keysym.patch )
222 -
223 -S="${WORKDIR}"/"${PN}"-"${MY_COMMIT}"
224 -
225 -src_prepare() {
226 - default
227 -
228 - # use custom makefile from archlinux with minor changes
229 - cp "${FILESDIR}"/Makefile "${S}" || die
230 -
231 - # re-add desktop file removed upstream
232 - cp "${FILESDIR}"/llpp.desktop "${S}"/misc || die
233 -
234 - # remove empty interface definition
235 - rm "${S}"/main.mli || die
236 -}
237 -
238 -src_compile() {
239 - emake -j1 VERSION=${PV} CC="$(tc-getCC)" LIBDIR="/usr/$(get_libdir)"
240 -}
241 -
242 -src_install() {
243 - emake DESTDIR="${D}" PREFIX="/usr" install
244 - dodoc README Thanks
245 -}
246 -
247 -pkg_postinst() {
248 - xdg_desktop_database_update
249 - xdg_mimeinfo_database_update
250 -}
251 -
252 -pkg_postrm() {
253 - xdg_desktop_database_update
254 - xdg_mimeinfo_database_update
255 -}