summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-02-07 02:36:20 +0000
committerTim Harder <radhermit@gentoo.org>2015-02-07 02:36:20 +0000
commit297083b9ffb81648ee3163778cdc00731c10b74f (patch)
tree80e520f027463a40aa4d45dc8f9a2e25a97bf014 /media-gfx
parentBump (diff)
downloadgentoo-2-297083b9ffb81648ee3163778cdc00731c10b74f.tar.gz
gentoo-2-297083b9ffb81648ee3163778cdc00731c10b74f.tar.bz2
gentoo-2-297083b9ffb81648ee3163778cdc00731c10b74f.zip
Remove old.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/darktable/ChangeLog6
-rw-r--r--media-gfx/darktable/darktable-1.4.2.ebuild132
-rw-r--r--media-gfx/darktable/darktable-1.6.0.ebuild138
3 files changed, 5 insertions, 271 deletions
diff --git a/media-gfx/darktable/ChangeLog b/media-gfx/darktable/ChangeLog
index ac15ec08c3a4..b79e367e88fd 100644
--- a/media-gfx/darktable/ChangeLog
+++ b/media-gfx/darktable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-gfx/darktable
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/darktable/ChangeLog,v 1.65 2015/02/04 17:18:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/darktable/ChangeLog,v 1.66 2015/02/07 02:36:20 radhermit Exp $
+
+ 07 Feb 2015; Tim Harder <radhermit@gentoo.org> -darktable-1.4.2.ebuild,
+ -darktable-1.6.0.ebuild:
+ Remove old.
04 Feb 2015; Tim Harder <radhermit@gentoo.org> metadata.xml:
Drop myself from metadata.
diff --git a/media-gfx/darktable/darktable-1.4.2.ebuild b/media-gfx/darktable/darktable-1.4.2.ebuild
deleted file mode 100644
index d25158caf00d..000000000000
--- a/media-gfx/darktable/darktable-1.4.2.ebuild
+++ /dev/null
@@ -1,132 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/darktable/darktable-1.4.2.ebuild,v 1.1 2014/04/30 05:48:06 radhermit Exp $
-
-EAPI=5
-
-inherit cmake-utils toolchain-funcs gnome2-utils fdo-mime pax-utils eutils
-
-DESCRIPTION="A virtual lighttable and darkroom for photographers"
-HOMEPAGE="http://www.darktable.org/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz
- doc? ( mirror://sourceforge/${PN}/${PV}/${PN}-usermanual.pdf -> ${PN}-usermanual-${PV}.pdf )"
-
-LICENSE="GPL-3 CC-BY-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-LANGS=" cs da de el es fr it ja nl pl pt_BR pt_PT ru sq sv uk"
-# TODO add lua once dev-lang/lua-5.2 is unmasked
-IUSE="colord doc flickr geo gnome-keyring gphoto2 graphicsmagick jpeg2k kde
-nls opencl openmp openexr pax_kernel +rawspeed +slideshow +squish web-services webp
-${LANGS// / linguas_}"
-
-CDEPEND="
- dev-db/sqlite:3
- >=dev-libs/glib-2.28:2
- dev-libs/libxml2:2
- gnome-base/librsvg:2
- media-gfx/exiv2:0=[xmp]
- media-libs/lcms:2
- >=media-libs/lensfun-0.2.3
- media-libs/libpng:0=
- media-libs/tiff:0
- net-misc/curl
- virtual/jpeg
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:2
- x11-libs/pango
- colord? ( x11-misc/colord:0= )
- flickr? ( media-libs/flickcurl )
- geo? ( net-libs/libsoup:2.4 )
- gnome-keyring? ( gnome-base/gnome-keyring )
- gphoto2? ( media-libs/libgphoto2:= )
- graphicsmagick? ( media-gfx/graphicsmagick )
- jpeg2k? ( media-libs/openjpeg:0 )
- opencl? ( virtual/opencl )
- openexr? ( media-libs/openexr:0= )
- slideshow? (
- media-libs/libsdl
- virtual/glu
- virtual/opengl
- )
- web-services? ( dev-libs/json-glib )
- webp? ( media-libs/libwebp:0= )"
-RDEPEND="${CDEPEND}
- kde? ( kde-base/kwalletd )"
-DEPEND="${CDEPEND}
- virtual/pkgconfig
- nls? ( sys-devel/gettext )"
-
-pkg_pretend() {
- if use openmp ; then
- tc-has-openmp || die "Please switch to an openmp compatible compiler"
- fi
-}
-
-src_prepare() {
- sed -e "s:\(/share/doc/\)darktable:\1${PF}:" \
- -e "s:\(\${SHARE_INSTALL}/doc/\)darktable:\1${PF}:" \
- -e "s:LICENSE::" \
- -i doc/CMakeLists.txt || die
-
- cmake-utils_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_use colord COLORD)
- $(cmake-utils_use_use flickr FLICKR)
- $(cmake-utils_use_use geo GEO)
- $(cmake-utils_use_use gnome-keyring GNOME_KEYRING)
- $(cmake-utils_use_use gphoto2 CAMERA_SUPPORT)
- $(cmake-utils_use_use graphicsmagick GRAPHICSMAGICK)
- $(cmake-utils_use_use jpeg2k OPENJPEG)
- $(cmake-utils_use_use nls NLS)
- $(cmake-utils_use_use opencl OPENCL)
- $(cmake-utils_use_use openexr OPENEXR)
- $(cmake-utils_use_use openmp OPENMP)
- $(cmake-utils_use !rawspeed DONT_USE_RAWSPEED)
- $(cmake-utils_use_use squish SQUISH)
- $(cmake-utils_use_build slideshow SLIDESHOW)
- $(cmake-utils_use_use web-services GLIBJSON)
- $(cmake-utils_use_use webp WEBP)
- -DUSE_LUA=OFF
- -DCUSTOM_CFLAGS=ON
- -DINSTALL_IOP_EXPERIMENTAL=ON
- -DINSTALL_IOP_LEGACY=ON
- )
- cmake-utils_src_configure
-}
-
-src_install() {
- cmake-utils_src_install
- use doc && dodoc "${DISTDIR}"/${PN}-usermanual-${PV}.pdf
-
- for lang in ${LANGS} ; do
- use linguas_${lang} || rm -r "${ED}"/usr/share/locale/${lang}
- done
-
- if use pax_kernel && use opencl ; then
- pax-mark Cm "${ED}"/usr/bin/${PN} || die
- eqawarn "USE=pax_kernel is set meaning that ${PN} will be run"
- eqawarn "under a PaX enabled kernel. To do so, the ${PN} binary"
- eqawarn "must be modified and this *may* lead to breakage! If"
- eqawarn "you suspect that ${PN} is broken by this modification,"
- eqawarn "please open a bug."
- fi
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
- fdo-mime_desktop_database_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
- fdo-mime_desktop_database_update
-}
diff --git a/media-gfx/darktable/darktable-1.6.0.ebuild b/media-gfx/darktable/darktable-1.6.0.ebuild
deleted file mode 100644
index c79ee4f5455c..000000000000
--- a/media-gfx/darktable/darktable-1.6.0.ebuild
+++ /dev/null
@@ -1,138 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/darktable/darktable-1.6.0.ebuild,v 1.2 2014/12/07 23:54:31 radhermit Exp $
-
-EAPI=5
-
-inherit cmake-utils toolchain-funcs gnome2-utils fdo-mime pax-utils eutils
-
-DESCRIPTION="A virtual lighttable and darkroom for photographers"
-HOMEPAGE="http://www.darktable.org/"
-SRC_URI="https://github.com/darktable-org/${PN}/releases/download/release-${PV}/${P}.tar.xz
- doc? ( mirror://sourceforge/${PN}/${PV}/${PN}-usermanual.pdf -> ${PN}-usermanual-${PV}.pdf )"
-
-LICENSE="GPL-3 CC-BY-3.0"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-LANGS=" cs da de el es fr it ja nl pl pt_BR pt_PT ru sq sv uk"
-# TODO add lua once dev-lang/lua-5.2 is unmasked
-IUSE="colord doc flickr geo gphoto2 graphicsmagick jpeg2k kde libsecret
-nls opencl openmp openexr pax_kernel +rawspeed +slideshow +squish web-services webp
-${LANGS// / linguas_}"
-
-CDEPEND="
- dev-db/sqlite:3
- >=dev-libs/glib-2.28:2
- dev-libs/libxml2:2
- gnome-base/librsvg:2
- media-gfx/exiv2:0=[xmp]
- media-libs/lcms:2
- >=media-libs/lensfun-0.2.3
- media-libs/libpng:0=
- media-libs/tiff:0
- net-misc/curl
- virtual/jpeg
- x11-libs/cairo
- x11-libs/gdk-pixbuf:2
- x11-libs/gtk+:2
- x11-libs/pango
- colord? ( x11-misc/colord:0= )
- flickr? ( media-libs/flickcurl )
- geo? ( net-libs/libsoup:2.4 )
- gphoto2? ( media-libs/libgphoto2:= )
- graphicsmagick? ( media-gfx/graphicsmagick )
- jpeg2k? ( media-libs/openjpeg:0 )
- libsecret? (
- >=app-crypt/libsecret-0.18
- dev-libs/json-glib
- )
- opencl? ( virtual/opencl )
- openexr? ( media-libs/openexr:0= )
- slideshow? (
- media-libs/libsdl
- virtual/glu
- virtual/opengl
- )
- web-services? ( dev-libs/json-glib )
- webp? ( media-libs/libwebp:0= )"
-RDEPEND="${CDEPEND}
- x11-themes/gtk-engines:2
- kde? ( kde-base/kwalletd )"
-DEPEND="${CDEPEND}
- virtual/pkgconfig
- nls? ( sys-devel/gettext )"
-
-pkg_pretend() {
- if use openmp ; then
- tc-has-openmp || die "Please switch to an openmp compatible compiler"
- fi
-}
-
-src_prepare() {
- sed -e "s:\(/share/doc/\)darktable:\1${PF}:" \
- -e "s:\(\${SHARE_INSTALL}/doc/\)darktable:\1${PF}:" \
- -e "s:LICENSE::" \
- -i doc/CMakeLists.txt || die
-
- cmake-utils_src_prepare
-}
-
-src_configure() {
- local mycmakeargs=(
- $(cmake-utils_use_use colord COLORD)
- $(cmake-utils_use_use flickr FLICKR)
- $(cmake-utils_use_use geo GEO)
- $(cmake-utils_use_use gphoto2 CAMERA_SUPPORT)
- $(cmake-utils_use_use graphicsmagick GRAPHICSMAGICK)
- $(cmake-utils_use_use jpeg2k OPENJPEG)
- $(cmake-utils_use_use kde KWALLET)
- $(cmake-utils_use_use libsecret LIBSECRET)
- $(cmake-utils_use_use libsecret GLIBJSON)
- $(cmake-utils_use_use nls NLS)
- $(cmake-utils_use_use opencl OPENCL)
- $(cmake-utils_use_use openexr OPENEXR)
- $(cmake-utils_use_use openmp OPENMP)
- $(cmake-utils_use !rawspeed DONT_USE_RAWSPEED)
- $(cmake-utils_use_use squish SQUISH)
- $(cmake-utils_use_build slideshow SLIDESHOW)
- $(cmake-utils_use_use web-services GLIBJSON)
- $(cmake-utils_use_use webp WEBP)
- -DUSE_LUA=OFF
- -DCUSTOM_CFLAGS=ON
- -DINSTALL_IOP_EXPERIMENTAL=ON
- -DINSTALL_IOP_LEGACY=ON
- )
- cmake-utils_src_configure
-}
-
-src_install() {
- cmake-utils_src_install
- use doc && dodoc "${DISTDIR}"/${PN}-usermanual-${PV}.pdf
-
- for lang in ${LANGS} ; do
- use linguas_${lang} || rm -r "${ED}"/usr/share/locale/${lang}
- done
-
- if use pax_kernel && use opencl ; then
- pax-mark Cm "${ED}"/usr/bin/${PN} || die
- eqawarn "USE=pax_kernel is set meaning that ${PN} will be run"
- eqawarn "under a PaX enabled kernel. To do so, the ${PN} binary"
- eqawarn "must be modified and this *may* lead to breakage! If"
- eqawarn "you suspect that ${PN} is broken by this modification,"
- eqawarn "please open a bug."
- fi
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
- fdo-mime_desktop_database_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
- fdo-mime_desktop_database_update
-}