diff options
author | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2006-05-03 18:30:59 +0000 |
---|---|---|
committer | Zaheer Abbas Merali <zaheerm@gentoo.org> | 2006-05-03 18:30:59 +0000 |
commit | 606568c5c09ec7372b0e0d02b5ac02aa52c63b5c (patch) | |
tree | 9f681263711292e34c6ca26fd55b97e1cc7c01bd /media-video | |
parent | version bump (diff) | |
download | historical-606568c5c09ec7372b0e0d02b5ac02aa52c63b5c.tar.gz historical-606568c5c09ec7372b0e0d02b5ac02aa52c63b5c.tar.bz2 historical-606568c5c09ec7372b0e0d02b5ac02aa52c63b5c.zip |
version bump
Package-Manager: portage-2.1_pre10-r2
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/flumotion/ChangeLog | 8 | ||||
-rw-r--r-- | media-video/flumotion/files/digest-flumotion-0.2.0 | 2 | ||||
-rw-r--r-- | media-video/flumotion/files/digest-flumotion-0.2.1 | 3 | ||||
-rw-r--r-- | media-video/flumotion/flumotion-0.2.1.ebuild | 115 |
4 files changed, 127 insertions, 1 deletions
diff --git a/media-video/flumotion/ChangeLog b/media-video/flumotion/ChangeLog index dcea0ce84dc0..4f35cce69c7a 100644 --- a/media-video/flumotion/ChangeLog +++ b/media-video/flumotion/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-video/flumotion # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.8 2006/03/03 19:18:10 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/ChangeLog,v 1.9 2006/05/03 18:30:59 zaheerm Exp $ + +*flumotion-0.2.1 (03 May 2006) + + 03 May 2006; Zaheer Abbas Merali <zaheerm@gentoo.org> + +flumotion-0.2.1.ebuild: + version bump *flumotion-0.2.0 (03 Mar 2006) diff --git a/media-video/flumotion/files/digest-flumotion-0.2.0 b/media-video/flumotion/files/digest-flumotion-0.2.0 index 1c8da4893b2d..2ca25cba4274 100644 --- a/media-video/flumotion/files/digest-flumotion-0.2.0 +++ b/media-video/flumotion/files/digest-flumotion-0.2.0 @@ -1 +1,3 @@ MD5 f674eb7286fb0cef687c372a0da1ebd1 flumotion-0.2.0.tar.bz2 786656 +RMD160 ff375a892fe52302489c89236cab16c423c9f5ba flumotion-0.2.0.tar.bz2 786656 +SHA256 162298bfca1125c13f075f1aa3423e6f03a7358d801a0111f2e0d5816fc1911f flumotion-0.2.0.tar.bz2 786656 diff --git a/media-video/flumotion/files/digest-flumotion-0.2.1 b/media-video/flumotion/files/digest-flumotion-0.2.1 new file mode 100644 index 000000000000..4743c6fee03a --- /dev/null +++ b/media-video/flumotion/files/digest-flumotion-0.2.1 @@ -0,0 +1,3 @@ +MD5 56b54f35f791eca377475640725bd227 flumotion-0.2.1.tar.bz2 816871 +RMD160 81b6e1c038569a43a2fd4c074393ff41c63cc036 flumotion-0.2.1.tar.bz2 816871 +SHA256 9a9845e404b9cc088039884a834faa45a9ca77824f6bf001216be0279a143f7d flumotion-0.2.1.tar.bz2 816871 diff --git a/media-video/flumotion/flumotion-0.2.1.ebuild b/media-video/flumotion/flumotion-0.2.1.ebuild new file mode 100644 index 000000000000..c74b27a55359 --- /dev/null +++ b/media-video/flumotion/flumotion-0.2.1.ebuild @@ -0,0 +1,115 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-video/flumotion/flumotion-0.2.1.ebuild,v 1.1 2006/05/03 18:30:59 zaheerm Exp $ + +inherit eutils gnome2 + +DESCRIPTION="Flumotion Streaming server" +HOMEPAGE="http://www.fluendo.com" +SRC_URI="http://www.flumotion.net/src/flumotion/${P}.tar.bz2" +LICENSE="GPL-2" + +KEYWORDS="~x86 ~amd64" +IUSE="v4l speex jpeg dv gstreamer08" +SLOT="0" + +RDEPEND=">=x11-libs/gtk+-2.4 + >=dev-libs/glib-2.4 + >=gnome-base/libglade-2 + gstreamer08? ( =media-libs/gstreamer-0.8* + =media-libs/gst-plugins-0.8* + =media-plugins/gst-plugins-gnomevfs-0.8* + =media-plugins/gst-plugins-ogg-0.8* + =media-plugins/gst-plugins-theora-0.8* + =media-plugins/gst-plugins-vorbis-0.8* + =media-plugins/gst-plugins-libpng-0.8* + =dev-python/gst-python-0.8* + v4l? ( =media-plugins/gst-plugins-v4l-0.8* ) + speex? ( =media-plugins/gst-plugins-speex-0.8* ) + dv? ( =media-plugins/gst-plugins-dv-0.8* ) ) + !gstreamer08? ( >=media-libs/gstreamer-0.10.1 + =media-libs/gst-plugins-base-0.10* + =media-libs/gst-plugins-good-0.10* + =media-plugins/gst-plugins-gnomevfs-0.10* + =media-plugins/gst-plugins-ogg-0.10* + =media-plugins/gst-plugins-theora-0.10* + =media-plugins/gst-plugins-vorbis-0.10* + =media-plugins/gst-plugins-libpng-0.10* + =dev-python/gst-python-0.10* + v4l? ( =media-plugins/gst-plugins-v4l-0.10* ) + speex? ( =media-plugins/gst-plugins-speex-0.10* ) + dv? ( =media-plugins/gst-plugins-dv-0.10* + =media-plugins/gst-plugins-raw1394-0.10* ) ) + >=dev-python/pygtk-2.6.3 + || ( ( >=dev-python/twisted-2.0 + >=dev-python/twisted-web-0.5.0-r1 + >=dev-python/twisted-names-0.2.0 ) + =dev-python/twisted-1.3* ) + dev-python/imaging + " + +DEPEND="${RDEPEND} + dev-util/pkgconfig + " + +DOCS="AUTHORS COPYING ChangeLog INSTALL \ + LICENCE.Flumotion LICENCE.GPL \ + NEWS README TODO" + +src_compile() { + mkdir -p "${T}/home" + export HOME="${T}/home" + export GST_REGISTRY=${T}/home/registry.cache.xml + addpredict /root/.gconfd + addpredict /root/.gconf + addpredict /var/lib/cache/gstreamer-0.8 + econf --disable-install-schemas --localstatedir=/var || die + + emake || die + # fix ${exec_prefix} not being expanded + cd ${S}/bin + cp flumotion-manager flumotion-manager.orig + sed -e 's:${exec_prefix}:/usr':g flumotion-manager.orig \ + > flumotion-manager + cp flumotion-worker flumotion-worker.orig + sed -e 's:${exec_prefix}:/usr':g flumotion-worker.orig \ + > flumotion-worker + cp flumotion-admin flumotion-admin.orig + sed -e 's:${exec_prefix}:/usr':g flumotion-admin.orig \ + > flumotion-admin +} + +src_install() { + einstall + + dodir /etc/flumotion + dodir /etc/flumotion/managers + dodir /etc/flumotion/managers/default + dodir /etc/flumotion/managers/default/flows + dodir /etc/flumotion/workers + + cd ${S}/conf + insinto /etc/flumotion/managers/default + doins managers/default/planet.xml + insinto /etc/flumotion/workers + doins workers/default.xml + + insinto /etc/flumotion + doins default.pem + exeinto /etc/init.d + newexe ${FILESDIR}/flumotion-init-0.2.0 flumotion + + keepdir /var/run/flumotion + keepdir /var/log/flumotion +} + +pkg_postinst() { + if ! enewgroup flumotion || ! enewuser flumotion -1 -1 /usr/share/flumotion flumotion,audio,video,sys; then + die "Unable to add flumotion user and flumotion group." + fi + + for dir in /usr/share/flumotion /var/log/flumotion /var/run/flumotion; do + chown -R flumotion:flumotion ${dir} + chmod -R 755 ${dir} + done +} |