mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.3.3.
Submitted by: anholt
This commit is contained in:
parent
c0178cd7af
commit
73c35623ae
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131737
3 changed files with 7 additions and 5 deletions
|
@ -7,8 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= swfdec
|
||||
PORTVERSION= 0.3.2
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 0.3.3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.schleef.org/swfdec/download/
|
||||
|
||||
|
@ -16,18 +15,20 @@ MAINTAINER= kwm@FreeBSD.org
|
|||
COMMENT= Flash Rendering Library
|
||||
|
||||
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \
|
||||
oil-0.2.0:${PORTSDIR}/devel/liboil
|
||||
oil-0.3.0:${PORTSDIR}/devel/liboil
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_SDL= sdl
|
||||
USE_GNOME= gnomehack gtk20 libartlgpl2
|
||||
USE_GSTREAMER= gconf
|
||||
USE_GETOPT_LONG= yes
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
INSTALLS_SHLIB= yes
|
||||
CFLAGS+= -I${X11BASE}/include
|
||||
|
||||
PLIST_SUB= VERSION=${PORTVERSION:R}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (swfdec-0.3.2.tar.gz) = 8732cd3b96ab803ceb3e723b6dbf0493
|
||||
SIZE (swfdec-0.3.2.tar.gz) = 489855
|
||||
MD5 (swfdec-0.3.3.tar.gz) = afa290b7351ddf543b8df132835b78f3
|
||||
SIZE (swfdec-0.3.3.tar.gz) = 506654
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
bin/swf_play
|
||||
include/swfdec-%%VERSION%%/art.h
|
||||
include/swfdec-%%VERSION%%/color.h
|
||||
include/swfdec-%%VERSION%%/proto.h
|
||||
|
|
Loading…
Add table
Reference in a new issue