FreeBSD Bugzilla – Attachment 126978 Details for
Bug 170755
[MAINTAINER] misc/xdg-menu: Makefile changed, OptionsNG, deleted script in Makefile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
xdg-menu-1.5_1.patch
xdg-menu-1.5_1.patch (text/plain), 1.67 KB, created by
nemysis
on 2012-08-18 20:30:08 UTC
(
hide
)
Description:
xdg-menu-1.5_1.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-08-18 20:30:08 UTC
Size:
1.67 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/misc/xdg-menu/Makefile ./Makefile >--- /usr/ports/misc/xdg-menu/Makefile 2012-05-18 06:40:24.000000000 +0200 >+++ ./Makefile 2012-08-18 21:16:30.000000000 +0200 >@@ -5,12 +5,12 @@ > # $FreeBSD: ports/misc/xdg-menu/Makefile,v 1.1 2012/05/18 04:40:24 miwi Exp $ > # > >-PORTNAME= menu >+PORTNAME= xdg-menu > PORTVERSION= 1.5 >+PORTREVISION= 1 > CATEGORIES= misc >-MASTER_SITES= SF/xdg-menu/xdg-menu/${PORTVERSION} >-PKGNAMEPREFIX= xdg- >-DISTNAME= XDG-Menu-${PORTVERSION} >+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} >+DISTNAME= XDG-Menu-${DISTVERSION} > EXTRACT_SUFX= .tgz > > MAINTAINER= nemysis@gmx.ch >@@ -30,11 +30,14 @@ > ALL_TARGET= > NO_BUILD= yes > >-OPTIONS= ROX "Enable ROX panel applet support" no >+OPTIONS_DEFINE= ROX >+ROX_DESC= Enable ROX panel applet support >+ >+SUB_FILES= ${PORTNAME} > > .include <bsd.port.options.mk> > >-.if defined(WITHOUT_ROX) >+.if !${PORT_OPTIONS:MROX} > post-patch: > @${REINPLACE_CMD} -i '' '/if not rox.confirm/,/sys.exit/s/^/#/' ${WRKSRC}/AppRun > @${ECHO_MSG} >@@ -45,9 +48,8 @@ > > do-install: > # Scripts >- @${PRINTF} "#!/bin/sh\n\ncd ${DATADIR} &&\ >- ./AppRun\n" > ${WRKDIR}/xdg-menu.sh >- @${INSTALL_SCRIPT} ${WRKDIR}/xdg-menu.sh ${PREFIX}/bin/xdg-menu >+ ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin >+ > # Executable and Data > ${MKDIR} ${DATADIR} > @cd ${WRKSRC} && ${FIND} . | ${CPIO} -pdmu ${DATADIR} >diff -ruN --exclude=CVS /usr/ports/misc/xdg-menu/files/xdg-menu.in ./files/xdg-menu.in >--- /usr/ports/misc/xdg-menu/files/xdg-menu.in 1970-01-01 01:00:00.000000000 +0100 >+++ ./files/xdg-menu.in 2012-08-18 20:26:48.000000000 +0200 >@@ -0,0 +1,7 @@ >+#!/bin/sh >+# >+# $FreeBSD$ >+ >+echo "XDG-Menu: Starting up..." >+cd "%%DATADIR%%" >+./AppRun
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 170755
: 126978 |
126979