mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Whisker Menu is an alternate application launcher for the Xfce Desktop.
WWW: http://gottcode.org/xfce4-whiskermenu-plugin/
This commit is contained in:
parent
73059db992
commit
00debe3799
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=324832
@ -367,6 +367,7 @@
|
||||
SUBDIR += xfce4-taskmanager
|
||||
SUBDIR += xfce4-terminal
|
||||
SUBDIR += xfce4-verve-plugin
|
||||
SUBDIR += xfce4-whiskermenu-plugin
|
||||
SUBDIR += xfce4-wmdock-plugin
|
||||
SUBDIR += xfce4-xfapplet-plugin
|
||||
SUBDIR += xfd
|
||||
|
25
x11/xfce4-whiskermenu-plugin/Makefile
Normal file
25
x11/xfce4-whiskermenu-plugin/Makefile
Normal file
@ -0,0 +1,25 @@
|
||||
# Created by: Olivier Duchateau
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= xfce4-whiskermenu-plugin
|
||||
PORTVERSION= 1.1.1
|
||||
CATEGORIES= x11 xfce
|
||||
MASTER_SITES= http://gottcode.org/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= xfce@FreeBSD.org
|
||||
COMMENT= Alternate menu for the Xfce Desktop
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= pkgconfig cmake gettext
|
||||
USE_GNOME= gtk20
|
||||
USE_XFCE= configenv garcon libexo libmenu libutil panel
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11/xfce4-whiskermenu-plugin/distinfo
Normal file
2
x11/xfce4-whiskermenu-plugin/distinfo
Normal file
@ -0,0 +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
|
3
x11/xfce4-whiskermenu-plugin/pkg-descr
Normal file
3
x11/xfce4-whiskermenu-plugin/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Whisker Menu is an alternate application launcher for the Xfce Desktop.
|
||||
|
||||
WWW: http://gottcode.org/xfce4-whiskermenu-plugin/
|
45
x11/xfce4-whiskermenu-plugin/pkg-plist
Normal file
45
x11/xfce4-whiskermenu-plugin/pkg-plist
Normal file
@ -0,0 +1,45 @@
|
||||
bin/xfce4-popup-whiskermenu
|
||||
lib/xfce4/panel/plugins/libwhiskermenu.so
|
||||
share/icons/hicolor/128x128/apps/xfce4-whiskermenu.png
|
||||
share/icons/hicolor/16x16/apps/xfce4-whiskermenu.png
|
||||
share/icons/hicolor/22x22/apps/xfce4-whiskermenu.png
|
||||
share/icons/hicolor/24x24/apps/xfce4-whiskermenu.png
|
||||
share/icons/hicolor/256x256/apps/xfce4-whiskermenu.png
|
||||
share/icons/hicolor/32x32/apps/xfce4-whiskermenu.png
|
||||
share/icons/hicolor/48x48/apps/xfce4-whiskermenu.png
|
||||
share/icons/hicolor/64x64/apps/xfce4-whiskermenu.png
|
||||
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/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/fr/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
share/locale/he/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
|
||||
share/locale/ja/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
share/locale/kk/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
share/locale/ms/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
share/locale/nb/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
share/locale/pl/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
share/locale/pt/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
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/sv/LC_MESSAGES/xfce4-whiskermenu-plugin.mo
|
||||
share/locale/tr/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 lib/xfce4/panel/plugins
|
||||
@dirrmtry lib/xfce4/panel
|
||||
@dirrmtry lib/xfce4
|
Loading…
Reference in New Issue
Block a user