pkgsrc/multimedia/libtheora/Makefile.common
2009-12-07 00:01:04 +00:00

25 lines
634 B
Text

# $NetBSD: Makefile.common,v 1.4 2009/12/07 00:03:00 wiz Exp $
#
# used by multimedia/libtheora-docs/Makefile
DISTNAME= libtheora-1.1.1
CATEGORIES= multimedia
MASTER_SITES= http://downloads.xiph.org/releases/theora/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.theora.org/
COMMENT= Video codec for Ogg multimedia streaming
LICENSE= modified-bsd
# PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --disable-examples
# disable player
CONFIGURE_ENV+= ac_cv_path_SDL_CONFIG=no
PLIST_SUBST+= SUBDIR=${DISTNAME}
DISTINFO_FILE= ${.CURDIR}/../../multimedia/libtheora/distinfo