cheese: rebuild with as-needed for shlibs.

This commit is contained in:
Juan RP 2012-10-10 14:25:57 +02:00
parent 5c872553a2
commit b99b629af3
3 changed files with 13 additions and 36 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'cheese-devel'. # Template file for 'cheese-devel'.
# #
depends="gst-plugins-base1-devel libcanberra-devel clutter-gst-devel>=1.9.92 depends="gst-plugins-base1-devel libcanberra-devel clutter-gst-devel>=1.9.92
clutter-gtk-devel>=1.3.2 libcheese>=${version}" clutter-gtk-devel>=1.3.2 libcheese-${version}_${revision}"
short_desc="${sourcepkg} -- development files" short_desc="${sourcepkg} -- development files"
long_desc="${long_desc} long_desc="${long_desc}

View file

@ -1,39 +1,18 @@
libgstpbutils-1.0.so.0
libgstphotography-1.0.so.0
libclutter-gst-2.0.so.0
libgstbase-1.0.so.0
libgstreamer-1.0.so.0
libgthread-2.0.so.0
libgnome-desktop-3.so.4
librsvg-2.so.2
libm.so.6
libclutter-gtk-1.0.so.0 libclutter-gtk-1.0.so.0
libclutter-1.0.so.0 libclutter-1.0.so.0
libcogl-pango.so.0
libjson-glib-1.0.so.0
libXi.so.6
libcogl.so.11 libcogl.so.11
libX11.so.6 libX11.so.6
libXext.so.6
libXdamage.so.1
libXcomposite.so.1
libgmodule-2.0.so.0
librt.so.1
libXfixes.so.3
libgee.so.2
libcanberra-gtk3.so.0 libcanberra-gtk3.so.0
libcanberra.so.0
libgtk-3.so.0 libgtk-3.so.0
libgdk-3.so.0 libgdk-3.so.0
libatk-1.0.so.0
libgio-2.0.so.0 libgio-2.0.so.0
libpangocairo-1.0.so.0
libgdk_pixbuf-2.0.so.0 libgdk_pixbuf-2.0.so.0
libcairo-gobject.so.2
libpango-1.0.so.0
libcairo.so.2 libcairo.so.2
libgudev-1.0.so.0
libgobject-2.0.so.0 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
libgstpbutils-1.0.so.0
libclutter-gst-2.0.so.0
libgstreamer-1.0.so.0
libgudev-1.0.so.0

View file

@ -1,7 +1,8 @@
# Template file for 'cheese' # Template file for 'cheese'
pkgname=cheese pkgname=cheese
version=3.6.0 version=3.6.0
revision=1 revision=2
subpackages="lib${pkgname} ${pkgname}-devel"
build_style=gnu-configure build_style=gnu-configure
configure_args="--disable-static --disable-schemas-compile" configure_args="--disable-static --disable-schemas-compile"
depends="desktop-file-utils hicolor-icon-theme nautilus-sendto" depends="desktop-file-utils hicolor-icon-theme nautilus-sendto"
@ -23,6 +24,3 @@ long_desc="
take photos and videos of you, your friends, pets or whatever you want. Allows take photos and videos of you, your friends, pets or whatever you want. Allows
you to apply fancy visual effects, fine-control image settings and has you to apply fancy visual effects, fine-control image settings and has
features such as Multi-Burst mode, Countdown timer for photos." features such as Multi-Burst mode, Countdown timer for photos."
subpackages="lib${pkgname} ${pkgname}-devel"