mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
Update to 2.6.2.
This commit is contained in:
parent
1228d352ee
commit
af3a42484d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29969
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= wmakerconf
|
||||
PORTVERSION= 2.6.1
|
||||
PORTVERSION= 2.6.2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://ulli.linuxave.net/wmakerconf/
|
||||
|
||||
@ -35,4 +35,11 @@ GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
||||
USE_X_PREFIX= yes
|
||||
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
||||
|
||||
.if exists(${X11BASE}/bin/gnome-config)
|
||||
RUN_DEPENDS+= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter
|
||||
PLIST_SUB+= GNOME:=""
|
||||
.else
|
||||
PLIST_SUB+= GNOME:="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (wmakerconf-2.6.1.tar.bz2) = 5eab769c1f43f6979ca355282c1477f1
|
||||
MD5 (wmakerconf-2.6.2.tar.bz2) = 02a5bdc8f20f3c1ebac96609b7f2c802
|
||||
|
11
x11-wm/wmakerconf/files/patch-ab
Normal file
11
x11-wm/wmakerconf/files/patch-ab
Normal file
@ -0,0 +1,11 @@
|
||||
--- configure.orig Thu Jun 29 10:44:12 2000
|
||||
+++ configure Thu Jun 29 10:44:16 2000
|
||||
@@ -964,7 +964,7 @@
|
||||
echo $ac_n "checking for GNOME apps directory""... $ac_c" 1>&6
|
||||
echo "configure:966: checking for GNOME apps directory" >&5
|
||||
GNOMEAPPS=`$gnomecfg --datadir`
|
||||
- GNOMEAPPS="$GNOMEAPPS/gnome/apps/Settings"
|
||||
+ GNOMEAPPS="$GNOMEAPPS/apps/Settings"
|
||||
GNOMEAPP="wmakerconf.desktop"
|
||||
echo "$ac_t""$GNOMEAPPS" 1>&6
|
||||
fi
|
@ -1,5 +1,6 @@
|
||||
bin/mkpreview
|
||||
bin/wmakerconf
|
||||
%%GNOME:%%share/gnome/apps/Settings/wmakerconf.desktop
|
||||
share/locale/ca/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/da/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/de/LC_MESSAGES/wmakerconf-data.mo
|
||||
@ -11,11 +12,14 @@ share/locale/it/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/ja/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/ja/LC_MESSAGES/wmakerconf-data.mo
|
||||
share/locale/ko/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/ko/LC_MESSAGES/wmakerconf-data.mo
|
||||
share/locale/no/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/pl/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/pl/LC_MESSAGES/wmakerconf-data.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/ru/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/sv/LC_MESSAGES/wmakerconf.mo
|
||||
share/locale/tr/LC_MESSAGES/wmakerconf.mo
|
||||
share/wmakerconf/ABOUT-NLS
|
||||
share/wmakerconf/AUTHORS
|
||||
share/wmakerconf/COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user