svn commit: r316723 - head/multimedia/gstreamer1-plugins-core

Koop Mast kwm at rainbow-runner.nl
Sun Apr 28 17:42:23 UTC 2013


On 28-4-2013 21:30, Olivier Duchateau wrote:
> I think there's still problem with gstreamer1-plugins-core.
>
> I'm trying to compile multimedia/xfce4-parole with GStreamer 1.0, and compilation fails.

Ah I see whats going on. I neglected to test the core component .... 
Will fix soon.

> ===>  Applying FreeBSD patches for parole-0.5.0_1
> ===>   parole-0.5.0_1 depends on executable: update-desktop-database - found
> ===>   parole-0.5.0_1 depends on executable: pkgconf - found
> ===>   parole-0.5.0_1 depends on executable: gmake - found
> ===>   parole-0.5.0_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
> ===>   parole-0.5.0_1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found
> ===>   parole-0.5.0_1 depends on package: gstreamer1-plugins-core>=1.0.5 - not found
> ===>   Found gstreamer1-plugins-core-1.0, but you need to upgrade to gstreamer1-plugins-core>=1.0.5.
> *** Error code 1
>
> Stop in /usr/ports/multimedia/xfce4-parole.
> *** Error code 1
>
> I reinstalled each components of GStreamer 1.0 after your update, but error persists.
>
> If I replace core by its components everything is ok.
>
> My current work is here, http://code.google.com/p/xfce-ports/source/browse/#hg/multimedia/xfce4-parole
>
>
> On Sun, 28 Apr 2013 13:55:55 +0000 (UTC)
> Koop Mast <kwm at FreeBSD.org> wrote:
>
>> Author: kwm
>> Date: Sun Apr 28 13:55:55 2013
>> New Revision: 316723
>> URL: http://svnweb.freebsd.org/changeset/ports/316723
>>
>> Log:
>>    Fix portname.
>>    
>>    Submitted by:	duplicate LATEST_LINK check script.
>>
>> Modified:
>>    head/multimedia/gstreamer1-plugins-core/Makefile
>>
>> Modified: head/multimedia/gstreamer1-plugins-core/Makefile
>> ==============================================================================
>> --- head/multimedia/gstreamer1-plugins-core/Makefile	Sun Apr 28 13:52:53 2013	(r316722)
>> +++ head/multimedia/gstreamer1-plugins-core/Makefile	Sun Apr 28 13:55:55 2013	(r316723)
>> @@ -2,7 +2,7 @@
>>   # $FreeBSD$
>>   #    $MCom: ports/multimedia/gstreamer-plugins-core/Makefile,v 1.17 2006/07/17 01:39:57 ahze Exp $
>>   
>> -PORTNAME=	gstreamer-plugins-core
>> +PORTNAME=	gstreamer1-plugins-core
>>   PORTVERSION=	${GST1_VERSION}
>>   PORTREVISION=	0
>>   CATEGORIES=	multimedia audio
>



More information about the svn-ports-all mailing list