summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Lohrke <carlo@gentoo.org>2004-06-25 11:47:49 +0000
committerCarsten Lohrke <carlo@gentoo.org>2004-06-25 11:47:49 +0000
commit2f29bb3a6313ea59073eabbae47683657c997347 (patch)
treeb26440094645d29b6189a653993c802cbe965fe7 /app-cdr
parentMarked stable on hppa. (diff)
downloadhistorical-2f29bb3a6313ea59073eabbae47683657c997347.tar.gz
historical-2f29bb3a6313ea59073eabbae47683657c997347.tar.bz2
historical-2f29bb3a6313ea59073eabbae47683657c997347.zip
version bump
Diffstat (limited to 'app-cdr')
-rw-r--r--app-cdr/k3b/ChangeLog5
-rw-r--r--app-cdr/k3b/Manifest4
-rw-r--r--app-cdr/k3b/files/digest-k3b-0.11.123
-rw-r--r--app-cdr/k3b/k3b-0.11.12.ebuild120
4 files changed, 131 insertions, 1 deletions
diff --git a/app-cdr/k3b/ChangeLog b/app-cdr/k3b/ChangeLog
index 8935fd97e625..a8a2d6aa3459 100644
--- a/app-cdr/k3b/ChangeLog
+++ b/app-cdr/k3b/ChangeLog
@@ -3,6 +3,11 @@
# /home/cvsroot/gentoo-x86/app-cdr/k3b/ChangeLog,v 1.46 2004/03/27 16:18:17
# lanius Exp $
+*k3b-0.11.12 (25 Jun 2004)
+
+ 25 Jun 2004; Carsten Lohrke <carlo@gentoo.org> +k3b-0.11.12.ebuild:
+ version bump
+
24 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> k3b-0.11.10.ebuild:
Marked stable on amd64.
diff --git a/app-cdr/k3b/Manifest b/app-cdr/k3b/Manifest
index c6a25210718d..9ae47e203515 100644
--- a/app-cdr/k3b/Manifest
+++ b/app-cdr/k3b/Manifest
@@ -1,11 +1,13 @@
+MD5 41dd1b962e97de1d82229b6167ab214f k3b-0.11.12.ebuild 3513
MD5 8e1eb0354ea754a931e091cba33fdd2e k3b-0.11.9.ebuild 3493
MD5 1eae6444c51de192d417623014613d2b k3b-0.11.11.ebuild 3516
MD5 4b5609b3bca84447d5131c3043edcb20 k3b-0.11.6.ebuild 2999
MD5 8f2dfd6649d8a0127cca7edcec5ee948 k3b-0.11.10.ebuild 3495
-MD5 5e19b51c70bd6ff38c9dabb885caa2bf ChangeLog 8893
+MD5 f44469e1045bc11c3415f7de956e348b ChangeLog 9007
MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162
MD5 457551a84f78e8240d3b588d35892208 files/digest-k3b-0.11.10 205
MD5 c0a7b6b4c3e4c05353f3cd0e0050c67d files/digest-k3b-0.11.11 205
+MD5 090e222085c5d03ed73630217ec680ea files/digest-k3b-0.11.12 205
MD5 8424e87b486b4f6ef9d435a617908d5d files/digest-k3b-0.11.6 131
MD5 8febec3bdad0b5d655563621c7b2f95c files/digest-k3b-0.11.9 204
MD5 af62583ac173cdc2cc55a43cdc1b48f8 files/k3b-0.10.3-hacked-cdrdao.patch 690
diff --git a/app-cdr/k3b/files/digest-k3b-0.11.12 b/app-cdr/k3b/files/digest-k3b-0.11.12
new file mode 100644
index 000000000000..c1f82faada8e
--- /dev/null
+++ b/app-cdr/k3b/files/digest-k3b-0.11.12
@@ -0,0 +1,3 @@
+MD5 32537417ea39adbc5c4d7bd30c07f8b5 k3b-0.11.12.tar.bz2 3187611
+MD5 6a2f9f531cd63a50bf600fc8044ef7f1 k3bmonkeyaudioplugin.tar.bz2 439377
+MD5 80d1ac1766ad8a8cdadca5f4273f2d95 k3b-i18n-0.11.tar.bz2 2738463
diff --git a/app-cdr/k3b/k3b-0.11.12.ebuild b/app-cdr/k3b/k3b-0.11.12.ebuild
new file mode 100644
index 000000000000..71ed19fad1c3
--- /dev/null
+++ b/app-cdr/k3b/k3b-0.11.12.ebuild
@@ -0,0 +1,120 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/k3b/k3b-0.11.12.ebuild,v 1.1 2004/06/25 11:47:49 carlo Exp $
+
+inherit kde
+
+DESCRIPTION="K3b, KDE CD Writing Software"
+HOMEPAGE="http://www.k3b.org/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
+ monkey? ( mirror://sourceforge/${PN}/k3bmonkeyaudioplugin.tar.bz2 )"
+
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~sparc ~amd64"
+IUSE="debug dvdr kde oggvorbis mad flac encode monkey"
+
+DEPEND="kde? ( >=kde-base/kdebase-3.1 )
+ >=media-sound/cdparanoia-3.9.8
+ >=media-libs/id3lib-3.8.0_pre2
+ flac? ( media-libs/flac )
+ mad? ( >=media-sound/madplay-0.14.2b )
+ oggvorbis? ( media-libs/libvorbis )"
+
+need-kde 3.1
+
+RDEPEND="${DEPEND}
+ >=app-cdr/cdrtools-1.11
+ >=app-cdr/cdrdao-1.1.7-r3
+ media-sound/normalize
+ dvdr? ( app-cdr/dvd+rw-tools )
+ encode? ( media-sound/lame
+ media-sound/sox
+ !amd64? ( <media-video/transcode-0.6.12 )
+ media-video/vcdimager )"
+
+# These are the languages supported by k3b as of version 0.11.6.
+# If you are using this ebuild as a model for another ebuild for
+# another version of K3b, DO check whether these values are different.
+# Check the {po,doc}/Makefile.am files in k3b-i18n package.
+LANGS="ar bg ca bs da de cs el es et fi fo fr gl hu ja it nb \
+nl pl pt ro ru sk sl ta sr sv tr xh xx zu nso ven en_GB pt_BR \
+zh_CN zh_TW"
+
+# Documentation packages are less (in general they may contain
+# other packages too, not in this case)
+LANGS_DOC="da de es et fr pt ru sv"
+
+I18N="${PN}-i18n-${PV%.*}"
+
+for pkg in ${LANGS}
+do
+ SRC_URI="${SRC_URI} linguas_${pkg}? ( mirror://sourceforge/k3b/${I18N}.tar.bz2 )"
+done
+
+src_compile() {
+ local _S=${S}
+ local myconf="--enable-libsuffix="
+
+ use debug && myconf="${myconf} --enable-debugging --enable-profiling" \
+ || myconf="${myconf} --disable-debugging --disable-profiling"
+ use kde || myconf="${myconf} --without-k3bsetup"
+
+ # Build process of K3B
+ kde_src_compile
+
+ # Build process of K3B-i18n, select LINGUAS elements
+ S=${WORKDIR}/${I18N}
+ if [ -n "${LINGUAS}" -a -d "${S}" ]; then
+ MAKE_PO="SUBDIRS = "
+ for lang in ${LANGS}
+ do
+ use linguas_${lang} && MAKE_PO="${MAKE_PO} ${lang}"
+ done
+ sed -i -e "s:^SUBDIRS = .*:${MAKE_PO}:" ${S}/po/Makefile.in
+
+ MAKE_DOC="SUBDIRS = "
+ for langdoc in ${LANGS_DOC}
+ do
+ use linguas_${langdoc} && MAKE_DOC="${MAKE_DOC} ${langdoc}"
+ done
+ sed -i -e "s:^SUBDIRS = .*:${MAKE_DOC}:" ${S}/doc/Makefile.in
+
+ kde_src_compile
+ fi
+ S=${_S}
+
+ if use monkey ; then
+ cd ../k3bmonkeyaudioplugin
+ econf || die "econf failed"
+ emake || die "emake failed"
+ fi
+}
+
+src_install() {
+ make DESTDIR=${D} install || die
+
+ dodoc AUTHORS ChangeLog FAQ README TODO
+
+ if [ -n "${LINGUAS}" -a -d "${WORKDIR}/${I18N}" ]; then
+ cd ${WORKDIR}/${I18N}
+ make DESTDIR=${D} install || die
+ fi
+
+ # install menu entry
+ dodir /usr/share/applications
+ mv ${D}/usr/share/applnk/Multimedia/k3b.desktop ${D}/usr/share/applications
+ mv ${D}/usr/share/applnk/Settings/System/k3bsetup2.desktop ${D}/usr/share/applications
+ rm -fR ${D}/usr/share/applnk/
+
+ if use monkey; then
+ cd ../k3bmonkeyaudioplugin
+ make DESTDIR=${D} install || die
+ fi
+}
+
+pkg_postinst() {
+ einfo "Note that k3b will report problems regarding the permissions of cdrecord"
+ einfo "and cdrdao, and will suggest some changes for your system. You are free"
+ einfo "to follow those advices, note nonetheless that on a default Gentoo install"
+ einfo "k3b should run fine when you are in the cdrom and cdrw group."
+}