Commit Graph

18 Commits

Author SHA1 Message Date
Martin Schiller 39fd6151e9 libs: file: magic: remove "u" from pattern
This backports an upstream fix for the following warning:

Warning: Unparsable number `xu                    \b, dcrypt version %d'

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
2021-07-20 11:25:51 +02:00
Rosen Penev 2cdc64b12a file: update to 5.40
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2021-04-10 17:05:18 -07:00
Rosen Penev ea07a18d2f
file: update to 5.39
Remove fedora mirror as it delivers a different file that doesn't work.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-06-25 17:36:42 -07:00
Rosen Penev aece8d872a
file: add newly introduced compression support
Also make it explicit in the configure args.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-18 16:44:44 -08:00
Rosen Penev 930a24ed79
file: update to 5.38
Fix license information.

Small Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-02-14 15:55:43 -08:00
Marko Ratkaj ad02d39e85 libs: file: bump to 5.37
Simple version bump from 5.36 to 5.37

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2019-06-09 17:06:31 +02:00
Rosen Penev daaae8243b
file: Update to 5.36
Added some linker flags to reclaim some space.

Switched to $(FPIC) from -fPIC.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-04-07 15:32:15 -07:00
Marko Ratkaj 32bfce961b libs: file: bump version to 5.35
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2018-11-09 10:57:58 +01:00
Rosen Penev 3f3eda645b file: Update to 5.34
Get rid of autoreconf to speed up build.

Fixed project URL.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-24 15:18:21 -07:00
Rosen Penev 86d0ba6029 file: Disable libseccomp by default
Fixes the buildbot. libseccomp is not that useful for file.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-12 14:53:58 -07:00
Rosen Penev ce55532f30 file: Update to 5.33
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-06-11 16:34:31 -07:00
Marko Ratkaj bba6649e92 libs: file: install fix
By using $(CP) instead of $(INSTALL_DATA) we preserve symbolic links and
by doing so we dont copy the same file multiple times. This saves some
space.

Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2017-09-20 11:00:05 +02:00
Etienne Champetier 4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Karl Palsson 302b33eaa6 libs: file: fix typo in default call
Corrects the display and help text for file and libmagic in menuconfig.

Signed-off-by: Karl Palsson <karlp@remake.is>
2016-01-27 11:14:16 +00:00
Marko Ratkaj 5b2245131b file: bump version to 5.25
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr>
2015-09-27 23:44:22 +02:00
Luka Perkov faefb22e09 file: bump to 5.20
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-10-21 08:39:25 -04:00
Luka Perkov 3c16d44eeb file: bump to 5.19
Signed-off-by: Luka Perkov <luka@openwrt.org>
2014-08-11 14:26:13 +02:00
Ted Hess be2c5beec7 file: import from oldpackages (libmagic)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-07-30 11:03:49 -04:00