ports/129868: [UPDATE] graphics/swfdec: update to 0.8.4

Hung-Yi Chen gaod at hychen.org
Mon Dec 22 21:50:05 UTC 2008


>Number:         129868
>Category:       ports
>Synopsis:       [UPDATE] graphics/swfdec: update to 0.8.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 22 21:50:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 7.1-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD gaod.tfcis.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Sat Sep 13 05:18:44 CST 2008 gaod at gaod.tfcis.org:/usr/src/sys/i386/compile/gaod i386

>Description:
	Update to 0.8.4.
>How-To-Repeat:
>Fix:

--- swfdec_diff begins here ---
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS /usr/ports/graphics/swfdec.orig/Makefile /usr/ports/graphics/swfdec/Makefile
--- /usr/ports/graphics/swfdec.orig/Makefile	2008-12-13 01:29:53.000000000 +0800
+++ /usr/ports/graphics/swfdec/Makefile	2008-12-23 05:36:56.000000000 +0800
@@ -7,22 +7,23 @@
 #
 
 PORTNAME=	swfdec
-PORTVERSION=	0.6.8
+PORTVERSION=	0.8.4
 CATEGORIES=	graphics
-MASTER_SITES=	http://swfdec.freedesktop.org/download/swfdec/0.6/
+MASTER_SITES=	http://swfdec.freedesktop.org/download/swfdec/0.8/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Flash Rendering Library
 
 LIB_DEPENDS=	oil-0.3.0:${PORTSDIR}/devel/liboil \
-		soup-2.4.1:${PORTSDIR}/devel/libsoup
+		soup-2.4.1:${PORTSDIR}/devel/libsoup \
+		pulse.0:${PORTSDIR}/audio/pulseaudio
 
 USE_GNOME=	gnomehack gtk20
 USE_AUTOTOOLS=	libtool:15:env automake:19:env autoconf:262
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" \
 		LDFLAGS="-Wl,-Bsymbolic -L${LOCALBASE}/lib"
-CONFIGURE_ARGS=	--with-audio=oss
+CONFIGURE_ARGS=	--with-audio=pulse
 USE_LDCONFIG=	yes
 INSTALLS_ICONS=	yes
 
@@ -36,11 +37,9 @@
 
 .if defined(WITH_GSTREAMER)
 USE_GSTREAMER=	yes
+CONFIGURE_ARGS+=	--enable-gstreamer
 .else
-LIB_DEPENDS+=	avcodec.1:${PORTSDIR}/multimedia/ffmpeg \
-		mad.2:${PORTSDIR}/audio/libmad
-CONFIGURE_ARGS+=	--disable-gstreamer --enable-ffmpeg --enable-mad
-CPPFLAGS+=	-I${LOCALBASE}/include/ffmpeg
+CONFIGURE_ARGS+=	--disable-gstreamer
 .endif
 
 post-patch:
diff -ruN --exclude=CVS /usr/ports/graphics/swfdec.orig/distinfo /usr/ports/graphics/swfdec/distinfo
--- /usr/ports/graphics/swfdec.orig/distinfo	2008-08-07 01:11:17.000000000 +0800
+++ /usr/ports/graphics/swfdec/distinfo	2008-12-23 04:10:54.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (swfdec-0.6.8.tar.gz) = 740caf52068556ffe151703342fb634b
-SHA256 (swfdec-0.6.8.tar.gz) = dcbea3030b6fd3939256fbee4b8d5cf093399ff8597701abb92cb75e74d573fd
-SIZE (swfdec-0.6.8.tar.gz) = 8775082
+MD5 (swfdec-0.8.4.tar.gz) = aece501d0e73f3e564200a44ec03c385
+SHA256 (swfdec-0.8.4.tar.gz) = 7a0fc63f25a6c85588fc094dd3433fbb43634d81a70164b3390fb8ef40cbd802
+SIZE (swfdec-0.8.4.tar.gz) = 9958443
diff -ruN --exclude=CVS /usr/ports/graphics/swfdec.orig/pkg-plist /usr/ports/graphics/swfdec/pkg-plist
--- /usr/ports/graphics/swfdec.orig/pkg-plist	2008-03-24 11:49:48.000000000 +0800
+++ /usr/ports/graphics/swfdec/pkg-plist	2008-12-23 04:59:03.000000000 +0800
@@ -18,30 +18,32 @@
 include/swfdec-%%VERSION%%/swfdec/swfdec_buffer.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_enums.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_file_loader.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_gc_object.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_keys.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_loader.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_player.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_player_scripting.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_rectangle.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_renderer.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_script.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_socket.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_stream.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_system.h
 include/swfdec-%%VERSION%%/swfdec/swfdec_url.h
