Bug 72404

Summary: [PATCH] multimedia/gstreamer-plugins: update to 0.8.5
Product: Ports & Packages Reporter: Michael Johnson <ahze>
Component: Individual Port(s)Assignee: Mario Sergio Fujikawa Ferreira <lioux>
Status: Closed FIXED    
Severity: Affects Only Me CC: lioux
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gstreamer-plugins-0.8.5.patch none

Description Michael Johnson 2004-10-06 22:30:27 UTC
- Update to 0.8.5

Changes:
 - Removed KIO support 
 - Add mplex from mjpegtools support
 - Add libmng support 

Removed file(s):
- files/patch-ext_theora_theoradec.c
- files/patch-ext_vorbis_vorbisparse.c

Port maintainer (lioux@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Michael Johnson 2004-10-07 02:53:52 UTC
I missed
share/locale/or/LC_MESSAGES/gst-plugins-%%VERSION%%.mo

in pkg-plist

Michael
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-10-08 06:05:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer.
Comment 3 Koop Mast freebsd_committer freebsd_triage 2004-10-08 12:28:32 UTC
<snip>
> @@ -127,7 +128,7 @@
>  lib/gstreamer-%%VERSION%%/libgstrtp.so
>  %%SDL%%lib/gstreamer-%%VERSION%%/libgstsdlvideosink.so
>  %%LIBSHOUT%%lib/gstreamer-%%VERSION%%/libgstshout.so
> -%%LIBSIDPLAY%%lib/gstreamer-%%VERSION%%/libgstsid.a
> +%%LIBSIDPLAY%%lib/gstreamer-%%VERSION%%/libgstsid.so
                                           ^^^^^^^^^^^^
>  %%LIBSIDPLAY%%lib/gstreamer-%%VERSION%%/libgstsid.so
                                           ^^^^^^^^^^^^
This doesn't look right. Now its tries to remove the plugin twice.
>  lib/gstreamer-%%VERSION%%/libgstsilence.so
>  lib/gstreamer-%%VERSION%%/libgstsinesrc.so
> --- gstreamer-plugins-0.8.5.patch ends here ---


I did a little testing and it look good.

Koop
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2004-10-12 02:36:04 UTC
State Changed
From-To: open->closed

Committed, thanks!