Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlimages/
Date: Tue, 24 Jan 2017 11:06:21
Message-Id: 1485255083.befe0595278614fe0358756b48bd5cb12c2e161d.aballier@gentoo
1 commit: befe0595278614fe0358756b48bd5cb12c2e161d
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 24 10:51:23 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 24 10:51:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=befe0595
7
8 dev-ml/camlimages: remove old
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-ml/camlimages/Manifest | 3 --
13 dev-ml/camlimages/camlimages-4.1.1.ebuild | 65 ------------------------------
14 dev-ml/camlimages/camlimages-4.1.2.ebuild | 66 -------------------------------
15 dev-ml/camlimages/camlimages-4.2.1.ebuild | 66 -------------------------------
16 4 files changed, 200 deletions(-)
17
18 diff --git a/dev-ml/camlimages/Manifest b/dev-ml/camlimages/Manifest
19 index d0a659a..07e0449 100644
20 --- a/dev-ml/camlimages/Manifest
21 +++ b/dev-ml/camlimages/Manifest
22 @@ -1,5 +1,2 @@
23 DIST camlimages-4.0.1.tar.bz2 2010729 SHA256 b6a5e79abcfba1316a516f2e0290e6f06c90fa1ed94d8dcd5533a2e3d51c0c89 SHA512 1d80e6b1ab7f48e4219b7bcf6287b8403b6ad56f88d39fb8d9403b5e6f8c4b346c98112874094824ed001c71605e73fd0f4ca044669a07bcf6965619c5ff4811 WHIRLPOOL 22107c7d96995e0e2d68688c5eaa502db21e493a59a9361a59f413fa27349a3f82186d21ea4e17df12bb428d7316c5c4ccaedf0bb03d192671e187b1e5ef6410
24 -DIST camlimages-4.1.1.tar.bz2 1098450 SHA256 22c4485f69ddda6fa94fcb62c1f996756c93ceb59d6d61962d41df59fa27e346 SHA512 79dc5680ef632968d39513cac161f0e5daf4faecec12f100d56755051d257b1c0e4e45990d4215c4b95596b5d94cebc93b6d828953450b15a4e48993013637b2 WHIRLPOOL f18c3b7046c39c7ae05c91845cd4bd7f8cc52043180be6e21d9f19cfd055aba630cc7f9fc839d2caaba47946269008e952ee31e27aee5e0f184366ab2a183f7c
25 -DIST camlimages-4.1.2.tar.bz2 1099399 SHA256 71de393656d60555ce3fb0ca7da13a6e0a74fdebad541a7790395e3b1d6cedde SHA512 8c41eef07418719643fc69d62f2d02b248731cb64efd81bc02cc61363da71ad11cf85eb9010674a10d17f9e90d169ca98e5c61d95ae835d0476cf9cfc492f453 WHIRLPOOL d6b3908b6d9c18462b69d7806113e423a5835812148e6e835329c3ab378a351c7f58423e63c942771e37bb30bdf4d61c089ab2d0212936150f0b1831b961d966
26 -DIST camlimages-4.2.1.tar.bz2 1098703 SHA256 3d9b9d6a41f4b80e36574e8046acbe0514c1fcf2c5ffa11d375891485be1f266 SHA512 611a5f1eb383efed9b3ffd4801b28386f8317abe7bb25ff45a61a7e7ba911b6632852c8d3082b830d9e780fc70c03cb480c7a9f1440aa1259c60036813d07792 WHIRLPOOL eecf3a4ff1adfc458c2a48d5091ff4432fdd137e127a496cf288e13a071dbc0421045242a3fc43b8efe0d3041e8cc490d8e941290dd3f52e1888762eb69cd585
27 DIST camlimages-4.2.2.tar.bz2 789441 SHA256 eb96aa60afb139797836c2569ba1d4e3f2d0e4dbb025c117d7325468ce6c9633 SHA512 672e192255a9335c45d208b7589a344f712baa798dfc7bc7ccee7d3bda71e603bc06c7b012761f9c6372c683560c67ffa9d2af2742552884211ad4ffb541e3dd WHIRLPOOL dfe61d34da78b1d70feba1c2cf2717430ae4c99386d39fde3cfe14163665bd35a02947fcbc05f67c03de56b2fba1a13cd60a40031e1adbf6320ac239c1485c15
28
29 diff --git a/dev-ml/camlimages/camlimages-4.1.1.ebuild b/dev-ml/camlimages/camlimages-4.1.1.ebuild
30 deleted file mode 100644
31 index c156fac..00000000
32 --- a/dev-ml/camlimages/camlimages-4.1.1.ebuild
33 +++ /dev/null
34 @@ -1,65 +0,0 @@
35 -# Copyright 1999-2013 Gentoo Foundation
36 -# Distributed under the terms of the GNU General Public License v2
37 -# $Id$
38 -
39 -EAPI=5
40 -
41 -inherit eutils vcs-snapshot findlib multilib
42 -
43 -DESCRIPTION="An image manipulation library for ocaml"
44 -HOMEPAGE="http://gallium.inria.fr/camlimages/"
45 -SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
46 -
47 -LICENSE="LGPL-2.1"
48 -SLOT="0/${PV}"
49 -KEYWORDS="~amd64 ~ppc ~x86"
50 -IUSE="doc exif gif gtk jpeg png postscript tiff truetype X xpm"
51 -
52 -RDEPEND=">=dev-lang/ocaml-3.10.2:=[X?,ocamlopt]
53 - exif? ( media-libs/libexif )
54 - gif? ( media-libs/giflib )
55 - gtk? ( dev-ml/lablgtk )
56 - jpeg? ( virtual/jpeg )
57 - tiff? ( media-libs/tiff )
58 - png? ( >=media-libs/libpng-1.4:0 )
59 - postscript? ( app-text/ghostscript-gpl )
60 - truetype? ( >=media-libs/freetype-2 )
61 - xpm? ( x11-libs/libXpm )
62 - X? ( x11-apps/rgb )
63 - sys-libs/zlib
64 - "
65 -DEPEND="${DEPEND}
66 - doc? ( dev-python/sphinx[latex] )
67 - dev-util/omake
68 - virtual/pkgconfig
69 - dev-ml/findlib"
70 -
71 -camlimages_arg_want() {
72 - echo "ARG_WANT_${2}=$(usex $1 1 0)"
73 -}
74 -
75 -src_compile() {
76 - omake \
77 - $(camlimages_arg_want exif EXIF ) \
78 - $(camlimages_arg_want gif GIF ) \
79 - $(camlimages_arg_want png PNG ) \
80 - $(camlimages_arg_want jpeg JPEG ) \
81 - $(camlimages_arg_want tiff TIFF ) \
82 - $(camlimages_arg_want xpm XPM ) \
83 - $(camlimages_arg_want postscript GS ) \
84 - $(camlimages_arg_want gtk LABLGTK2) \
85 - $(camlimages_arg_want X GRAPHICS) \
86 - $(camlimages_arg_want truetype FREETYPE) \
87 - --force-dotomake || die
88 -
89 - if use doc ; then
90 - sphinx-build doc/sphinx sphinxdoc || die
91 - fi
92 -}
93 -
94 -src_install() {
95 - findlib_src_preinst
96 - omake --force-dotomake DESTDIR="${D}" install || die
97 - dodoc README.rst
98 - use doc && dohtml -r sphinxdoc/*
99 -}
100
101 diff --git a/dev-ml/camlimages/camlimages-4.1.2.ebuild b/dev-ml/camlimages/camlimages-4.1.2.ebuild
102 deleted file mode 100644
103 index 1ba5481..00000000
104 --- a/dev-ml/camlimages/camlimages-4.1.2.ebuild
105 +++ /dev/null
106 @@ -1,66 +0,0 @@
107 -# Copyright 1999-2014 Gentoo Foundation
108 -# Distributed under the terms of the GNU General Public License v2
109 -# $Id$
110 -
111 -EAPI=5
112 -
113 -inherit eutils vcs-snapshot findlib multilib
114 -
115 -DESCRIPTION="An image manipulation library for ocaml"
116 -HOMEPAGE="http://gallium.inria.fr/camlimages/"
117 -SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
118 -
119 -LICENSE="LGPL-2.1"
120 -SLOT="0/${PV}"
121 -KEYWORDS="~amd64 ~ppc ~x86"
122 -IUSE="doc exif gif gtk jpeg png postscript tiff truetype X xpm"
123 -
124 -RDEPEND=">=dev-lang/ocaml-3.10.2:=[X?,ocamlopt]
125 - exif? ( media-libs/libexif )
126 - gif? ( media-libs/giflib )
127 - gtk? ( dev-ml/lablgtk )
128 - jpeg? ( virtual/jpeg )
129 - tiff? ( media-libs/tiff )
130 - png? ( >=media-libs/libpng-1.4:0 )
131 - postscript? ( app-text/ghostscript-gpl )
132 - truetype? ( >=media-libs/freetype-2 )
133 - xpm? ( x11-libs/libXpm )
134 - X? ( x11-apps/rgb )
135 - sys-libs/zlib
136 - "
137 -DEPEND="${DEPEND}
138 - doc? ( dev-python/sphinx[latex] )
139 - dev-util/omake
140 - virtual/pkgconfig
141 - dev-ml/findlib"
142 -
143 -camlimages_arg_want() {
144 - echo "ARG_WANT_${2}=$(usex $1 1 0)"
145 -}
146 -
147 -src_compile() {
148 - omake \
149 - $(camlimages_arg_want exif EXIF ) \
150 - $(camlimages_arg_want gif GIF ) \
151 - $(camlimages_arg_want png PNG ) \
152 - $(camlimages_arg_want jpeg JPEG ) \
153 - $(camlimages_arg_want tiff TIFF ) \
154 - $(camlimages_arg_want xpm XPM ) \
155 - $(camlimages_arg_want postscript GS ) \
156 - $(camlimages_arg_want gtk LABLGTK2) \
157 - $(camlimages_arg_want X GRAPHICS) \
158 - $(camlimages_arg_want truetype FREETYPE) \
159 - PATH_GS=/bin/true \
160 - --force-dotomake || die
161 -
162 - if use doc ; then
163 - sphinx-build doc/sphinx sphinxdoc || die
164 - fi
165 -}
166 -
167 -src_install() {
168 - findlib_src_preinst
169 - omake --force-dotomake DESTDIR="${D}" install || die
170 - dodoc README.rst
171 - use doc && dohtml -r sphinxdoc/*
172 -}
173
174 diff --git a/dev-ml/camlimages/camlimages-4.2.1.ebuild b/dev-ml/camlimages/camlimages-4.2.1.ebuild
175 deleted file mode 100644
176 index f11b40d..00000000
177 --- a/dev-ml/camlimages/camlimages-4.2.1.ebuild
178 +++ /dev/null
179 @@ -1,66 +0,0 @@
180 -# Copyright 1999-2015 Gentoo Foundation
181 -# Distributed under the terms of the GNU General Public License v2
182 -# $Id$
183 -
184 -EAPI=5
185 -
186 -inherit eutils vcs-snapshot findlib multilib
187 -
188 -DESCRIPTION="An image manipulation library for ocaml"
189 -HOMEPAGE="http://gallium.inria.fr/camlimages/"
190 -SRC_URI="https://bitbucket.org/camlspotter/camlimages/get/${PV}.tar.bz2 -> ${P}.tar.bz2"
191 -
192 -LICENSE="LGPL-2.1"
193 -SLOT="0/${PV}"
194 -KEYWORDS="~amd64 ~ppc ~x86"
195 -IUSE="doc exif gif gtk jpeg png postscript tiff truetype X xpm"
196 -
197 -RDEPEND=">=dev-lang/ocaml-3.10.2:=[X?,ocamlopt]
198 - exif? ( media-libs/libexif )
199 - gif? ( media-libs/giflib )
200 - gtk? ( dev-ml/lablgtk )
201 - jpeg? ( virtual/jpeg )
202 - tiff? ( media-libs/tiff )
203 - png? ( >=media-libs/libpng-1.4:0 )
204 - postscript? ( app-text/ghostscript-gpl )
205 - truetype? ( >=media-libs/freetype-2 )
206 - xpm? ( x11-libs/libXpm )
207 - X? ( x11-apps/rgb )
208 - sys-libs/zlib
209 - "
210 -DEPEND="${DEPEND}
211 - doc? ( dev-python/sphinx[latex] )
212 - dev-util/omake
213 - virtual/pkgconfig
214 - dev-ml/findlib"
215 -
216 -camlimages_arg_want() {
217 - echo "ARG_WANT_${2}=$(usex $1 1 0)"
218 -}
219 -
220 -src_compile() {
221 - omake \
222 - $(camlimages_arg_want exif EXIF ) \
223 - $(camlimages_arg_want gif GIF ) \
224 - $(camlimages_arg_want png PNG ) \
225 - $(camlimages_arg_want jpeg JPEG ) \
226 - $(camlimages_arg_want tiff TIFF ) \
227 - $(camlimages_arg_want xpm XPM ) \
228 - $(camlimages_arg_want postscript GS ) \
229 - $(camlimages_arg_want gtk LABLGTK2) \
230 - $(camlimages_arg_want X GRAPHICS) \
231 - $(camlimages_arg_want truetype FREETYPE) \
232 - PATH_GS=/bin/true \
233 - --force-dotomake || die
234 -
235 - if use doc ; then
236 - sphinx-build doc/sphinx sphinxdoc || die
237 - fi
238 -}
239 -
240 -src_install() {
241 - findlib_src_preinst
242 - omake --force-dotomake DESTDIR="${D}" install || die
243 - dodoc README.rst
244 - use doc && dohtml -r sphinxdoc/*
245 -}