svn commit: r312091 - in head/audio: . gtmixer
Martin Wilke
miwi at freebsd.org
Tue Feb 12 13:09:50 UTC 2013
Just fixed.
+-----------------oOO--(_)--OOo-------------------------+
With best Regards,
Martin Wilke (miwi_(at)_FreeBSD.org)
Mess with the Best, Die like the Rest
On Feb 12, 2013, at 9:06 PM, Max Brazhnikov <makc at freebsd.org> wrote:
> On Tue, 12 Feb 2013 10:05:44 +0000 (UTC)Tue Feb 12 10:05:43 2013, Martin Wilke wrote:
>> +do-install:
>> + @${MKDIR} ${PREFIX}/share/gtmixer
>> + @${CP} -r ${WRKSRC}/icons ${PREFIX}/share/gtmixer/
>> + @${INSTALL_MAN} ${WRKSRC}/gtmixer.1 ${MAN1PREFIX}/man/man1
>> +
>> +.include <bsd.port.mk>
>
>
>> Added: head/audio/gtmixer/pkg-plist
>> ==============================================================================
>> --- /dev/null 00:00:00 1970 (empty, because file is newly added)
>> +++ head/audio/gtmixer/pkg-plist Tue Feb 12 10:05:43 2013 (r312091)
>> @@ -0,0 +1,10 @@
>> +%%DATADIR%%/icons/tray/1.png
>> +%%DATADIR%%/icons/tray/2.png
>> +%%DATADIR%%/icons/tray/273.png
>> +%%DATADIR%%/icons/tray/275.png
>> +%%DATADIR%%/icons/tray/3.png
>> +%%DATADIR%%/icons/tray/430.png
>> +%%DATADIR%%/icons/tray/431.png
>> + at dirrmtry %%DATADIR%%/icons/tray
>> + at dirrmtry %%DATADIR%%/icons
>> + at dirrmtry %%DATADIR%%
>
> This is really odd - the port doesn't install any binary?!
>
> Max
More information about the svn-ports-head
mailing list