diff --git a/common/shlibs b/common/shlibs index 64104b71e10..a4e2daa3cff 100644 --- a/common/shlibs +++ b/common/shlibs @@ -443,7 +443,7 @@ libphysfs.so.1 physfs-2.0.0_1 libSDL_ttf-2.0.so.0 SDL_ttf-2.0.9_1 libparted.so.2 libparted-3.1_1 libparted-fs-resize.so.0 libparted-3.1_1 -libntfs-3g.so.84 ntfs-3g-2013.1.13_1 +libntfs-3g.so.85 ntfs-3g-2014.2.15_1 libruby.so.1.9 ruby-1.9.3_1 libruby.so.2.0 ruby-2.0.0_1 libxenctrl.so.4.3 xen-libs-4.3_1<4.4 diff --git a/srcpkgs/ntfs-3g/template b/srcpkgs/ntfs-3g/template index 3848e09c66a..4047827d99f 100644 --- a/srcpkgs/ntfs-3g/template +++ b/srcpkgs/ntfs-3g/template @@ -1,21 +1,19 @@ # Template file for 'ntfs-3g' pkgname=ntfs-3g -version=2013.1.13 -revision=3 +version=2014.2.15 +revision=1 wrksrc="${pkgname}_ntfsprogs-${version}" build_style=gnu-configure configure_args="--exec-prefix=/usr --disable-static --with-fuse=external --enable-posix-acls --enable-xattr-mappings" hostmakedepends="pkg-config" makedepends="libuuid-devel fuse-devel" -provides="ntfsprogs-${version}" -replaces="ntfsprogs>=0" short_desc="Stable Read/Write NTFS Driver in userspace" maintainer="Juan RP " homepage="http://www.tuxera.com/community/ntfs-3g-download/" license="GPL-2" distfiles="http://www.tuxera.com/opensource/${pkgname}_ntfsprogs-${version}.tgz" -checksum=4b383f0074a3ab7683339d1f18222b107aaeb4983db119292c43c2b275cefb27 +checksum=4c3099400cb14b231a3c9d718b3a8d152d38555059341ce5fc6d02292a4a5b56 post_install() { vmkdir usr/sbin @@ -25,7 +23,6 @@ post_install() { ntfs-3g-devel_package() { depends="fuse-devel ${sourcepkg}>=${version}_${revision}" short_desc+=" - development files" - replaces="ntfsprogs-devel>=0" pkg_install() { vmove usr/include vmove usr/lib/pkgconfig