diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-06-07 19:28:44 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-06-07 19:28:44 +0000 |
commit | 56fcafa1368b22998127bf3b6e915e61f5b8b9d4 (patch) | |
tree | 32611e757b733342e3292b45d0cce155f2b68f6f /media-plugins | |
parent | Version bump; remove old, beta, and rc (diff) | |
download | gentoo-2-56fcafa1368b22998127bf3b6e915e61f5b8b9d4.tar.gz gentoo-2-56fcafa1368b22998127bf3b6e915e61f5b8b9d4.tar.bz2 gentoo-2-56fcafa1368b22998127bf3b6e915e61f5b8b9d4.zip |
Version bump; remove old, beta, and rc
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/kipi-plugins/ChangeLog | 10 | ||||
-rw-r--r-- | media-plugins/kipi-plugins/files/kipi-plugins-2.0.0-tests.patch | 13 | ||||
-rw-r--r-- | media-plugins/kipi-plugins/kipi-plugins-2.4.1.ebuild | 116 | ||||
-rw-r--r-- | media-plugins/kipi-plugins/kipi-plugins-2.6.0.ebuild (renamed from media-plugins/kipi-plugins/kipi-plugins-2.6.0_beta3.ebuild) | 11 | ||||
-rw-r--r-- | media-plugins/kipi-plugins/kipi-plugins-2.6.0_rc.ebuild | 118 |
5 files changed, 15 insertions, 253 deletions
diff --git a/media-plugins/kipi-plugins/ChangeLog b/media-plugins/kipi-plugins/ChangeLog index 83022fe4df47..6778ff90d3a1 100644 --- a/media-plugins/kipi-plugins/ChangeLog +++ b/media-plugins/kipi-plugins/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for media-plugins/kipi-plugins # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/ChangeLog,v 1.116 2012/05/13 15:07:29 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/ChangeLog,v 1.117 2012/06/07 19:28:44 dilfridge Exp $ + +*kipi-plugins-2.6.0 (07 Jun 2012) + + 07 Jun 2012; Andreas K. Huettel <dilfridge@gentoo.org> + -files/kipi-plugins-2.0.0-tests.patch, -kipi-plugins-2.4.1.ebuild, + -kipi-plugins-2.6.0_beta3.ebuild, -kipi-plugins-2.6.0_rc.ebuild, + +kipi-plugins-2.6.0.ebuild: + Version bump; remove old, beta, and rc *kipi-plugins-2.6.0_rc (13 May 2012) diff --git a/media-plugins/kipi-plugins/files/kipi-plugins-2.0.0-tests.patch b/media-plugins/kipi-plugins/files/kipi-plugins-2.0.0-tests.patch deleted file mode 100644 index 41f5cdf23647..000000000000 --- a/media-plugins/kipi-plugins/files/kipi-plugins-2.0.0-tests.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -ruN digikam-2.0.0.orig/extra/kipi-plugins/kmlexport/tests/test_kmlexport_gpxparsing.cpp digikam-2.0.0/extra/kipi-plugins/kmlexport/tests/test_kmlexport_gpxparsing.cpp ---- digikam-2.0.0.orig/extra/kipi-plugins/kmlexport/tests/test_kmlexport_gpxparsing.cpp 2011-07-28 01:27:35.000000000 +0200 -+++ digikam-2.0.0/extra/kipi-plugins/kmlexport/tests/test_kmlexport_gpxparsing.cpp 2011-08-14 20:09:37.000000000 +0200 -@@ -53,7 +53,8 @@ - QDateTime time1 = QDateTime::fromString("2010-01-14T09:26:02.287+02:00", Qt::ISODate); - // the date is parsed fine, but the time fails: - QCOMPARE(time1.date(), QDate(2010, 01, 14)); -- QCOMPARE(time1.time(), QTime(0, 0, 0)); -+ // QCOMPARE(time1.time(), QTime(0, 0, 0)); -+ // it seems like the library has become more permissive in the meantime - - // when we omit the time zone data, parsing succeeds - // time is interpreted as local time diff --git a/media-plugins/kipi-plugins/kipi-plugins-2.4.1.ebuild b/media-plugins/kipi-plugins/kipi-plugins-2.4.1.ebuild deleted file mode 100644 index 0aaafdadd0f1..000000000000 --- a/media-plugins/kipi-plugins/kipi-plugins-2.4.1.ebuild +++ /dev/null @@ -1,116 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/kipi-plugins-2.4.1.ebuild,v 1.3 2012/01/16 23:58:19 ago Exp $ - -EAPI=4 - -OPENGL_REQUIRED="optional" - -KDE_MINIMAL="4.7" - -KDE_LINGUAS="ar az be bg bn br bs ca cs csb cy da de el en_GB eo es et eu fa fi fo fr fy ga -gl ha he hi hr hsb hu id is it ja ka kk km ko ku lb lo lt lv mi mk mn ms mt nb nds ne nl nn -nso oc pa pl pt pt_BR ro ru rw se sk sl sq sr ss sv ta te tg th tr tt uk uz ven vi wa xh -zh_CN zh_HK zh_TW zu" - -KDE_HANDBOOK="optional" - -inherit flag-o-matic kde4-base - -MY_P="digikam-${PV/_/-}" - -DESCRIPTION="Plugins for the KDE Image Plugin Interface" -HOMEPAGE="http://www.digikam.org/" -SRC_URI="mirror://sourceforge/digikam/${MY_P}.tar.bz2" - -LICENSE="GPL-2 - handbook? ( FDL-1.2 )" -KEYWORDS="amd64 x86" -SLOT="4" -IUSE="cdr calendar crypt debug expoblending gpssync +imagemagick ipod mjpeg panorama redeyes scanner vkontakte" - -DEPEND=" - $(add_kdebase_dep libkipi) - $(add_kdebase_dep libkdcraw) - $(add_kdebase_dep libkexiv2) - dev-libs/expat - dev-libs/libxml2 - dev-libs/libxslt - dev-libs/qjson - gpssync? ( >=media-libs/libkgeomap-${PV} ) - media-libs/libpng - media-libs/tiff - virtual/jpeg - calendar? ( $(add_kdebase_dep kdepimlibs) ) - crypt? ( app-crypt/qca:2 ) - ipod? ( - media-libs/libgpod - x11-libs/gtk+:2 - ) - redeyes? ( >=media-libs/opencv-2.2.0-r10 ) - scanner? ( - $(add_kdebase_dep libksane) - media-gfx/sane-backends - ) - vkontakte? ( >=net-libs/libkvkontakte-${PV} ) -" -RDEPEND="${DEPEND} - cdr? ( app-cdr/k3b ) - expoblending? ( media-gfx/hugin ) - imagemagick? ( || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) ) - mjpeg? ( media-video/mjpegtools ) - panorama? ( - media-gfx/enblend - >=media-gfx/hugin-2011.0.0 - ) -" - -S=${WORKDIR}/${MY_P}/extra/${PN} - -PATCHES=( - "${FILESDIR}/${PN}-1.7.0-expoblending.patch" - "${FILESDIR}/${PN}-2.0.0-tests.patch" - "${FILESDIR}/${PN}-2.2.0-panorama.patch" -) - -src_prepare() { - # prepare the handbook - mv "${WORKDIR}/${MY_P}/doc/${PN}" "${WORKDIR}/${MY_P}/extra/${PN}/doc" || die - if use handbook; then - echo "add_subdirectory( doc )" >> CMakeLists.txt - fi - - # prepare the translations - mv "${WORKDIR}/${MY_P}/po" po || die - find po -name "*.po" -and -not -name "kipiplugin*.po" -exec rm {} + - echo "find_package(Msgfmt REQUIRED)" >> CMakeLists.txt || die - echo "find_package(Gettext REQUIRED)" >> CMakeLists.txt || die - echo "add_subdirectory( po )" >> CMakeLists.txt - - kde4-base_src_prepare -} - -src_configure() { - # Remove flags -floop-block -floop-interchange - # -floop-strip-mine due to bug #305443. - filter-flags -floop-block - filter-flags -floop-interchange - filter-flags -floop-strip-mine - - mycmakeargs+=( - $(cmake-utils_use_with ipod GLIB2) - $(cmake-utils_use_with ipod GObject) - $(cmake-utils_use_with ipod Gdk) - $(cmake-utils_use_with ipod Gpod) - $(cmake-utils_use_with calendar KdepimLibs) - $(cmake-utils_use_with gpssync KGeoMap) - $(cmake-utils_use_with redeyes OpenCV) - $(cmake-utils_use_with opengl OpenGL) - $(cmake-utils_use_with crypt QCA2) - $(cmake-utils_use_with scanner Sane) - $(cmake-utils_use_enable expoblending) - $(cmake-utils_use_enable panorama) - ) - - kde4-base_src_configure -} diff --git a/media-plugins/kipi-plugins/kipi-plugins-2.6.0_beta3.ebuild b/media-plugins/kipi-plugins/kipi-plugins-2.6.0.ebuild index b15e26f49dba..45384731bb8e 100644 --- a/media-plugins/kipi-plugins/kipi-plugins-2.6.0_beta3.ebuild +++ b/media-plugins/kipi-plugins/kipi-plugins-2.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/kipi-plugins-2.6.0_beta3.ebuild,v 1.1 2012/04/08 19:48:38 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/kipi-plugins-2.6.0.ebuild,v 1.1 2012/06/07 19:28:44 dilfridge Exp $ EAPI=4 @@ -17,7 +17,8 @@ KDE_HANDBOOK="optional" inherit flag-o-matic kde4-base -MY_P="digikam-${PV/_/-}" +MY_PV=${PV/_/-} +MY_P="digikam-${MY_PV}" DESCRIPTION="Plugins for the KDE Image Plugin Interface" HOMEPAGE="http://www.digikam.org/" @@ -25,7 +26,7 @@ SRC_URI="mirror://sourceforge/digikam/${MY_P}.tar.bz2" LICENSE="GPL-2 handbook? ( FDL-1.2 )" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" SLOT="4" IUSE="cdr calendar crypt debug expoblending gpssync +imagemagick ipod mediawiki mjpeg panorama redeyes scanner vkontakte" @@ -46,10 +47,10 @@ DEPEND=" ipod? ( media-libs/libgpod x11-libs/gtk+:2 - mediawiki? ( >=media-libs/libmediawiki-2.6.0_beta3 ) + mediawiki? ( >=media-libs/libmediawiki-2.6.0 ) ) panorama? ( dev-libs/boost ) - redeyes? ( >=media-libs/opencv-2.2.0-r10 ) + redeyes? ( media-libs/opencv ) scanner? ( $(add_kdebase_dep libksane) media-gfx/sane-backends diff --git a/media-plugins/kipi-plugins/kipi-plugins-2.6.0_rc.ebuild b/media-plugins/kipi-plugins/kipi-plugins-2.6.0_rc.ebuild deleted file mode 100644 index 3b721009e4c8..000000000000 --- a/media-plugins/kipi-plugins/kipi-plugins-2.6.0_rc.ebuild +++ /dev/null @@ -1,118 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/kipi-plugins/kipi-plugins-2.6.0_rc.ebuild,v 1.1 2012/05/13 15:07:29 dilfridge Exp $ - -EAPI=4 - -OPENGL_REQUIRED="optional" - -KDE_MINIMAL="4.7" - -KDE_LINGUAS="ar az be bg bn br bs ca cs csb cy da de el en_GB eo es et eu fa fi fo fr fy ga -gl ha he hi hr hsb hu id is it ja ka kk km ko ku lb lo lt lv mi mk mn ms mt nb nds ne nl nn -nso oc pa pl pt pt_BR ro ru rw se sk sl sq sr ss sv ta te tg th tr tt uk uz ven vi wa xh -zh_CN zh_HK zh_TW zu" - -KDE_HANDBOOK="optional" - -inherit flag-o-matic kde4-base - -MY_PV=${PV/_/-} -MY_P="digikam-software-compilation-${MY_PV}" - -DESCRIPTION="Plugins for the KDE Image Plugin Interface" -HOMEPAGE="http://www.digikam.org/" -SRC_URI="mirror://sourceforge/digikam/digikam/${MY_PV}/${MY_P}.tar.bz2" - -LICENSE="GPL-2 - handbook? ( FDL-1.2 )" -KEYWORDS="" -SLOT="4" -IUSE="cdr calendar crypt debug expoblending gpssync +imagemagick ipod mediawiki mjpeg panorama redeyes scanner vkontakte" - -DEPEND=" - $(add_kdebase_dep libkipi) - $(add_kdebase_dep libkdcraw) - $(add_kdebase_dep libkexiv2) - dev-libs/expat - dev-libs/libxml2 - dev-libs/libxslt - dev-libs/qjson - gpssync? ( media-libs/libkgeomap ) - media-libs/libpng - media-libs/tiff - virtual/jpeg - calendar? ( $(add_kdebase_dep kdepimlibs) ) - crypt? ( app-crypt/qca:2 ) - ipod? ( - media-libs/libgpod - x11-libs/gtk+:2 - mediawiki? ( >=media-libs/libmediawiki-2.6.0_rc ) - ) - panorama? ( dev-libs/boost ) - redeyes? ( >=media-libs/opencv-2.2.0-r10 ) - scanner? ( - $(add_kdebase_dep libksane) - media-gfx/sane-backends - ) - vkontakte? ( net-libs/libkvkontakte ) -" -RDEPEND="${DEPEND} - cdr? ( app-cdr/k3b ) - expoblending? ( media-gfx/hugin ) - imagemagick? ( || ( media-gfx/imagemagick media-gfx/graphicsmagick[imagemagick] ) ) - mjpeg? ( media-video/mjpegtools ) - panorama? ( - media-gfx/enblend - >=media-gfx/hugin-2011.0.0 - ) -" - -S=${WORKDIR}/${MY_P}/extra/${PN} - -PATCHES=( - "${FILESDIR}/${PN}-2.6.0_beta3-options.patch" -) - -src_prepare() { - # prepare the handbook - mv "${WORKDIR}/${MY_P}/doc/${PN}" "${WORKDIR}/${MY_P}/extra/${PN}/doc" || die - if use handbook; then - echo "add_subdirectory( doc )" >> CMakeLists.txt - fi - - # prepare the translations - mv "${WORKDIR}/${MY_P}/po" po || die - find po -name "*.po" -and -not -name "kipiplugin*.po" -exec rm {} + - echo "find_package(Msgfmt REQUIRED)" >> CMakeLists.txt || die - echo "find_package(Gettext REQUIRED)" >> CMakeLists.txt || die - echo "add_subdirectory( po )" >> CMakeLists.txt - - kde4-base_src_prepare -} - -src_configure() { - # Remove flags -floop-block -floop-interchange - # -floop-strip-mine due to bug #305443. - filter-flags -floop-block - filter-flags -floop-interchange - filter-flags -floop-strip-mine - - mycmakeargs+=( - $(cmake-utils_use_with ipod GLIB2) - $(cmake-utils_use_with ipod GObject) - $(cmake-utils_use_with ipod Gdk) - $(cmake-utils_use_with ipod Gpod) - $(cmake-utils_use_with calendar KdepimLibs) - $(cmake-utils_use_with gpssync KGeoMap) - $(cmake-utils_use_with mediawiki MEDIAWIKI) - $(cmake-utils_use_with redeyes OpenCV) - $(cmake-utils_use_with opengl OpenGL) - $(cmake-utils_use_with crypt QCA2) - $(cmake-utils_use_with scanner Sane) - $(cmake-utils_use_enable expoblending) - $(cmake-utils_use_enable panorama) - ) - - kde4-base_src_configure -} |