mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
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>
This commit is contained in:
@@ -9,10 +9,10 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libextractor
|
||||
PKG_VERSION:=1.3
|
||||
PKG_RELEASE:=2
|
||||
PKG_RELEASE:=3
|
||||
|
||||
# ToDo:
|
||||
# - package missing optional dependencies: libexiv2, giflib, gsf, librpm, smf, tidy
|
||||
# - package missing optional dependencies: libexiv2, gsf, librpm, smf, tidy
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
|
||||
@@ -29,6 +29,7 @@ PLUGINS:= \
|
||||
deb \
|
||||
dvi \
|
||||
flac:+libflac \
|
||||
gif:+giflib \
|
||||
gstreamer:+libgstreamer1:+libgst1app:+libgst1pbutils:+libgst1tag \
|
||||
it \
|
||||
jpeg:+libjpeg \
|
||||
|
||||
Reference in New Issue
Block a user