From: Denis Dupeyron Date: Sat, 15 Mar 2008 12:52:47 +0000 (+0000) Subject: Version bump, bug #211421. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=daa3d373c7477951df328ae5bd027e1a77e60ac3;p=gentoo.git Version bump, bug #211421. Package-Manager: portage-2.1.4.4 --- diff --git a/media-video/kino/ChangeLog b/media-video/kino/ChangeLog index 64e0bd240ae6..49cb740aa032 100644 --- a/media-video/kino/ChangeLog +++ b/media-video/kino/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/kino # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.96 2008/02/21 12:36:02 calchan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/ChangeLog,v 1.97 2008/03/15 12:52:47 calchan Exp $ + +*kino-1.3.0 (15 Mar 2008) + + 15 Mar 2008; Denis Dupeyron +kino-1.3.0.ebuild: + Version bump, bug #211421. 21 Feb 2008; Denis Dupeyron kino-1.1.1.ebuild: Bug #206759 fully fixed now. diff --git a/media-video/kino/Manifest b/media-video/kino/Manifest index 64789840a80d..bf66d537e66a 100644 --- a/media-video/kino/Manifest +++ b/media-video/kino/Manifest @@ -1,6 +1,8 @@ DIST kino-1.1.1.tar.gz 10623154 RMD160 05aded40ff37989941390a16a17527550082fa5c SHA1 281c8501f6fb2707c063aec3993e0de0461a05c0 SHA256 396b963436f8845d42981da9762d932186f09572980f3381fb246084a5236a89 DIST kino-1.2.0.tar.gz 10637296 RMD160 2cfd0d0c3d4a797e8f8986cdbcb444aeb4bde3a6 SHA1 1401af8b9b024dc491eb0e85c48729c06ba2566f SHA256 e952622f7d5c1aa433947dff72948eeacb1c9a502ba297735e5fa81263c50197 +DIST kino-1.3.0.tar.gz 11054513 RMD160 6197dc1843184e9de3c37fa262dfe244b617ac6c SHA1 272860f89888a5e475a8dd792c6d8df2f7128695 SHA256 fa6e337e1055dea716f0f1d1f933cbdd77e04f961ac4c9277f20c0245dcb74b5 EBUILD kino-1.1.1.ebuild 2464 RMD160 5220031cf84dd80cf4d970ba56b875af67ee8600 SHA1 f1a168d83efd592afb2ec967c5c649392c872e53 SHA256 aa5c2251ebb2ada81a7e1718f7016873746ab90f48ec7db481e7bf20719b04ac EBUILD kino-1.2.0.ebuild 3325 RMD160 1ee433e31e748b12ac406000b138c62e5580e596 SHA1 4ff57a1b09d521197a65dbb928aaa0340801a9cb SHA256 b633c1e5b456637ae83457a60bf176b23856e6693f82ac7ff91ca650f68ef838 -MISC ChangeLog 12399 RMD160 8826d8c94ca74ae1f95ec35d3fd22fd33ab647e8 SHA1 fd18a0858e0abfb3f268db1a25994d698132a735 SHA256 12c8a57c9e324f9a339c72548ea343b2060119437c93dd18c62083c3fa04d0c2 +EBUILD kino-1.3.0.ebuild 3325 RMD160 978e727e937352a8041ac110f0dd29c0b5604ba6 SHA1 fea5c8ecc25b9de25a0ba6d8d42a97e8654818c4 SHA256 63506f756a3def943de543421f98445663101f8fe61321f4f2bf4d5f6b55e331 +MISC ChangeLog 12527 RMD160 2950fa0b0257b0e5b7f626df8b1beb0e99fdc2df SHA1 a92b7dac6fbc15fab1eefe904ebffda87408d760 SHA256 3b7eb8fb8714f7a09ac43d6927abbfef97d99e18dfa259b1d4e176bce3c8c005 MISC metadata.xml 260 RMD160 1c124fa0eacf34aa86bc9ebf04f32d32812207a7 SHA1 a7d442997f76dfdbeef7db2082ca36c2138ec02f SHA256 d6c6a294dd9551acddce431ae1742d42039163e4dd8230425a9b7720bcf187b1 diff --git a/media-video/kino/kino-1.3.0.ebuild b/media-video/kino/kino-1.3.0.ebuild new file mode 100644 index 000000000000..3926bae736b1 --- /dev/null +++ b/media-video/kino/kino-1.3.0.ebuild @@ -0,0 +1,106 @@ +# Copyright 1999-2008 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-1.3.0.ebuild,v 1.1 2008/03/15 12:52:47 calchan Exp $ + +DESCRIPTION="Kino is a non-linear DV editor for GNU/Linux" +HOMEPAGE="http://www.kinodv.org/" +SRC_URI="mirror://sourceforge/kino/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +IUSE="alsa dvdr gpac lame gstreamer quicktime sox vorbis" + +# This ebuild would benefit a lot of USE dependencies but that has to wait for +# EAPI 2. The usual fix is to issue built_with_use checks but in that particu- +# lar case it would make the ebuild rather complicated to write and maintain +# (certain features can be enabled in various different ways). Also it would +# also force the emerge process to stop a bit too often for users not to comp- +# lain. Thus, if you need features like theora, x264, xvid and maybe others, +# make sure you activate the required support where it should be (ffmpeg, mostly). + +# Optional dependency on cinelerra-cvs (as a replacement for libquicktime) +# dropped because kino may run with it but won't build anymore. + +DEPEND=">=x11-libs/gtk+-2.6.0 + >=gnome-base/libglade-2.5.0 + >=dev-libs/glib-2 + x11-libs/libXv + dev-libs/libxml2 + media-libs/audiofile + >=sys-libs/libraw1394-1.0.0 + >=sys-libs/libavc1394-0.4.1 + >=media-libs/libdv-0.103 + media-libs/libsamplerate + media-libs/libiec61883 + alsa? ( >=media-libs/alsa-lib-1.0.9 ) + >=media-video/ffmpeg-0.4.9_p20061016 + quicktime? ( >=media-libs/libquicktime-0.9.5 )" +RDEPEND="${DEPEND} + media-video/mjpegtools + media-sound/rawrec + dvdr? ( media-video/dvdauthor + app-cdr/dvd+rw-tools ) + gpac? ( media-video/gpac ) + lame? ( media-sound/lame ) + gstreamer? ( media-libs/gst-plugins-base ) + sox? ( media-sound/sox ) + vorbis? ( media-sound/vorbis-tools )" + +src_unpack() { + unpack ${A} + cd "${S}" + + # Fix to link with --as-needed + sed -i -e 's:LIBS="-lXext:LIBS="-lXext -lX11:' configure || die "sed failed" + + # Deactivating automagic alsa configuration, bug #134725 + if ! use alsa ; then + sed -i -e "s:HAVE_ALSA 1:HAVE_ALSA 0:" configure || die "sed failed" + fi + + # Fix bug #169590 + sed -i \ + -e '/\$(LIBQUICKTIME_LIBS) \\/d' \ + -e '/^[[:space:]]*\$(SRC_LIBS)/ a\ + \$(LIBQUICKTIME_LIBS) \\' \ + src/Makefile.in || die "sed failed" + + # Fix bug #172687 + sed -i \ + -e 's/^install-exec-local:/install-exec-local: install-binPROGRAMS/' \ + src/Makefile.in || die "sed failed" + + # Fix test failure discovered in bug #193947 + sed -i -e '$a\ +\ +ffmpeg/libavcodec/ps2/idct_mmi.c\ +ffmpeg/libavcodec/sparc/dsputil_vis.c\ +ffmpeg/libavcodec/sparc/vis.h\ +ffmpeg/libavutil/bswap.h\ +ffmpeg/libswscale/yuv2rgb_template.c\ +src/export.h\ +src/message.cc\ +src/page_bttv.cc' po/POTFILES.in || die "sed failed" + + sed -i -e 's:^#include :#include :' \ + src/filehandler.h || dies "sed failed" +} + +src_compile() { + econf \ + --disable-dependency-tracking \ + --disable-debug \ + --disable-local-ffmpeg \ + $(use_enable quicktime) \ + $(use_with sparc dv1394) \ + || die "Configuration failed" + emake || die "Compilation failed" +} + +src_install() { + emake DESTDIR="${D}" install || die "Installation failed" + dodoc AUTHORS BUGS ChangeLog NEWS README* TODO + # Fix bug #177378 + fowners root:root -R /usr/share/kino/help +}