Portage is a package management system used by Gentoo Linux
# ChangeLog for app-cdr/koverartist
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-cdr/koverartist/ChangeLog,v 1.27 2008/06/07 12:11:20 drac Exp $
07 Jun 2008; Samuli Suominen
+files/koverartist-0.5-gcc43.patch, koverartist-0.5.ebuild:
Fix building with GCC 4.3 and partly fix desktop entry, at least point to
correct Category.
19 Feb 2008; Ingmar Vanhassel
koverartist-0.4.4.ebuild, koverartist-0.5.ebuild:
Update kde-base/* dependencies so that KDE 4 doesn't satisfy it. bug 206528.
22 Dec 2007; Raúl Porcel
sparc stable wrt #202645
21 Dec 2007; nixnut
Stable on ppc wrt bug 202645
19 Dec 2007; Jurek Bartuszek
x86 stable (bug #202645)
18 Dec 2007; Wulf C. Krueger
koverartist-0.5.ebuild:
Marked stable on amd64.
19 Nov 2006; Matteo Azzali
fixed kioslaves dependancy
15 Nov 2006; Matteo Azzali
Added kdemultimedia-kioslaves dep. as per bug #155272. Thanks to Toralf
Foerster.
15 Nov 2006; Matteo Azzali
added kdemultimedia-kioslaves dep as for bug #155272. Thanks to Toralf
Foerster.
10 Nov 2006; Matteo Azzali
cleaning old version
*koverartist-0.5 (03 Nov 2006)
03 Nov 2006; Matteo Azzali
version bump
11 Oct 2006; Simon Stelling
stable on amd64
10 Oct 2006;
Stable on ppc wrt bug 150607
10 Oct 2006; Gustavo Zacarias
koverartist-0.4.4.ebuild:
Stable on sparc wrt #150607
09 Oct 2006; Paul Varner
Stable on x86 - Bug #150607
09 Oct 2006; Matteo Azzali
-koverartist-0.4.3.ebuild:
version cleaning
22 Aug 2006;
fixed keywords
*koverartist-0.4.4 (21 Aug 2006)
21 Aug 2006;
version bump and cddb use flag for audiocd support
18 Aug 2006;
Stable on amd64 - Bug #140234
*koverartist-0.4.3 (27 Jul 2006)
27 Jul 2006; Matteo Azzali
+koverartist-0.4.3.ebuild:
Bugfix version bump
*koverartist-0.4.2 (24 Jul 2006)
24 Jul 2006; Matteo Azzali
+koverartist-0.4.2.ebuild:
version bump
16 Jul 2006; Joshua Jackson
stable x86; bug #140234
15 Jul 2006;
Stable on ppc. Bug #140234
13 Jul 2006; Jason Wever
Stable on SPARC wrt bug #140234.
02 Jun 2006; Jason Wever
Added ~sparc keyword wrt bug #135013.
*koverartist-0.4 (30 May 2006)
30 May 2006 ; Matteo Azzali
New Cover creation and print application for KDE.
AUX koverartist-0.5-gcc43.patch 869 RMD160 00532900102bd59cc218d03f788e78886fae7c32 SHA1 41c1121a0152fd37bf6b308d4308863263af54d9 SHA256 d03d79ac9e544d6505d3875b3a6e8bc6722584020b39fa04f37b39b7f414c435
DIST koverartist-0.5.tar.bz2 748401 RMD160 63ee6623b04dabdf8661e2f7eea162b1f15e9802 SHA1 2fff3824c7b72a769dd2960bdc38d4dd5ff9e263 SHA256 537f0c5b18b0b74698304456d5babfeb8bb8bad5e2f8749929b4175db9de8d48
EBUILD koverartist-0.5.ebuild 896 RMD160 ee777f1b5827e94475e43343e2883729dd436f97 SHA1 4ff247cb974907e4b7d62adc8bf4b664e4b544b9 SHA256 e29130c858bc1d5e100aae2a23dadf724edd1b84851617f100245d370fa896b5
MISC ChangeLog 3323 RMD160 4f0ee5095bbb539ccef14e921a38b6d2765b74fa SHA1 417114e0956c6421640f1bbfc20de2286a58dccc SHA256 f534c874aaf2e78c6b2cf557cb94833b827497f21a66bf5f753ef9836a13d983
MISC metadata.xml 347 RMD160 8b6e426042b32a7950e6e51f92a8859e417c8ee3 SHA1 1370a5aab69d14cc8d738071364bfb740afbb7ea SHA256 07717af6db46dce0d0b6497b8967574f8509b76cead61ef3cbeaa408ccde8ada
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-cdr/koverartist/koverartist-0.5.ebuild,v 1.10 2008/06/07 12:11:20 drac Exp $
inherit kde eutils
DESCRIPTION="Koverartist is a KDE program for fast creation of covers for cd/dvd cases and boxes."
HOMEPAGE="http://www.kde-apps.org/content/show.php?content=38195"
SRC_URI="http://members.inode.at/499177/software/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ppc sparc x86"
IUSE="cddb"
DEPEND="!app-cdr/kover
cddb? ( || ( ( =kde-base/libkcddb-3.5* =kde-base/kdemultimedia-kioslaves-3.5* )
=kde-base/kdemultimedia-3.5* ) )"
need-kde 3.3
S=${WORKDIR}/${PN}
src_unpack() {
kde_src_unpack
epatch "${FILESDIR}"/${P}-gcc43.patch
}
src_compile() {
if ! use cddb ; then
myconf="$myconf --without-audiocd"
fi
kde_src_compile
}
Utility to create and print covers for cd and dvd under KDE