libfm: update to 1.2.0 (soname bumps).
This commit is contained in:
parent
23cc3b3be6
commit
f6730790b2
|
@ -836,8 +836,8 @@ libtracker-data.so.0 libtracker-0.14.0_1
|
|||
libtracker-extract-0.16.so.0 libtracker-0.16.0_1
|
||||
libtracker-miner-0.16.so.0 libtracker-0.16.0_1
|
||||
libtracker-sparql-0.16.so.0 libtracker-0.16.0_1
|
||||
libfm.so.3 libfm-1.0_1
|
||||
libfm-gtk.so.3 libfm-1.0_1
|
||||
libfm.so.4 libfm-1.2.0_1
|
||||
libfm-gtk.so.4 libfm-1.2.0_1
|
||||
libunique-1.0.so.0 libunique1-1.1.6_1
|
||||
libxnoise.so.0 libxnoise-0.1.29_1
|
||||
libdiscid.so.0 libdiscid-0.2.2_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libfm'
|
||||
pkgname=libfm
|
||||
version=1.1.2.2
|
||||
version=1.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-udisks --disable-static"
|
||||
|
@ -14,8 +14,8 @@ short_desc="LXDE GLib/GIO based library"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://pcmanfm.sourceforge.net/"
|
||||
license="GPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/pcmanfm/$pkgname-$version.tar.gz"
|
||||
checksum=158e2b6974350d2dab15932b496bb4d448553e60bbf7cdfe4d6e9bd99d19d682
|
||||
distfiles="${SOURCEFORGE_SITE}/pcmanfm/$pkgname-$version.tar.xz"
|
||||
checksum=f0513484e43dcc576097508b7d666f7eb72530963e5a21692034a7ea6a6efc22
|
||||
|
||||
pre_configure() {
|
||||
sed -e '/AM_INIT_AUTOMAKE/s/foreign/& subdir-objects/' -i configure.ac
|
||||
|
|
Loading…
Reference in New Issue