Fix desktop file, spotted by Stephan A. Rickauer, thanks
This commit is contained in:
parent
809ab99bd4
commit
c88f993644
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.2 2009/07/23 08:26:38 giovanni Exp $
|
||||
# $OpenBSD: Makefile,v 1.3 2009/08/03 13:15:44 giovanni Exp $
|
||||
|
||||
COMMENT = music manager and player for GTK+ written in Python
|
||||
|
||||
VERSION = 0.3.0a3
|
||||
DISTNAME = exaile-${VERSION}
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
PKGNAME = ${DISTNAME}p1
|
||||
|
||||
CATEGORIES = audio x11
|
||||
|
||||
@ -49,6 +49,6 @@ ALL_TARGET = compile
|
||||
SUBST_VARS += MODPY_SITEPKG
|
||||
|
||||
post-configure:
|
||||
${SUBST_CMD} ${WRKSRC}/Makefile ${WRKSRC}/plugins/Makefile
|
||||
${SUBST_CMD} ${WRKSRC}/Makefile ${WRKSRC}/data/exaile.desktop ${WRKSRC}/plugins/Makefile
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
12
audio/exaile/patches/patch-data_exaile_desktop
Normal file
12
audio/exaile/patches/patch-data_exaile_desktop
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-data_exaile_desktop,v 1.1 2009/08/03 13:15:44 giovanni Exp $
|
||||
--- data/exaile.desktop.orig Mon Aug 3 09:29:10 2009
|
||||
+++ data/exaile.desktop Mon Aug 3 09:30:42 2009
|
||||
@@ -4,7 +4,7 @@ Type=Application
|
||||
Name=Exaile Music Player
|
||||
GenericName=Music Player
|
||||
Comment=Listen to, explore, or manage your audio collection
|
||||
-Icon=exaile
|
||||
+Icon=${TRUEPREFIX}/share/pixmaps/exaile.png
|
||||
Exec=exaile %F
|
||||
Terminal=false
|
||||
Categories=AudioVideo;Audio;Player;GTK;
|
Loading…
x
Reference in New Issue
Block a user