Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2013 19:42:13 +0200
From:      Koop Mast <kwm@rainbow-runner.nl>
To:        Olivier Duchateau <duchateau.olivier@gmail.com>
Cc:        svn-ports-head@freebsd.org, Koop Mast <kwm@FreeBSD.org>, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r316723 - head/multimedia/gstreamer1-plugins-core
Message-ID:  <517D5F75.7070701@rainbow-runner.nl>
In-Reply-To: <20130428193043.61c43137e9fddcf42e137171@gmail.com>
References:  <201304281355.r3SDtt7q017987@svn.freebsd.org> <20130428193043.61c43137e9fddcf42e137171@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?517D5F75.7070701>