gvfs: update to 1.18.2.
This commit is contained in:
parent
7ebd95ea4b
commit
4cbc6d2137
1 changed files with 3 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.18.1
|
version=1.18.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-hal --disable-afc
|
configure_args="--disable-hal --disable-afc
|
||||||
|
@ -17,11 +17,10 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=92bc9ef0038be837fb74bfb65c5f3de46ee895e14dec65435d1c1da0adcc631f
|
checksum=a24ce342a3369f7ec34f19deadc5da46bf51070d39d8733f0848d9ba4bb55da7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
cd ${DESTDIR}/usr/bin
|
ln -sfr ${DESTDIR}/usr/bin/gvfs-open ${DESTDIR}/usr/bin/gnome-open
|
||||||
ln -sf gvfs-open gnome-open
|
|
||||||
}
|
}
|
||||||
|
|
||||||
gvfs-devel_package() {
|
gvfs-devel_package() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue