aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-whiskermenu-plugin
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2013-10-30 05:34:40 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2013-10-30 05:34:40 +0000
commit03f4752b1d460b0f8dbdf653c5b1c524dc972cb5 (patch)
tree3e217b2b1ca7649bfb095783d24229cf949beac6 /x11/xfce4-whiskermenu-plugin
parent37440a4c6a17b85327b08d1792d89a10a3bbcdcb (diff)
downloadports-03f4752b1d460b0f8dbdf653c5b1c524dc972cb5.tar.gz
ports-03f4752b1d460b0f8dbdf653c5b1c524dc972cb5.zip
- Update to 1.2.0
- Add LICENSE blob - Support STAGEDIR
Notes
Notes: svn path=/head/; revision=332068
Diffstat (limited to 'x11/xfce4-whiskermenu-plugin')
-rw-r--r--x11/xfce4-whiskermenu-plugin/Makefile5
-rw-r--r--x11/xfce4-whiskermenu-plugin/distinfo4
-rw-r--r--x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt14
-rw-r--r--x11/xfce4-whiskermenu-plugin/pkg-plist12
4 files changed, 31 insertions, 4 deletions
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile
index 0a4e702256da..de0d44574c6b 100644
--- a/x11/xfce4-whiskermenu-plugin/Makefile
+++ b/x11/xfce4-whiskermenu-plugin/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-whiskermenu-plugin
-PORTVERSION= 1.1.1
+PORTVERSION= 1.2.0
CATEGORIES= x11 xfce
MASTER_SITES= http://gottcode.org/${PORTNAME}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -11,6 +11,8 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Alternate menu for the Xfce Desktop
+LICENSE= GPLv2
+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_BZIP2= yes
@@ -22,5 +24,4 @@ INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/x11/xfce4-whiskermenu-plugin/distinfo b/x11/xfce4-whiskermenu-plugin/distinfo
index 31dedb214de7..e788f27f3053 100644
--- a/x11/xfce4-whiskermenu-plugin/distinfo
+++ b/x11/xfce4-whiskermenu-plugin/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfce4-whiskermenu-plugin-1.1.1-src.tar.bz2) = cfb86e9604c58a4657149950bfb693600a364ce4d64e4100c72bda489385dead
-SIZE (xfce4/xfce4-whiskermenu-plugin-1.1.1-src.tar.bz2) = 91002
+SHA256 (xfce4/xfce4-whiskermenu-plugin-1.2.0-src.tar.bz2) = 71e75c2cff3ec0df001cef628e77904fd45dfba3f788c6aa2be19273df91208e
+SIZE (xfce4/xfce4-whiskermenu-plugin-1.2.0-src.tar.bz2) = 103112
diff --git a/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt b/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt
new file mode 100644
index 000000000000..9f1802f48586
--- /dev/null
+++ b/x11/xfce4-whiskermenu-plugin/files/patch-CMakeLists.txt
@@ -0,0 +1,14 @@
+--- ./CMakeLists.txt.orig 2013-10-29 18:29:33.000000000 +0000
++++ ./CMakeLists.txt 2013-10-29 23:51:59.000000000 +0000
+@@ -11,6 +11,11 @@
+
+ include(GNUInstallDirs)
+
++if(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
++ unset(CMAKE_INSTALL_MANDIR)
++ set(CMAKE_INSTALL_MANDIR ${CMAKE_INSTALL_PREFIX}/man)
++endif()
++
+ add_subdirectory(src)
+ add_subdirectory(po)
+ add_subdirectory(icons)
diff --git a/x11/xfce4-whiskermenu-plugin/pkg-plist b/x11/xfce4-whiskermenu-plugin/pkg-plist
index 72baf583d9f4..46dceee7a2d1 100644
--- a/x11/xfce4-whiskermenu-plugin/pkg-plist
+++ b/x11/xfce4-whiskermenu-plugin/pkg-plist
@@ -1,5 +1,6 @@
bin/xfce4-popup-whiskermenu
lib/xfce4/panel/plugins/libwhiskermenu.so
+man/man1/xfce4-popup-whiskermenu.1.gz
share/icons/hicolor/128x128/apps/xfce4-whiskermenu.png
share/icons/hicolor/16x16/apps/xfce4-whiskermenu.png
share/icons/hicolor/22x22/apps/xfce4-whiskermenu.png
@@ -12,13 +13,17 @@ share/icons/hicolor/scalable/apps/xfce4-whiskermenu.svg
share/locale/ar/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/bg/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/ca/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/cs/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/da/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/de/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/el/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/en_GB/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/es/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/et/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/fi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/fr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/he/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/hr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/hu/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/id/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/it/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
@@ -33,13 +38,20 @@ share/locale/pt_BR/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/ro/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/ru/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/sk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/sr@latin/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/sv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/tr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/uk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
+share/locale/uz/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/locale/vi/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
share/xfce4/panel/plugins/whiskermenu.desktop
@dirrmtry share/xfce4/panel/plugins
@dirrmtry share/xfce4/panel
@dirrmtry share/xfce4
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/kk/LC_MESSAGES
+@dirrmtry share/locale/kk
@dirrmtry lib/xfce4/panel/plugins
@dirrmtry lib/xfce4/panel
@dirrmtry lib/xfce4