diff --git a/srcpkgs/ntfs-3g/template b/srcpkgs/ntfs-3g/template index 3b25d7a1f96..d9712ace2cf 100644 --- a/srcpkgs/ntfs-3g/template +++ b/srcpkgs/ntfs-3g/template @@ -1,12 +1,12 @@ # Template file for 'ntfs-3g' pkgname=ntfs-3g -version=2009.11.14 -distfiles="http://www.ntfs-3g.org/$pkgname-$version.tgz" +version=2010.1.16 +distfiles="http://www.tuxera.com/opensource/$pkgname-$version.tgz" build_style=gnu_configure configure_args="--bindir=/bin --disable-static --with-fuse=external" short_desc="Stable Read/Write NTFS Driver in userspace" maintainer="Juan RP " -checksum=186d28c53614b57552900db46b2e2ecb6a7f0c2e3bb715b81fd2d691c1d8d9ce +checksum=223cf09633d59afc820882f0ebf0014f877afaaca65647b34ad17c66f450eda4 long_desc=" The NTFS-3G driver is a freely and commercially available and supported read/write NTFS driver for Linux, Mac OS X, FreeBSD, NetBSD, OpenSolaris, @@ -15,8 +15,9 @@ long_desc=" Server 2008 and Windows 7 file systems." subpackages="$pkgname-devel" -Add_dependency full glibc -Add_dependency full fuse +Add_dependency run glibc +Add_dependency run fuse +Add_dependency build fuse-devel post_install() { diff --git a/xbps-src/common/mapping_shlib_binpkg.txt b/xbps-src/common/mapping_shlib_binpkg.txt index 31b48ec722b..a465755dbd4 100644 --- a/xbps-src/common/mapping_shlib_binpkg.txt +++ b/xbps-src/common/mapping_shlib_binpkg.txt @@ -435,3 +435,4 @@ libgvplugin_rsvg.so graphviz libgvplugin_gtk.so graphviz libparted-2.1.so libparted libparted-devel libopenobex.so libopenobex libopenobex-devel +libntfs-3g.so.73 ntfs-3g ntfs-3g-devel