summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-08-12 10:14:48 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-08-12 10:14:48 +0000
commitd374a2e3f12b0919dd2ca9451cbb9ffa2359f903 (patch)
tree66e0fe0f1aa850847d2353f00ce89a28f8e6952d /app-office/krita
parentKOFFICE: Version bump to 2.0.2. (diff)
downloadgentoo-2-d374a2e3f12b0919dd2ca9451cbb9ffa2359f903.tar.gz
gentoo-2-d374a2e3f12b0919dd2ca9451cbb9ffa2359f903.tar.bz2
gentoo-2-d374a2e3f12b0919dd2ca9451cbb9ffa2359f903.zip
KOFFICE: Version bump to 2.0.2.
(Portage version: 2.2_rc33/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'app-office/krita')
-rw-r--r--app-office/krita/ChangeLog6
-rw-r--r--app-office/krita/krita-2.0.0.ebuild51
-rw-r--r--app-office/krita/krita-2.0.1.ebuild51
3 files changed, 5 insertions, 103 deletions
diff --git a/app-office/krita/ChangeLog b/app-office/krita/ChangeLog
index c78851e21c2a..47060250ef56 100644
--- a/app-office/krita/ChangeLog
+++ b/app-office/krita/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-office/krita
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.97 2009/08/12 10:03:21 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/krita/ChangeLog,v 1.98 2009/08/12 10:14:48 scarabeus Exp $
+
+ 12 Aug 2009; Tomáš Chvátal <scarabeus@gentoo.org> -krita-2.0.0.ebuild,
+ -krita-2.0.1.ebuild:
+ Cleanup.
*krita-2.0.2 (12 Aug 2009)
diff --git a/app-office/krita/krita-2.0.0.ebuild b/app-office/krita/krita-2.0.0.ebuild
deleted file mode 100644
index 87ce28f99e3d..000000000000
--- a/app-office/krita/krita-2.0.0.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.0.0.ebuild,v 1.1 2009/05/28 08:20:42 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="koffice"
-KMMODULE="${PN}"
-OPENGL_REQUIRED="optional"
-inherit kde4-meta
-
-DESCRIPTION="KOffice image manipulation program."
-
-KEYWORDS="~amd64 ~x86"
-IUSE="+gmm +kdcraw +openexr +pdf +tiff"
-
-DEPEND="
- >=app-office/koffice-libs-${PV}:${SLOT}[openexr=]
- dev-cpp/eigen:2
- >=kde-base/qimageblitz-0.0.4
- >=media-gfx/exiv2-0.16
- >=media-gfx/imagemagick-0.6.4.9.2[openexr=,png,tiff?]
- gmm? ( sci-mathematics/gmm )
- kdcraw? ( kde-base/libkdcraw )
- opengl? ( media-libs/glew )
- pdf? (
- >=virtual/poppler-qt4-0.10.5
- )
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="libs/"
-KMEXTRA="filters/${KMMODULE}/"
-
-KMLOADLIBS="koffice-libs"
-
-src_configure() {
- mycmakeargs="${mycmakeargs}
- -DWITH_Eigen2=On
- -DWITH_Exiv2=On
- -DWITH_JPEG=On
- $(cmake-utils_use_with openexr OpenEXR)
- $(cmake-utils_use_with gmm GMM)
- $(cmake-utils_use_with tiff TIFF)
- $(cmake-utils_use_with kdcraw Kdcraw)
- $(cmake-utils_use_with pdf Poppler)
- $(cmake-utils_use_with opengl OpenGL)
- $(cmake-utils_use_with opengl GLEW)"
-
- kde4-meta_src_configure
-}
diff --git a/app-office/krita/krita-2.0.1.ebuild b/app-office/krita/krita-2.0.1.ebuild
deleted file mode 100644
index 5d7cec0c9d54..000000000000
--- a/app-office/krita/krita-2.0.1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/krita/krita-2.0.1.ebuild,v 1.1 2009/06/25 12:33:29 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="koffice"
-KMMODULE="${PN}"
-OPENGL_REQUIRED="optional"
-inherit kde4-meta
-
-DESCRIPTION="KOffice image manipulation program."
-
-KEYWORDS="~amd64 ~x86"
-IUSE="+gmm +kdcraw +openexr +pdf +tiff"
-
-DEPEND="
- >=app-office/koffice-libs-${PV}:${SLOT}[openexr=]
- dev-cpp/eigen:2
- >=kde-base/qimageblitz-0.0.4
- >=media-gfx/exiv2-0.16
- >=media-gfx/imagemagick-0.6.4.9.2[openexr=,png,tiff?]
- gmm? ( sci-mathematics/gmm )
- kdcraw? ( kde-base/libkdcraw )
- opengl? ( media-libs/glew )
- pdf? (
- >=virtual/poppler-qt4-0.10.5
- )
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="libs/"
-KMEXTRA="filters/${KMMODULE}/"
-
-KMLOADLIBS="koffice-libs"
-
-src_configure() {
- mycmakeargs="${mycmakeargs}
- -DWITH_Eigen2=On
- -DWITH_Exiv2=On
- -DWITH_JPEG=On
- $(cmake-utils_use_with openexr OpenEXR)
- $(cmake-utils_use_with gmm GMM)
- $(cmake-utils_use_with tiff TIFF)
- $(cmake-utils_use_with kdcraw Kdcraw)
- $(cmake-utils_use_with pdf Poppler)
- $(cmake-utils_use_with opengl OpenGL)
- $(cmake-utils_use_with opengl GLEW)"
-
- kde4-meta_src_configure
-}