- Update xfce4-whiskermenu-plugin to 2.3.0
- Pet portlint warnings
This commit is contained in:
parent
af6dab9e1d
commit
acaed77534
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=481105
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-whiskermenu-plugin
|
||||
PORTVERSION= 2.2.1
|
||||
PORTVERSION= 2.3.0
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
|
||||
DIST_SUBDIR= xfce4
|
||||
@ -13,16 +13,18 @@ COMMENT= Alternate menu for the Xfce Desktop
|
||||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= cmake:outsource compiler:c++14-lang gettext-tools localbase pkgconfig \
|
||||
tar:bzip2 xfce:gtk3
|
||||
USE_GNOME= gtk30 cairo
|
||||
USE_XFCE= panel
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
OPTIONS_SUB= yes
|
||||
NLS_USES= gettext-runtime
|
||||
|
||||
USES= cmake:outsource gettext-tools localbase pkgconfig tar:bzip2 xfce:gtk3
|
||||
USE_GNOME= gtk30 cairo
|
||||
USE_XFCE= panel
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
post-patch-NLS-off:
|
||||
@${REINPLACE_CMD} '/add_subdirectory(po)/d' ${WRKSRC}/CMakeLists.txt
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1531505600
|
||||
SHA256 (xfce4/xfce4-whiskermenu-plugin-2.2.1.tar.bz2) = b5f8efcc94cb26e4394ae599ac5955d745f3c11c39605036709ede5454f302b9
|
||||
SIZE (xfce4/xfce4-whiskermenu-plugin-2.2.1.tar.bz2) = 145751
|
||||
TIMESTAMP = 1538415431
|
||||
SHA256 (xfce4/xfce4-whiskermenu-plugin-2.3.0.tar.bz2) = 7e569bb0dff7e3db3d964e23323f54c6de7249741c6a0e33a0fa501d83040b16
|
||||
SIZE (xfce4/xfce4-whiskermenu-plugin-2.3.0.tar.bz2) = 156013
|
||||
|
@ -18,6 +18,7 @@ share/icons/hicolor/scalable/apps/xfce4-whiskermenu.svg
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
%%NLS%%share/locale/ca@valencia/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
%%NLS%%share/locale/cy/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
%%NLS%%share/locale/da/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
%%NLS%%share/locale/el/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
|
Loading…
Reference in New Issue
Block a user