FreeBSD Bugzilla – Attachment 131784 Details for
Bug 175944
[PATCH] x11-wm/obmenu: OptionsNG, changed Makefile, Desktop entries, take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
obmenu-1.0_6.patch
obmenu-1.0_6.patch (text/plain), 2.62 KB, created by
nemysis
on 2013-02-08 00:10:00 UTC
(
hide
)
Description:
obmenu-1.0_6.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2013-02-08 00:10:00 UTC
Size:
2.62 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/x11-wm/obmenu/Makefile ./Makefile >--- /usr/ports/x11-wm/obmenu/Makefile 2013-01-14 17:55:01.000000000 +0100 >+++ ./Makefile 2013-02-08 00:56:00.000000000 +0100 >@@ -2,13 +2,15 @@ > > PORTNAME= obmenu > PORTVERSION= 1.0 >-PORTREVISION= 5 >+PORTREVISION= 6 > CATEGORIES= x11-wm > MASTER_SITES= SF > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= nemysis@gmx.ch > COMMENT= Menu manager for Openbox supporting both static and pipe menus > >+LICENSE= GPLv2 >+ > USE_GNOME= pygtk2 > USE_PYTHON= yes > USE_PYDISTUTILS= yes >@@ -16,12 +18,25 @@ > > PORTDOCS= README > >+SUB_FILES= pkg-install \ >+ pkg-message >+ >+DESKTOP_ENTRIES="Obmenu" "Menu manager for Openbox" \ >+ "${PREFIX}/share/pixmaps/${PORTNAME}.png" \ >+ "${PORTNAME}" "Settings;" false >+ >+.include <bsd.port.options.mk> >+ > post-install: >-.if !defined(NOPORTDOCS) >+.if ${PORT_OPTIONS:MDOCS} > @${MKDIR} ${DOCSDIR} >-.for file in ${PORTDOCS} >- ${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >-.endfor >+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} > .endif >+ ${LN} -sf ${DATADIR}/mnu48.png ${PREFIX}/share/pixmaps/${PORTNAME}.png >+ >+ @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL >+ @${ECHO_CMD} >+ @${CAT} ${PKGMESSAGE} >+ @${ECHO_CMD} > > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/x11-wm/obmenu/files/pkg-install.in ./files/pkg-install.in >--- /usr/ports/x11-wm/obmenu/files/pkg-install.in 1970-01-01 01:00:00.000000000 +0100 >+++ ./files/pkg-install.in 2013-02-08 00:55:05.000000000 +0100 >@@ -0,0 +1,11 @@ >+#!/bin/sh >+# >+# $FreeBSD$ >+# >+ >+echo "" >+echo "Have your user menu.xml for Openbox?" >+echo "" >+ >+ls -lh /home/*/.config/openbox | grep menu.xml >+echo "" >diff -ruN --exclude=CVS /usr/ports/x11-wm/obmenu/files/pkg-message.in ./files/pkg-message.in >--- /usr/ports/x11-wm/obmenu/files/pkg-message.in 1970-01-01 01:00:00.000000000 +0100 >+++ ./files/pkg-message.in 2013-02-08 00:53:40.000000000 +0100 >@@ -0,0 +1,13 @@ >+=============================================================================== >+ >+Obmenu has been installed. >+ >+If yours users don't have ~/.config/openbox/menu.xml >+ >+To can use Obmenu, please type as user: >+ >+ cp -a %%LOCALBASE%%/etc/xdg/openbox/menu.xml ~/.config/openbox/menu.xml >+ >+Have fun! >+ >+=============================================================================== >diff -ruN --exclude=CVS /usr/ports/x11-wm/obmenu/pkg-plist ./pkg-plist >--- /usr/ports/x11-wm/obmenu/pkg-plist 2013-01-14 17:55:01.000000000 +0100 >+++ ./pkg-plist 2013-02-08 00:17:26.000000000 +0100 >@@ -9,6 +9,7 @@ > %%DATADIR%%/mnu16.png > %%DATADIR%%/mnu48.png > %%DATADIR%%/obmenu.glade >+share/pixmaps/obmenu.png > @dirrm %%DATADIR%% > @dirrmtry %%PYTHON_SITELIBDIR%% > @dirrmtry %%PYTHON_LIBDIR%%
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 175944
: 131784 |
131785
|
131786