Bug 72404 - [PATCH] multimedia/gstreamer-plugins: update to 0.8.5
Summary: [PATCH] multimedia/gstreamer-plugins: update to 0.8.5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-06 22:30 UTC by Michael Johnson
Modified: 2004-10-12 02:36 UTC (History)
1 user (show)

See Also:


Attachments
gstreamer-plugins-0.8.5.patch (8.69 KB, patch)
2004-10-06 22:30 UTC, Michael Johnson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!