1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 23:58:38 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Golle
decc5f51f4 libextractor: fix dependency for libjpeg.so.6
We replaced libjpeg with libjpeg-turbo, reflect that by letting
libextractor depend on libjpeg-turbo.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2020-09-13 23:19:39 +01:00
Rosen Penev
6c321adf3b
libextractor: make ffmpeg plugin depend on BUILD_PATENTED
FFMpeg has patented functionality. Make libextractor respect
BUILD_PATENTED.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-02 14:13:33 -07:00
Rosen Penev
26b1cc700a libextractor: update to 1.10
Made two compile options dependent on whether or not the plugins are
selected.

Removed autoreconf as autools files are not being patched.

Added PKG_BUILD_PARALLEL for faster compilation.

Added patch to fix compilation with libjpeg-turbo. libjpeg-turbo can be
fixed to include this API, but it's probably better for size reasons to
patch libextractor instead.

Added -liconv since it seems to be needed for some reason.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-01 23:06:50 +01:00
Rosen Penev
0860268f22 libextractor: Add missing header
Fixes compilation with -Wimplicit-function-declaration

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-06 17:53:30 -07:00
Daniel Golle
6709d9b82e libextractor: update to version 1.9
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-02 21:51:58 +01:00
Daniel Golle
a50f269411 libextractor: fix PKG_HASH
Instead of libextractor-1.8.tar.gz, the SHA-256 sum of
libextractor-1.8.tar.gz.sig was entered by accident.
Fix that.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-31 04:20:31 +01:00
Daniel Golle
1a23de5db1 libextractor: update to version 1.8
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-01-29 09:44:40 +01:00
Rosen Penev
853e9d1c38
libextractor: Update to 1.7
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-08-23 14:46:19 -07:00
Daniel Golle
643a2aa3fe libextractor: update to version 1.6
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-11-07 01:30:02 +01: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
Daniel Golle
3c820ff9ad libextractor: update to version 1.4
our local patches have been merged upstream and part of the new release

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2017-06-12 00:44:08 +02:00
Ted Hess
e15fc66660 libextractor: Add Debian ffmpeg api updates. Fix gstreamer dependencies
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-01-10 15:59:19 -05:00
Daniel Golle
d2cb285774 libextractor: fix build with full NLS support
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-09-11 07:28:22 +02:00
Daniel Golle
9b50e5d901 libextractor: build against libarchive-noopenssl
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-21 21:33:52 +02:00
Daniel Golle
939f2e2dc5 libextractor: build giflib plugin
Cherry-picked r34095 'Add giflib-5.1.0 compatibility' into patches to
fix build against recent versions of giflib.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-06-12 08:03:05 +02:00
Daniel Golle
fc488b8b10 libextractor: fix accidental versioning mess
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-31 15:45:50 +02:00
Daniel Golle
024ad3dba8 libextractor: package gstreamer plugin
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-31 15:43:26 +02:00
Daniel Golle
a0524dbaef libextractor: add new package
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-30 23:28:39 +02:00