mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
rhythmbox: rebuild against libmtp-1.1.4.
This commit is contained in:
parent
8119c491f3
commit
574b1416e3
2 changed files with 9 additions and 4 deletions
|
@ -41,7 +41,7 @@ libgconf-2.so.4
|
||||||
libbrasero-media3.so.1
|
libbrasero-media3.so.1
|
||||||
libdmapsharing-3.0.so.2
|
libdmapsharing-3.0.so.2
|
||||||
libgnome-keyring.so.0
|
libgnome-keyring.so.0
|
||||||
libmtp.so.8
|
libmtp.so.9
|
||||||
libusb-0.1.so.4
|
libusb-0.1.so.4
|
||||||
libclutter-gst-1.0.so.0
|
libclutter-gst-1.0.so.0
|
||||||
libclutter-gtk-1.0.so.0
|
libclutter-gtk-1.0.so.0
|
||||||
|
|
|
@ -1,8 +1,7 @@
|
||||||
# Template file for 'rhythmbox'.
|
# Template file for 'rhythmbox'.
|
||||||
pkgname=rhythmbox
|
pkgname=rhythmbox
|
||||||
version=2.97
|
version=2.97
|
||||||
revision=1
|
revision=2
|
||||||
build_requires=15
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-mdns=avahi --disable-scrollkeeper --disable-static
|
configure_args="--with-mdns=avahi --disable-scrollkeeper --disable-static
|
||||||
--disable-schemas-install --enable-daap --with-webkit --without-hal
|
--disable-schemas-install --enable-daap --with-webkit --without-hal
|
||||||
|
@ -10,7 +9,13 @@ configure_args="--with-mdns=avahi --disable-scrollkeeper --disable-static
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
subpackages="lib${pkgname} ${pkgname}-devel"
|
subpackages="lib${pkgname} ${pkgname}-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme libtdb>=1.2.6 webkit-gtk3>=1.8.0"
|
depends="desktop-file-utils hicolor-icon-theme libtdb>=1.2.6 webkit-gtk3>=1.8.0"
|
||||||
makedepends="which pkg-config intltool gnome-doc-utils gtk+3-devel totem-pl-parser-devel libsoup-devel libsoup-gnome-devel gst-plugins-base-devel json-glib-devel libgudev-devel GConf-devel libmusicbrainz-devel libdiscid-devel libmtp-devel avahi-glib-libs-devel webkit-gtk3-devel libpeas-devel brasero-devel libnotify-devel grilo-devel json-glib-devel clutter-gtk-devel clutter-gst-devel mx-devel libdmapsharing-devel tdb-devel>=1.2.6 libgnome-keyring-devel pygobject-devel vala-devel"
|
makedepends="which pkg-config intltool gnome-doc-utils gtk+3-devel
|
||||||
|
totem-pl-parser-devel libsoup-devel libsoup-gnome-devel gst-plugins-base-devel
|
||||||
|
json-glib-devel libgudev-devel GConf-devel libmusicbrainz-devel libdiscid-devel
|
||||||
|
libmtp-devel>=1.1.4 avahi-glib-libs-devel webkit-gtk3-devel libpeas-devel
|
||||||
|
brasero-devel libnotify-devel grilo-devel json-glib-devel clutter-gtk-devel
|
||||||
|
clutter-gst-devel mx-devel libdmapsharing-devel tdb-devel>=1.2.6
|
||||||
|
libgnome-keyring-devel pygobject-devel vala-devel"
|
||||||
short_desc="GNOME integrated music management application, inspired by Apple's iTunes"
|
short_desc="GNOME integrated music management application, inspired by Apple's iTunes"
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue