FreeBSD Bugzilla – Attachment 134548 Details for
Bug 179231
[MAINTAINER PATCH] x11-fm/doublecmd: fixes in desktop file
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.94 KB, created by
Beñat Gonzalez Etxepare
on 2013-06-02 23:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Beñat Gonzalez Etxepare
Created:
2013-06-02 23:00:00 UTC
Size:
2.94 KB
patch
obsolete
>--- /usr/ports/x11-fm/doublecmd/Makefile 2013-03-23 07:09:53.000000000 +0100 >+++ ./Makefile 2013-06-02 13:18:56.000000000 +0200 >@@ -3,7 +3,7 @@ > > PORTNAME= doublecmd > PORTVERSION= 0.5.4 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= x11-fm > MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} > MASTER_SITE_SUBDIR= ${PORTNAME}/Double%20Commander%20Source >@@ -13,6 +13,8 @@ > MAINTAINER= bbtruk@users.sourceforge.net > COMMENT= Total Commander like file manager for the X Window System > >+LICENSE= GPLv2 >+ > BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus \ > fpcres:${PORTSDIR}/lang/fpc-utils > >@@ -45,7 +47,7 @@ > > .if ${PORT_OPTIONS:MGTK2} > USE_FPC+= gtk2 >-USE_GNOME= gtk20 gdkpixbuf >+USE_GNOME+= gtk20 gdkpixbuf > LCL_PLATFORM= gtk2 > BUILD_DEPENDS+= ${LOCALBASE}/share/lazarus/lcl/units/${BUILDNAME}/${LCL_PLATFORM}/interfaces.ppu:${PORTSDIR}/editors/lazarus-lcl-gtk2 > .endif >@@ -66,6 +68,8 @@ > @${REINPLACE_CMD} -e 's|%%DOCSDIR%%|${DOCSDIR}|g' ${WRKSRC}/src/dmhelpmanager.pas > @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' -e 's|%%DATADIR%%|${DATADIR}|g' \ > ${WRKSRC}/src/uGlobsPaths.pas >+ @${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' -e 's|%%DATADIR%%|${DATADIR}|g' \ >+ ${WRKSRC}/install/linux/doublecmd.desktop > @${REINPLACE_CMD} -e 's|.GetSize|.Size|g' ${WRKSRC}/src/platform/uClipboard.pas > @${REINPLACE_CMD} -e '176d' ${WRKSRC}/src/uxmlconfig.pas > >@@ -81,7 +85,7 @@ > pre-install: > @${RM} -f ${PLIST} > >-.for FILE in %%DATADIR%%/doublecmd.ext.example \ >+.for FILE in %%DATADIR%%/doublecmd.png %%DATADIR%%/doublecmd.ext.example \ > %%DATADIR%%/editor.col %%DATADIR%%/twilight.col %%DATADIR%%/pixmaps.txt \ > %%DATADIR%%/default.bar %%DATADIR%%/multiarc.ini bin/doublecmd \ > share/applications/doublecmd.desktop >@@ -129,7 +133,7 @@ > ${FIND} * -type f -exec ${INSTALL_DATA} "{}" "${DOCSDIR}/{}" \; > .endif > >-.for FILE in doublecmd.ext.example editor.col twilight.col pixmaps.txt default.bar multiarc.ini >+.for FILE in doublecmd.png doublecmd.ext.example editor.col twilight.col pixmaps.txt default.bar multiarc.ini > ${INSTALL_DATA} ${WRKSRC}/${FILE} ${DATADIR} > .endfor > ${INSTALL_PROGRAM} ${WRKSRC}/doublecmd ${PREFIX}/bin/${PORTNAME} >diff -ruN /usr/ports/x11-fm/doublecmd/files/patch-install-linux-doublecmd.desktop ./files/patch-install-linux-doublecmd.desktop >--- /usr/ports/x11-fm/doublecmd/files/patch-install-linux-doublecmd.desktop 1970-01-01 01:00:00.000000000 +0100 >+++ ./files/patch-install-linux-doublecmd.desktop 2013-06-02 13:15:57.000000000 +0200 >@@ -0,0 +1,13 @@ >+--- install/linux/doublecmd.desktop 2010-06-13 10:24:46.000000000 +0200 >++++ install/linux/doublecmd.desktop 2013-06-02 01:02:42.000000000 +0200 >+@@ -1,8 +1,8 @@ >+ [Desktop Entry] >+ Name=Double Commander >+ Comment=Double Commander is a cross platform open source file manager with two panels side by side. >+-Exec=/usr/bin/doublecmd >++Exec=%%PREFIX%%/bin/doublecmd >+ Terminal=false >+ Type=Application >+-Icon=/usr/share/pixmaps/doublecmd.png >++Icon=%%DATADIR%%/doublecmd.png >+ Categories=Application;Utility;FileManager;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 179231
: 134548