+include/swfdec-%%VERSION%%/swfdec/swfdec_version.h
 lib/libswfdec-%%VERSION%%.a
 lib/libswfdec-%%VERSION%%.la
 lib/libswfdec-%%VERSION%%.so
-lib/libswfdec-%%VERSION%%.so.90
+lib/libswfdec-%%VERSION%%.so.1
 lib/libswfdec-gtk-%%VERSION%%.a
 lib/libswfdec-gtk-%%VERSION%%.la
 lib/libswfdec-gtk-%%VERSION%%.so
-lib/libswfdec-gtk-%%VERSION%%.so.90
-libdata/pkgconfig/swfdec-%%VERSION%%.pc
-libdata/pkgconfig/swfdec-gtk-%%VERSION%%.pc
+lib/libswfdec-gtk-%%VERSION%%.so.1
+lib/pkgconfig/swfdec-%%VERSION%%.pc
+lib/pkgconfig/swfdec-gtk-%%VERSION%%.pc
 share/gtk-doc/html/swfdec/SwfdecAsArray.html
 share/gtk-doc/html/swfdec/SwfdecAsContext.html
 share/gtk-doc/html/swfdec/SwfdecAsDebugger.html
-share/gtk-doc/html/swfdec/SwfdecAsFrame.html
 share/gtk-doc/html/swfdec/SwfdecAsFunction.html
 share/gtk-doc/html/swfdec/SwfdecAsObject.html
 share/gtk-doc/html/swfdec/SwfdecAudio.html
@@ -50,6 +52,7 @@
 share/gtk-doc/html/swfdec/SwfdecLoader.html
 share/gtk-doc/html/swfdec/SwfdecPlayer.html
 share/gtk-doc/html/swfdec/SwfdecPlayerScripting.html
+share/gtk-doc/html/swfdec/SwfdecRenderer.html
 share/gtk-doc/html/swfdec/SwfdecSocket.html
 share/gtk-doc/html/swfdec/SwfdecStream.html
 share/gtk-doc/html/swfdec/SwfdecSystem.html
@@ -60,26 +63,19 @@
 share/gtk-doc/html/swfdec/home.png
 share/gtk-doc/html/swfdec/index.html
 share/gtk-doc/html/swfdec/index.sgml
+share/gtk-doc/html/swfdec/ix01.html
 share/gtk-doc/html/swfdec/left.png
 share/gtk-doc/html/swfdec/right.png
 share/gtk-doc/html/swfdec/style.css
 share/gtk-doc/html/swfdec/swfdec-Enumerations-and-Types.html
 share/gtk-doc/html/swfdec/swfdec-Gtk-extension-objects.html
 share/gtk-doc/html/swfdec/swfdec-Internals.html
+share/gtk-doc/html/swfdec/swfdec-SwfdecAsFrame.html
 share/gtk-doc/html/swfdec/swfdec-SwfdecAsValue.html
 share/gtk-doc/html/swfdec/swfdec-SwfdecBuffer.html
 share/gtk-doc/html/swfdec/swfdec-SwfdecRectangle.html
 share/gtk-doc/html/swfdec/swfdec-SwfdecURL.html
+share/gtk-doc/html/swfdec/swfdec-Version-Information.html
 share/gtk-doc/html/swfdec/swfdec.devhelp
 share/gtk-doc/html/swfdec/swfdec.devhelp2
 share/gtk-doc/html/swfdec/up.png
-share/icons/hicolor/16x16/apps/swfdec.png
-share/icons/hicolor/22x22/apps/swfdec.png
-share/icons/hicolor/24x24/apps/swfdec.png
-share/icons/hicolor/32x32/apps/swfdec.png
-share/icons/hicolor/48x48/apps/swfdec.png
-share/icons/hicolor/scalable/apps/swfdec.svg
- at dirrm share/gtk-doc/html/swfdec
- at dirrm include/swfdec-%%VERSION%%/swfdec-gtk
- at dirrm include/swfdec-%%VERSION%%/swfdec
- at dirrm include/swfdec-%%VERSION%%
===> Done
--- swfdec_diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list