mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
totem-pl-parser: revbump due to gmime SONAME bump.
This commit is contained in:
parent
0f8fd7126f
commit
1f182a5c03
2 changed files with 3 additions and 2 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'totem-pl-parser'
|
# Template file for 'totem-pl-parser'
|
||||||
pkgname=totem-pl-parser
|
pkgname=totem-pl-parser
|
||||||
version=2.32.6
|
version=2.32.6
|
||||||
revision=3
|
revision=4
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/2.32/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-quvi" # XXX doesn't build with current libquvi
|
||||||
short_desc="Totem playlist parser library"
|
short_desc="Totem playlist parser library"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=8e6ccef547f1ad311474a975032d2482e621550ee3d4d22c725cdc6b496e4874
|
checksum=8e6ccef547f1ad311474a975032d2482e621550ee3d4d22c725cdc6b496e4874
|
||||||
|
|
|
@ -3,7 +3,6 @@ libsoup-gnome-2.4.so.1
|
||||||
libsoup-2.4.so.1
|
libsoup-2.4.so.1
|
||||||
libgio-2.0.so.0
|
libgio-2.0.so.0
|
||||||
libgmodule-2.0.so.0
|
libgmodule-2.0.so.0
|
||||||
libgmime-2.4.so.2
|
|
||||||
libgobject-2.0.so.0
|
libgobject-2.0.so.0
|
||||||
libgthread-2.0.so.0
|
libgthread-2.0.so.0
|
||||||
librt.so.1
|
librt.so.1
|
||||||
|
@ -11,3 +10,4 @@ libglib-2.0.so.0
|
||||||
libpthread.so.0
|
libpthread.so.0
|
||||||
libc.so.6
|
libc.so.6
|
||||||
libarchive.so.12
|
libarchive.so.12
|
||||||
|
libgmime-2.6.so.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue