diff options
author | Marinus Schraal <foser@gentoo.org> | 2004-06-29 16:56:18 +0000 |
---|---|---|
committer | Marinus Schraal <foser@gentoo.org> | 2004-06-29 16:56:18 +0000 |
commit | 861c07ff5c17a19424c92b0f3a9958e20a5557fc (patch) | |
tree | c8de60e2e66c9d093837099eec27e3d5d6db64ba /media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.2.ebuild | |
parent | Added to ~ppc again, why was it removed (Manifest recommit) (diff) | |
download | gentoo-2-861c07ff5c17a19424c92b0f3a9958e20a5557fc.tar.gz gentoo-2-861c07ff5c17a19424c92b0f3a9958e20a5557fc.tar.bz2 gentoo-2-861c07ff5c17a19424c92b0f3a9958e20a5557fc.zip |
update plugins for 0.8.2
Diffstat (limited to 'media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.2.ebuild')
-rw-r--r-- | media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.2.ebuild | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.2.ebuild b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.2.ebuild new file mode 100644 index 000000000000..4cd00dd956a9 --- /dev/null +++ b/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-gnomevfs/gst-plugins-gnomevfs-0.8.2.ebuild,v 1.1 2004/06/29 16:56:17 foser Exp $ + +inherit gst-plugins + +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +IUSE="" + +DEPEND=">=gnome-base/gnome-vfs-2" + +GST_PLUGINS_BUILD="gnome_vfs" |