Regen WANTLIB to unbreak with new FFmpeg.
This commit is contained in:
parent
00f6a9a5c1
commit
888ce1204d
@ -1,23 +1,23 @@
|
||||
# $OpenBSD: Makefile,v 1.21 2015/04/21 18:51:26 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.22 2015/04/28 06:35:41 ajacoutot Exp $
|
||||
|
||||
COMMENT= D-Bus thumbnailing service
|
||||
|
||||
XFCE_VERSION= 0.1.31
|
||||
XFCE_GOODIE= tumbler
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
|
||||
SHARED_LIBS+= tumbler-1 0.0
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += X11 Xext Xrender avcodec avformat avutil bz2 c cairo crypto
|
||||
WANTLIB += curl dbus-1 dbus-glib-1 expat ffi ffmpegthumbnailer
|
||||
WANTLIB += X11 Xext Xrender avcodec avformat avutil bz2 c cairo
|
||||
WANTLIB += crypto curl dbus-1 dbus-glib-1 expat ffi ffmpegthumbnailer
|
||||
WANTLIB += fontconfig freetype gdk_pixbuf-2.0 gio-2.0 glib-2.0
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gsf-1 gthread-2.0 idn jpeg lcms2 lzma
|
||||
WANTLIB += m ogg openjpeg orc-0.4 pcre pixman-1 png poppler poppler-glib
|
||||
WANTLIB += pthread pthread-stubs ssl swscale theoradec tiff vorbis xcb
|
||||
WANTLIB += xcb-render xcb-shm xml2 z
|
||||
WANTLIB += gmodule-2.0 gobject-2.0 gsf-1 gthread-2.0 idn jpeg
|
||||
WANTLIB += lcms2 lzma m ogg openjpeg pcre pixman-1 png poppler
|
||||
WANTLIB += poppler-glib pthread pthread-stubs ssl swscale tiff
|
||||
WANTLIB += vorbis xcb xcb-render xcb-shm xml2 z
|
||||
|
||||
MODULES= x11/xfce4
|
||||
MODXFCE_PURGE_LA = lib/tumbler-1/plugins lib/tumbler-1/plugins/cache
|
||||
|
Loading…
Reference in New Issue
Block a user