totem: depend on gst-libav.
This commit is contained in:
parent
212af5414a
commit
763496a890
2 changed files with 10 additions and 27 deletions
srcpkgs/totem
|
@ -1,25 +1,21 @@
|
||||||
# Template file for 'totem'
|
# Template file for 'totem'
|
||||||
pkgname=totem
|
pkgname=totem
|
||||||
version=3.6.0
|
version=3.6.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-scrollkeeper --disable-static
|
configure_args="--disable-scrollkeeper --disable-static
|
||||||
--disable-schemas-compile --disable-python --enable-nautilus"
|
--disable-schemas-compile --disable-python --enable-nautilus"
|
||||||
|
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils gnutls-devel
|
makedepends="which pkg-config intltool gnome-doc-utils gnutls-devel
|
||||||
gst-plugins-base1-devel totem-pl-parser-devel nautilus-devel>=3.6.0
|
gst-plugins-base1-devel totem-pl-parser-devel nautilus-devel>=3.6.0
|
||||||
libbluetooth-devel evolution-data-server-devel>=3.6.0 dbus-glib-devel
|
libbluetooth-devel evolution-data-server-devel>=3.6.0 dbus-glib-devel
|
||||||
libsoup-devel mx-devel clutter-gst-devel>=1.9.92 clutter-gtk-devel>=1.3.2
|
libsoup-devel mx-devel clutter-gst-devel>=1.9.92 clutter-gtk-devel>=1.3.2
|
||||||
libpeas-devel libXtst-devel grilo-devel>=0.2.0 libepc-devel vala-devel
|
libpeas-devel libXtst-devel grilo-devel>=0.2.0 libepc-devel vala-devel
|
||||||
gst-plugins-bad1-devel>=1.0.0_2 gsettings-desktop-schemas-devel>=3.6.0
|
gst-plugins-bad1-devel>=1.0.0_2 gsettings-desktop-schemas-devel>=3.6.0
|
||||||
libzeitgeist-devel"
|
libzeitgeist-devel gobject-introspection"
|
||||||
|
depends="grilo-plugins>=0.2.0 hicolor-icon-theme desktop-file-utils gst-libav"
|
||||||
fulldepends="grilo-plugins>=0.2.0 hicolor-icon-theme desktop-file-utils
|
fulldepends="gst-plugins-ugly1 gst-plugins-good1"
|
||||||
gst-plugins-ugly1 gst-plugins-good1 gsettings-desktop-schemas>=3.6.0"
|
|
||||||
|
|
||||||
# XXX xulrunner plugin.
|
# XXX xulrunner plugin.
|
||||||
subpackages="totem-devel totem-mozilla-plugin"
|
subpackages="totem-devel totem-mozilla-plugin"
|
||||||
|
|
||||||
# XXX reenable python plugin if pylint pkg exists.
|
# XXX reenable python plugin if pylint pkg exists.
|
||||||
#pycompile_dirs="usr/lib/totem/plugins"
|
#pycompile_dirs="usr/lib/totem/plugins"
|
||||||
short_desc="A GNOME integrated movie player based on Gstreamer"
|
short_desc="A GNOME integrated movie player based on Gstreamer"
|
||||||
|
|
|
@ -20,23 +20,10 @@ libgobject-2.0.so.0
|
||||||
libglib-2.0.so.0
|
libglib-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libclutter-gst-2.0.so.0
|
|
||||||
libgstbase-1.0.so.0
|
|
||||||
libgthread-2.0.so.0
|
|
||||||
libcogl-pango.so.0
|
|
||||||
libjson-glib-1.0.so.0
|
|
||||||
libXi.so.6
|
|
||||||
libXext.so.6
|
|
||||||
libXdamage.so.1
|
|
||||||
libXcomposite.so.1
|
|
||||||
libXfixes.so.3
|
|
||||||
libpeas-gtk-1.0.so.0
|
libpeas-gtk-1.0.so.0
|
||||||
libpeas-1.0.so.0
|
libpeas-1.0.so.0
|
||||||
libpangocairo-1.0.so.0
|
libpangocairo-1.0.so.0
|
||||||
libcairo-gobject.so.2
|
|
||||||
libpango-1.0.so.0
|
libpango-1.0.so.0
|
||||||
libgmodule-2.0.so.0
|
|
||||||
librt.so.1
|
|
||||||
libgirepository-1.0.so.1
|
libgirepository-1.0.so.1
|
||||||
libSM.so.6
|
libSM.so.6
|
||||||
libICE.so.6
|
libICE.so.6
|
||||||
|
|
Loading…
Reference in a new issue