Use gettext module.

This commit is contained in:
ajacoutot 2009-09-28 19:50:59 +00:00
parent 7aa1d0aaad
commit e14a280b8c

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.10 2009/09/13 10:14:22 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.11 2009/09/28 19:50:59 ajacoutot Exp $
COMMENT = multimedia framework - ffmpeg plugin
V = 0.10.5
DISTNAME = gst-ffmpeg-$V
PKGNAME = gstreamer-ffmpeg-$Vp4
PKGNAME = gstreamer-ffmpeg-$Vp5
MASTER_SITES = ${MASTER_SITE_GST:=gst-ffmpeg/}
@ -14,8 +14,10 @@ LIB_DEPENDS = gstreamer-0.10,gstbase-0.10:gstreamer->=0.10:$P/core \
AUTOCONF_VERSION = 2.62
MODULES += devel/gettext
WANTLIB += a52 bz2 faac faad glib-2.0 gmodule-2.0 gobject-2.0
WANTLIB += gthread-2.0 iconv intl m mp3lame ogg oil-0.3 pcre schroedinger-1.0
WANTLIB += gthread-2.0 m mp3lame ogg oil-0.3 pcre schroedinger-1.0
WANTLIB += theora vorbis vorbisenc x264 xml2 z
MODPY_RUNDEP = No