Commit graph

43 commits

Author SHA1 Message Date
Demetris Ierokipides
c15f289756 Merge branch 'master' of github.com:LibreELEC/LibreELEC.tv into Lakka-v4.x 2022-09-12 02:08:19 +03:00
heitbaum
5c2b05bb31 ntfs-3g_ntfsprogs: update PKG_ SITE, URL and SHA256 2022-01-03 07:59:51 +00:00
heitbaum
f6e648aad8 ntfs-3g_ntfsprogs: drop package 2021-12-08 21:49:50 +00:00
heitbaum
e6ff64cf49 ntfs-3g_ntfsprogs: update to 2021.8.22
update 2017.3.23AR.5 (April 1, 2020) to 2021.8.22 (August 30, 2021)

changelog:
- https://github.com/tuxera/ntfs-3g/releases

references:
- https://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html
- https://github.com/tuxera/ntfs-3g/wiki

While the NTFS-3G project globally aims at providing a stable NTFS
driver for several operating systems such as Linux, FreeBSD, macOS, and
more, the project's advanced branch has specifically aimed at
developing, maturing, and releasing features to get user feedback prior
to feature integration into the project's main branch.

The parallel existence of both a stable and an advanced variant
maintained across several locations has caused some confusion. In
particular, the Linux distributions observed different policies in
selecting which version they use for their packaging. The led to users
questioning the differences between features and to additional
challenges in providing support.

We've decided to merge the two projects and maintain a single repository
for source code and documentation on GitHub. As the projects have always
remained in close contact, this induces no discontinuity in the released
features while enabling smoother support. The former repository on
Sourceforge will be discontinued after a grace period for the users to
adapt to the project's new state.

Thank you for your confidence in NTFS-3G.
2021-10-10 19:15:54 +11:00
Ian Leonard
b31ce30170 sysutils: automated code cleanup
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:34:16 +00:00
heitbaum
064d6f60e0 ntfs-3g_update: update to 2017.3.23AR.5 (Advanced Release) 2020-11-23 00:29:45 +00:00
CvH
85e5b4dc1f cleanup: PKG_SHORTDESC 2018-10-22 15:06:12 +02:00
CvH
4cffa5fe6f cleanup: remove PKG_ARCH="any" 2018-10-22 15:06:12 +02:00
CvH
4317bc5002 cleanup: remove PKG_SECTION 2018-10-22 15:06:11 +02:00
CvH
1b9cbdaf26 spdx: packages/sysutils 2018-07-18 22:37:47 +02:00
MilhouseVH
1560d9ead1 ntfs-3g_ntfsprogs: fix mount problem caused by Windows 10 Creators Update 2018-06-16 15:48:49 +01:00
Matthias Reichl
836bb36a4c ntfs-3g_ntfsprogs: enable lto
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF 2017-11-22 00:41:12 +01:00
LongChair
c1a3b7c039 ntfs-3g_ntfsprogs : fix build.
Seems that it won't build without proper glib built on host.
2017-11-17 08:23:47 +01:00
cvh
837b447b7c decommission PKG_IS_ADDON 2017-10-16 00:01:20 +02:00
Peter Vicman
50a51452be build system: add sha256 checksum to all packages
putting #1597 in use
2017-07-17 20:49:23 +02:00
z-e-r-o
b77980bd39 ntfs-3g: update to current stable release 2017-05-28 15:20:42 +04:00
awiouy
cf5d3a4579 decommission PKG_REV 2017-01-19 00:06:13 +01:00
Lukas Rusak
602106cfd8
ntfs-3g_ntfsprogs: use unified /usr 2016-12-04 13:23:46 -08:00
awiouy
e0c2de9b39 Decommission PKG_PRIORITY 2016-09-24 11:57:39 +02:00
Stephan Raue
52eb217ce7 ntfs-3g_ntfsprogs: update to ntfs-3g_ntfsprogs-2016.2.22
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-03-28 23:21:52 -07:00
Stephan Raue
f51faa070d packages: update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2016-01-02 17:29:56 +01:00
Stephan Raue
ba60274141 ntfs-3g_ntfsprogs: update to ntfs-3g_ntfsprogs-2015.3.14
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2015-04-24 22:51:12 +02:00
Stefan Saraev
3833e54ad1 ntfs-3g_ntfsprogs: fix last commit 2015-01-03 15:37:22 +02:00
Stefan Saraev
7f23fc38ba ntfs-3g_ntfsprogs: fix gcrypt check in autoreconf
AM_PATH_LIBGCRYPT is undefined if libgcrypt is not (yet)
built, and we dont depend on gcrypt...
2015-01-02 18:21:25 +02:00
Stefan Saraev
1bd6c7aa17 ntfs-3g_ntfsprogs: dont install lowntfs-3g 2014-08-05 17:46:25 +02:00
Stephan Raue
38aeb1ae44 ntfs-3g_ntfsprogs: disable crypto support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-07-24 07:09:01 +02:00
Stephan Raue
237441c6e3 ntfs-3g_ntfsprogs: update to ntfs-3g_ntfsprogs-2014.2.15
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-03-18 10:42:12 +01:00
Stephan Raue
09e12a167d ntfs-3g_ntfsprogs: rework PKG_DEPENDS, replace and merge PKG_BUILD_DEPENDS_* with PKG_DEPENDS_*
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2014-01-30 14:56:18 +01:00
Stefan Saraev
439b84a04a ntfs-3g_ntfsprogs: build progs 2014-01-05 19:50:43 +02:00
Stephan Raue
f4e9fd302f ntfs-3g_ntfsprogs: convert to new package format
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-25 20:04:05 +01:00
Stephan Raue
0f3e2d4ffa update license headers
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-12-21 21:51:48 +01:00
Stephan Raue
99917e437e ntfs-3g_ntfsprogs: update to ntfs-3g_ntfsprogs-2013.1.13
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2013-01-26 23:05:46 +01:00
Stephan Raue
eb618a8cfd ntfs-3g_ntfsprogs: change to external 'fuse'
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-07-04 19:32:24 +02:00
Domin6
543c89c24b Change copyright and FSF address, this fixes #252 2012-02-29 13:36:32 +01:00
Stephan Raue
b1a0b46821 ntfs-3g_ntfsprogs: update to ntfs-3g_ntfsprogs-2012.1.15
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2012-01-24 20:19:53 +01:00
Alexander Pipelka
55e33f211f ntfs-3g_ntfsprogs: added libgcrypt dependency 2012-01-06 22:09:04 +01:00
Stephan Raue
e4c9f8bc48 ntfs-3g_ntfsprogs: install bins to /usr/bin
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-11-06 21:55:25 +01:00
Stephan Raue
2053110da2 ntfs-3g_ntfsprogs: build with internal fuse
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-05 12:50:06 +02:00
Stephan Raue
3251b73913 ntfs-3g_ntfsprogs: cleanup build file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-07-04 13:25:41 +02:00
Stephan Raue
499ee9cfee ntfs-3g_ntfsprogs: enable mtab, uuid and crypto support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-06-05 14:08:46 +02:00
Stephan Raue
a7c1aca8ec ntfs-3g_ntfsprogs: depends on gnutls
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-06-04 14:46:37 +02:00
Stephan Raue
2450c6d788 ntfs-3g: rename to ntfs-3g_ntfsprogs, update to ntfs-3g_ntfsprogs-2011.4.12
Signed-off-by: Stephan Raue <stephan@openelec.tv>
2011-04-15 15:01:24 +02:00