diff options
author | Carsten Lohrke <carlo@gentoo.org> | 2004-08-10 16:04:07 +0000 |
---|---|---|
committer | Carsten Lohrke <carlo@gentoo.org> | 2004-08-10 16:04:07 +0000 |
commit | 7a5b93e4dc8aec6ff90d018ab0458d5516b61d14 (patch) | |
tree | a6580d54fd093cad1bcca0f8adf28bed3686fe57 /app-cdr/k3b | |
parent | Version bump. But this is hard masked because of beta version. (diff) | |
download | historical-7a5b93e4dc8aec6ff90d018ab0458d5516b61d14.tar.gz historical-7a5b93e4dc8aec6ff90d018ab0458d5516b61d14.tar.bz2 historical-7a5b93e4dc8aec6ff90d018ab0458d5516b61d14.zip |
version bump
Diffstat (limited to 'app-cdr/k3b')
-rw-r--r-- | app-cdr/k3b/ChangeLog | 5 | ||||
-rw-r--r-- | app-cdr/k3b/Manifest | 4 | ||||
-rw-r--r-- | app-cdr/k3b/files/digest-k3b-0.11.14 | 2 | ||||
-rw-r--r-- | app-cdr/k3b/k3b-0.11.14.ebuild | 98 |
4 files changed, 108 insertions, 1 deletions
diff --git a/app-cdr/k3b/ChangeLog b/app-cdr/k3b/ChangeLog index af19c636e006..0a3150870b2e 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.14 (10 Aug 2004) + + 10 Aug 2004; Carsten Lohrke <carlo@gentoo.org> +k3b-0.11.14.ebuild: + version bump + 06 Aug 2004; Carsten Lohrke <carlo@gentoo.org> k3b-0.11.13.ebuild: readded $(use_with arts), since kde.eclass supports it only for kde 3.3 and above diff --git a/app-cdr/k3b/Manifest b/app-cdr/k3b/Manifest index fc6fe58ac108..9e564e07a1fa 100644 --- a/app-cdr/k3b/Manifest +++ b/app-cdr/k3b/Manifest @@ -1,9 +1,11 @@ +MD5 06c2f37364ef5fa66bf2e5ef39d4430c k3b-0.11.14.ebuild 3293 MD5 259a5ba4d08840b411e700dcaffb0c57 k3b-0.11.12-r1.ebuild 3724 MD5 312d859560e5e8b543eb2684792a474d k3b-0.11.13.ebuild 3293 MD5 1d8dd7b1f13b548036d2bb8b2a7e38e0 k3b-0.11.10.ebuild 3491 -MD5 b11601216bc1330c99b6b5c977645fe3 ChangeLog 9932 +MD5 a43a9560c1da03bc089a55891aa1a60b ChangeLog 10046 MD5 1b6808bbd78c9161f8b7efb090d966f8 metadata.xml 162 MD5 090e222085c5d03ed73630217ec680ea files/digest-k3b-0.11.12-r1 205 MD5 457551a84f78e8240d3b588d35892208 files/digest-k3b-0.11.10 205 MD5 446c6ed9d1cbfdf0e16131947fd80938 files/digest-k3b-0.11.13 132 +MD5 0ac0fbb1d64aa75bb3b32c9a31f791ed files/digest-k3b-0.11.14 132 MD5 af62583ac173cdc2cc55a43cdc1b48f8 files/k3b-0.10.3-hacked-cdrdao.patch 690 diff --git a/app-cdr/k3b/files/digest-k3b-0.11.14 b/app-cdr/k3b/files/digest-k3b-0.11.14 new file mode 100644 index 000000000000..83037439f998 --- /dev/null +++ b/app-cdr/k3b/files/digest-k3b-0.11.14 @@ -0,0 +1,2 @@ +MD5 c990df553515c8a5107df796afa4d091 k3b-0.11.14.tar.bz2 3189709 +MD5 80d1ac1766ad8a8cdadca5f4273f2d95 k3b-i18n-0.11.tar.bz2 2738463 diff --git a/app-cdr/k3b/k3b-0.11.14.ebuild b/app-cdr/k3b/k3b-0.11.14.ebuild new file mode 100644 index 000000000000..305488df2588 --- /dev/null +++ b/app-cdr/k3b/k3b-0.11.14.ebuild @@ -0,0 +1,98 @@ +# 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.14.ebuild,v 1.1 2004/08/10 16:04:07 carlo Exp $ + +inherit kde + +DESCRIPTION="K3b, KDE CD Writing Software" +HOMEPAGE="http://www.k3b.org/" +SRC_URI="mirror://sourceforge/k3b/${P}.tar.bz2" + +LICENSE="GPL-2" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" +IUSE="arts debug dvdr kde oggvorbis mad flac encode" + +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 ) + arts? ( kde-base/arts )" +RDEPEND="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 ) + arts? ( kde-base/arts ) + >=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 )" +need-kde 3.1 + +I18N="${PN}-i18n-${PV%.*}" + +# These are the languages and translated documentation supported by k3b as of +# version 0.11.13. 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 bs ca cs da de el en_GB es et fi fo fr gl hu it ja nb nl nso pl pt pt_BR ro ru sk sl sr sv ta tr ven xh xx zh_CN zh_TW zu" +LANGS_DOC="da de es et fr it pt pt_BR ru sv" + +MAKE_PO=$(echo "${LINGUAS} ${LANGS}" | fmt -w 1 | sort | uniq -d) +MAKE_DOC=$(echo "${LINGUAS} ${LANGS_DOC}" | fmt -w 1 | sort | uniq -d) + +if [ -n "$MAKE_PO" ] ; then + SRC_URI="${SRC_URI} mirror://sourceforge/k3b/${I18N}.tar.bz2" +fi + +src_compile() { + local _S=${S} + local myconf="--enable-libsuffix= $(use_with kde k3bsetup) $(use_with arts)" + + # 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 + sed -i -e "s:^SUBDIRS = .*:SUBDIRS = ${MAKE_PO}:" ${S}/po/Makefile.in + sed -i -e "s:^SUBDIRS = .*:SUBDIRS = ${MAKE_DOC}:" ${S}/doc/Makefile.in + kde_src_compile + fi + S=${_S} +} + +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 and icon + dodir /usr/share/applications + mv ${D}/usr/share/applnk/Multimedia/k3b.desktop ${D}/usr/share/applications + if use kde; then + mv ${D}/usr/share/applnk/Settings/System/k3bsetup2.desktop ${D}/usr/share/applications + fi + rm -fR ${D}/usr/share/applnk/ + dodir /usr/share/pixmaps + cp ${D}/usr/share/icons/crystalsvg/32x32/apps/k3b.png ${D}/usr/share/pixmaps/ +} + +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." +} |