summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Szymaniak <lazy_bum@o2.pl>2011-07-04 18:27:59 +0000
committerPiotr Szymaniak <lazy_bum@o2.pl>2011-07-04 18:27:59 +0000
commitd69d0e6c907743e67222ab0eda8def83ce860943 (patch)
treec3eef9337a51f53a941518614257f5055aacf921 /media-gfx
parentdev-lang/esco: Version bump for esco (diff)
downloadsunrise-d69d0e6c907743e67222ab0eda8def83ce860943.tar.gz
sunrise-d69d0e6c907743e67222ab0eda8def83ce860943.tar.bz2
sunrise-d69d0e6c907743e67222ab0eda8def83ce860943.zip
media-gfx/gimp-cmyk-plugin: EAPI bump, fixed and added missing depends.
svn path=/sunrise/; revision=12205
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gimp-cmyk-plugin/ChangeLog4
-rw-r--r--media-gfx/gimp-cmyk-plugin/Manifest4
-rw-r--r--media-gfx/gimp-cmyk-plugin/gimp-cmyk-plugin-0.5.8.ebuild20
3 files changed, 16 insertions, 12 deletions
diff --git a/media-gfx/gimp-cmyk-plugin/ChangeLog b/media-gfx/gimp-cmyk-plugin/ChangeLog
index b10927453..2b159d26d 100644
--- a/media-gfx/gimp-cmyk-plugin/ChangeLog
+++ b/media-gfx/gimp-cmyk-plugin/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 04 Jul 2011; Piotr Szymaniak <szarpaj@grubelek.pl>
+ gimp-cmyk-plugin-0.5.8.ebuild:
+ EAPI bump, fixed and added missing depends.
+
30 Apr 2011; Justin Lecher <jlec@gentoo.org>
gimp-cmyk-plugin-0.5.8.ebuild:
Moved media-libs/jpeg > virtual/jpeg
diff --git a/media-gfx/gimp-cmyk-plugin/Manifest b/media-gfx/gimp-cmyk-plugin/Manifest
index 296741827..4e9a8841b 100644
--- a/media-gfx/gimp-cmyk-plugin/Manifest
+++ b/media-gfx/gimp-cmyk-plugin/Manifest
@@ -1,6 +1,6 @@
AUX 0.5.8-Makefile.patch 559 RMD160 46fb761245d7d17510d8c67a1ef5c39ccfd93869 SHA1 e39b14d1c3bbde35b5612338311c4f791f2f9090 SHA256 fd05762fd729847798bf96a297c54027950a76241769ca14428e50bc6a4c47a2
DIST AdobeICCProfilesCS4Win_end-user.zip 6475520 RMD160 859b4156d1d384eeba4bc696cbba73c3d8716053 SHA1 88f0c594caf1c657ce25c2b97895e40f93d463b4 SHA256 92043b7c3ca5a25a0f6975d0cdc57db60a67dcb9ebdfb15b16267311beb58f94
DIST gimp-cmyk-plugin-0.5.8.zip 273073 RMD160 0e3d9fd108064612462ac0095e7ed9bcb25c5887 SHA1 ca109eb5c85e91f062e747a710142888efcf85b8 SHA256 9e06b6d777d83439a122e7c13c08e725c49d23f62a09806c392b84948cefdf50
-EBUILD gimp-cmyk-plugin-0.5.8.ebuild 1163 RMD160 03c1ff5472b45234e9b5a47d96f749bab10054f5 SHA1 524bafb2c0c13656d6bb4188dd4509827be307a1 SHA256 2aa4fa9a0fe935b3346a6d8b404a4dffb98e82c03c7e9a2621d7d73490e383f6
-MISC ChangeLog 1893 RMD160 40e0d2c70b09189aeaab27c6908e05eeed19f53f SHA1 5d4536dbc9d45867cab38e871665c18b09074cdc SHA256 ba80a888e0fc1e3062ad887d2a0d1d2423e2ce04b883264456672fa164c5187f
+EBUILD gimp-cmyk-plugin-0.5.8.ebuild 1001 RMD160 41eb759b24f03f7faab5a45fe619184abe5f3acc SHA1 538f8059ad739ab5fe98366499fc83203f148ed5 SHA256 ceb014349db9238ea8717c93a53326ed0f658b3345ddfd1ef26ff27642a8fc9f
+MISC ChangeLog 2026 RMD160 a50861535a1aa0c59dceee19cf10fd22c706b7f5 SHA1 8d570d9424ade79620b20526bb65a8128c65b826 SHA256 52a0fc63f4f2489763762ac8e41d7d40e164ca76a052dd4d1721baf27a9a92ba
MISC metadata.xml 229 RMD160 f0f6417bec31ce8baba6d476664f7210c8c84c98 SHA1 e5f94f5caadc6f843fc90bb7959570cd503676fd SHA256 3b08fca3c878bdfc4e7639f477dd542d55a4ab5dce39a475e82633071d13eb3f
diff --git a/media-gfx/gimp-cmyk-plugin/gimp-cmyk-plugin-0.5.8.ebuild b/media-gfx/gimp-cmyk-plugin/gimp-cmyk-plugin-0.5.8.ebuild
index f54abc2c0..f654a490e 100644
--- a/media-gfx/gimp-cmyk-plugin/gimp-cmyk-plugin-0.5.8.ebuild
+++ b/media-gfx/gimp-cmyk-plugin/gimp-cmyk-plugin-0.5.8.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-EAPI="2"
+EAPI=4
inherit eutils multilib toolchain-funcs
@@ -20,14 +20,14 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="
- media-gfx/gimp
+RDEPEND="media-gfx/gimp
virtual/jpeg
- media-libs/lcms
+ media-libs/lcms:0
media-libs/tiff"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+ app-arch/unzip"
-S="${WORKDIR}/${MY_P}"
+S=${WORKDIR}/${MY_P}
src_prepare() {
epatch "${FILESDIR}"/${PV}-Makefile.patch
@@ -35,13 +35,13 @@ src_prepare() {
}
src_compile() {
- emake CC="$(tc-getCC)" || die "compilation failed"
+ emake CC="$(tc-getCC)"
}
src_install() {
- emake PREFIX="${D}/usr" install || die "emake install failed"
+ emake PREFIX="${D}/usr" install
insinto /usr/share/color/icc
- doins -r sRGB || die "doins failed installing sRGB icc profiles"
+ doins -r sRGB
cd "${WORKDIR}/Adobe ICC Profiles (end-user)"
- doins -r CMYK RGB || die "doins failed installing Adobe CMYK and RGB icc profiles"
+ doins -r CMYK RGB
}