public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-plugins/gimp-gmic: ChangeLog gimp-gmic-1.5.0.8.ebuild
@ 2011-12-29 17:23 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-12-29 17:23 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/12/29 17:23:11

  Modified:             ChangeLog
  Added:                gimp-gmic-1.5.0.8.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha81/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  media-plugins/gimp-gmic/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	6 Dec 2011 09:41:24 -0000	1.5
+++ ChangeLog	29 Dec 2011 17:23:11 -0000	1.6
@@ -1,6 +1,11 @@
 # ChangeLog for media-plugins/gimp-gmic
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/ChangeLog,v 1.5 2011/12/06 09:41:24 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/ChangeLog,v 1.6 2011/12/29 17:23:11 radhermit Exp $
+
+*gimp-gmic-1.5.0.8 (29 Dec 2011)
+
+  29 Dec 2011; Tim Harder <radhermit@gentoo.org> +gimp-gmic-1.5.0.8.ebuild:
+  Version bump.
 
   06 Dec 2011; Tim Harder <radhermit@gentoo.org> -gimp-gmic-1.5.0.4.ebuild,
   -gimp-gmic-1.5.0.5.ebuild:



1.1                  media-plugins/gimp-gmic/gimp-gmic-1.5.0.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/gimp-gmic-1.5.0.8.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/gimp-gmic/gimp-gmic-1.5.0.8.ebuild?rev=1.1&content-type=text/plain

Index: gimp-gmic-1.5.0.8.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gimp-gmic/gimp-gmic-1.5.0.8.ebuild,v 1.1 2011/12/29 17:23:11 radhermit Exp $

EAPI="4"

inherit eutils toolchain-funcs

DESCRIPTION="G'MIC GIMP plugin"
HOMEPAGE="http://gmic.sourceforge.net/gimp.shtml"
SRC_URI="mirror://sourceforge/gmic/gmic_${PV}.tar.gz"

LICENSE="CeCILL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=media-gfx/gimp-2.4.0
	media-libs/libpng
	sci-libs/fftw:3.0
	sys-libs/zlib"
DEPEND="${RDEPEND}"

S="${WORKDIR}/gmic-${PV}/src"

src_prepare() {
	epatch "${FILESDIR}"/gmic-1.5.0.7-makefile.patch
}

src_compile() {
	emake CC="$(tc-getCXX)" gimp
}

src_install() {
	exeinto $(gimptool-2.0 --gimpplugindir)/plug-ins
	doexe gmic_gimp
	dodoc ../{AUTHORS,README}
}

pkg_postinst() {
	elog "The G'MIC plugin is accessible from the menu:"
	elog "Filters -> G'MIC"
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-12-29 17:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-29 17:23 [gentoo-commits] gentoo-x86 commit in media-plugins/gimp-gmic: ChangeLog gimp-gmic-1.5.0.8.ebuild Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox