ntfs-3g: rename to ntfs-3g_ntfsprogs, update to ntfs-3g_ntfsprogs-2011.4.12

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-15 15:01:24 +02:00
parent 546eb19fc5
commit 2450c6d788
4 changed files with 9 additions and 5 deletions

View File

@ -33,5 +33,9 @@ cd $PKG_BUILD
--disable-library \
--enable-posix-acls \
--disable-mtab \
--disable-ntfsprogs \
--disable-crypto \
--with-fuse=external \
--without-uuid \
make

View File

@ -18,8 +18,8 @@
# http://www.gnu.org/copyleft/gpl.html
################################################################################
PKG_NAME="ntfs-3g"
PKG_VERSION="2011.1.15"
PKG_NAME="ntfs-3g_ntfsprogs"
PKG_VERSION="2011.4.12"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
@ -29,8 +29,8 @@ PKG_DEPENDS="fuse"
PKG_BUILD_DEPENDS="toolchain fuse"
PKG_PRIORITY="optional"
PKG_SECTION="system"
PKG_SHORTDESC="ntfs-3g: NTFS-3G Read/Write userspace driver"
PKG_LONGDESC="The NTFS-3G driver is an open source, freely available NTFS driver for Linux with read and write support. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems."
PKG_SHORTDESC="ntfs-3g_ntfsprogs: NTFS-3G Read/Write userspace driver"
PKG_LONGDESC="The NTFS-3G_ntfsprogs driver is an open source, freely available NTFS driver for Linux with read and write support. It provides safe and fast handling of the Windows XP, Windows Server 2003, Windows 2000 and Windows Vista file systems."
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"

View File

@ -116,7 +116,7 @@ mkdir -p $INSTALL
[ "$UPOWER" = "yes" ] && $SCRIPTS/install ConsoleKit
# NTFS 3G support
[ "$NTFS3G" = "yes" ] && $SCRIPTS/install ntfs-3g
[ "$NTFS3G" = "yes" ] && $SCRIPTS/install ntfs-3g_ntfsprogs
# Apple mount (ifuse) support
[ "$APPLEMOUNT" = "yes" ] && $SCRIPTS/install ifuse