Gentoo Archives: gentoo-commits

From: "Denis Dupeyron (calchan)" <calchan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/gimp-greycstoration: metadata.xml gimp-greycstoration-1.2.7.ebuild ChangeLog Manifest
Date: Mon, 25 Feb 2008 10:08:50
Message-Id: E1JTaGN-0004EP-3F@stork.gentoo.org
1 calchan 08/02/25 10:08:47
2
3 Added: metadata.xml gimp-greycstoration-1.2.7.ebuild
4 ChangeLog Manifest
5 Log:
6 Initial commit, see bug #114577.
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.1 media-plugins/gimp-greycstoration/metadata.xml
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gimp-greycstoration/metadata.xml?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gimp-greycstoration/metadata.xml?rev=1.1&content-type=text/plain
14
15 Index: metadata.xml
16 ===================================================================
17 <?xml version="1.0" encoding="UTF-8"?>
18 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
19 <pkgmetadata>
20 <maintainer>
21 <email>calchan@g.o</email>
22 <name>Denis Dupeyron</name>
23 </maintainer>
24 </pkgmetadata>
25
26
27
28 1.1 media-plugins/gimp-greycstoration/gimp-greycstoration-1.2.7.ebuild
29
30 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gimp-greycstoration/gimp-greycstoration-1.2.7.ebuild?rev=1.1&view=markup
31 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gimp-greycstoration/gimp-greycstoration-1.2.7.ebuild?rev=1.1&content-type=text/plain
32
33 Index: gimp-greycstoration-1.2.7.ebuild
34 ===================================================================
35 # Copyright 1999-2008 Gentoo Foundation
36 # Distributed under the terms of the GNU General Public License v2
37 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-greycstoration/gimp-greycstoration-1.2.7.ebuild,v 1.1 2008/02/25 10:08:46 calchan Exp $
38
39 inherit toolchain-funcs
40
41 DESCRIPTION="GIMP plug-in for denoising through image regularization"
42 HOMEPAGE="http://www.greyc.ensicaen.fr/~dtschump/greycstoration/"
43 SRC_URI="mirror://sourceforge/cimg/CImg-${PV}.tar.gz"
44 LICENSE="CeCILL-2"
45 SLOT="0"
46 KEYWORDS="~amd64 ~x86"
47 IUSE=""
48 DEPEND=">=media-gfx/gimp-2.2"
49 S="${WORKDIR}/CImg-${PV}"
50
51 src_unpack() {
52 unpack ${A}
53 mv "${S}"/examples/greycstoration4gimp.cpp "${S}"
54 }
55
56 src_compile() {
57 $(tc-getCXX) -o greycstoration greycstoration4gimp.cpp \
58 $(gimptool-2.0 --cflags) $(gimptool-2.0 --libs) \
59 -lpthread ${CXXFLAGS} ${LDFLAGS} \
60 || die "Compilation failed"
61 }
62
63 src_install() {
64 exeinto $(gimptool-2.0 --gimpplugindir)/plug-ins
65 doexe greycstoration || die "Installation failed"
66 }
67
68 pkg_postinst() {
69 elog "The GREYCstoration plugin is accessible from the menu :"
70 elog "Filters -> Enhance -> GREYCstoration"
71 }
72
73
74
75 1.1 media-plugins/gimp-greycstoration/ChangeLog
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gimp-greycstoration/ChangeLog?rev=1.1&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gimp-greycstoration/ChangeLog?rev=1.1&content-type=text/plain
79
80 Index: ChangeLog
81 ===================================================================
82 # ChangeLog for media-plugins/gimp-greycstoration
83 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
84 # $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-greycstoration/ChangeLog,v 1.1 2008/02/25 10:08:46 calchan Exp $
85
86 *gimp-greycstoration-1.2.7 (25 Feb 2008)
87
88 25 Feb 2008; Denis Dupeyron <calchan@g.o> +metadata.xml,
89 +gimp-greycstoration-1.2.7.ebuild:
90 Initial commit, see bug #114577.
91
92
93
94
95 1.1 media-plugins/gimp-greycstoration/Manifest
96
97 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gimp-greycstoration/Manifest?rev=1.1&view=markup
98 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/gimp-greycstoration/Manifest?rev=1.1&content-type=text/plain
99
100 Index: Manifest
101 ===================================================================
102 DIST CImg-1.2.7.tar.gz 5945505 RMD160 6f6cb6c05d126c5408807c8eac5b620dea010cee SHA1 40efd983a7d95cc5dc9b08a04620211f08f29a28 SHA256 ae562feae3b6d900cc959c3bc6742485828ca6f55321e8e94a8df7be041b18f3
103 EBUILD gimp-greycstoration-1.2.7.ebuild 978 RMD160 0c8d993519220e8efcd8192b2721186a8084806e SHA1 99a1959744f498cc6b6a377e739d07142f964483 SHA256 51eddb31cc5244232314a111c10995703e282db3777a6e5d4095b20360679c60
104 MISC ChangeLog 315 RMD160 48ea3042b5bd6fe05d0fb1f2f2bb6aecc82f7849 SHA1 140b8669f335a1a75aaee919692e98adccce428e SHA256 b5a5aedaafdbac876ced38a07773dbbc6164a8c27519d3392bbc3f3843ff215a
105 MISC metadata.xml 232 RMD160 4c7ab29da7172e74adfd87ebb5eb6fb5475a82be SHA1 7b98547e067cdaccb43f37be116d5b15befef8e9 SHA256 18d82999ae63f6a95f78867cc239598fd2eb8011c837dcbe85830d022e7e6aea
106
107
108
109 --
110 gentoo-commits@l.g.o mailing list