[Midnightbsd-cvs] mports [15928] trunk/sysutils: add battery plugin for xfce
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Feb 27 21:03:25 EST 2014
Revision: 15928
http://svnweb.midnightbsd.org/mports/?rev=15928
Author: laffer1
Date: 2014-02-27 21:03:24 -0500 (Thu, 27 Feb 2014)
Log Message:
-----------
add battery plugin for xfce
Modified Paths:
--------------
trunk/sysutils/Makefile
Added Paths:
-----------
trunk/sysutils/xfce4-battery-plugin/
trunk/sysutils/xfce4-battery-plugin/Makefile
trunk/sysutils/xfce4-battery-plugin/distinfo
trunk/sysutils/xfce4-battery-plugin/files/
trunk/sysutils/xfce4-battery-plugin/files/patch-configure
trunk/sysutils/xfce4-battery-plugin/pkg-descr
trunk/sysutils/xfce4-battery-plugin/pkg-plist
Modified: trunk/sysutils/Makefile
===================================================================
--- trunk/sysutils/Makefile 2014-02-27 14:04:54 UTC (rev 15927)
+++ trunk/sysutils/Makefile 2014-02-28 02:03:24 UTC (rev 15928)
@@ -112,6 +112,7 @@
SUBDIR += upsmon
SUBDIR += warden
SUBDIR += wmbsdbatt
+SUBDIR += xfce4-battery-plugin
SUBDIR += xfce4-settings
SUBDIR += zeitgeist
SUBDIR += zetaback
Added: trunk/sysutils/xfce4-battery-plugin/Makefile
===================================================================
--- trunk/sysutils/xfce4-battery-plugin/Makefile (rev 0)
+++ trunk/sysutils/xfce4-battery-plugin/Makefile 2014-02-28 02:03:24 UTC (rev 15928)
@@ -0,0 +1,38 @@
+# $MidnightBSD$
+
+PORTNAME= xfce4-battery-plugin
+PORTVERSION= 1.0.5
+CATEGORIES= sysutils xfce
+MASTER_SITES= ${MASTER_SITE_XFCE}
+MASTER_SITE_SUBDIR=src/panel-plugins/${PORTNAME}/${PORTVERSION:R}
+DIST_SUBDIR= xfce4
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Battery monitor panel plugin for Xfce4
+
+LICENSE= gpl2
+
+ONLY_FOR_ARCHS= i386 amd64
+
+GNU_CONFIGURE= yes
+USE_BZIP2= yes
+USE_GNOME= gtk20 glib20 intltool intlhack
+USE_XFCE= configenv libmenu libutil panel
+INSTALLS_ICONS= yes
+USES= pkgconfig gmake
+
+OPTIONS_DEFINE= NLS
+OPTIONS_DEFAULT= NLS
+
+.include <bsd.mport.options.mk>
+
+.if ${PORT_OPTIONS:MNLS}
+USES+= gettext
+CONFIGURE_ARGS+=--enable-nls
+PLIST_SUB+= NLS=""
+.else
+CONFIGURE_ARGS+=--disable-nls
+PLIST_SUB+= NLS="@comment "
+.endif
+
+.include <bsd.port.mk>
Added: trunk/sysutils/xfce4-battery-plugin/distinfo
===================================================================
--- trunk/sysutils/xfce4-battery-plugin/distinfo (rev 0)
+++ trunk/sysutils/xfce4-battery-plugin/distinfo 2014-02-28 02:03:24 UTC (rev 15928)
@@ -0,0 +1,2 @@
+SHA256 (xfce4/xfce4-battery-plugin-1.0.5.tar.bz2) = f659b1af40ab72c93448affaa693ab551827a5600ce9b97a799b7c2419bdeb11
+SIZE (xfce4/xfce4-battery-plugin-1.0.5.tar.bz2) = 403505
Added: trunk/sysutils/xfce4-battery-plugin/files/patch-configure
===================================================================
--- trunk/sysutils/xfce4-battery-plugin/files/patch-configure (rev 0)
+++ trunk/sysutils/xfce4-battery-plugin/files/patch-configure 2014-02-28 02:03:24 UTC (rev 15928)
@@ -0,0 +1,11 @@
+--- ./configure.orig 2012-06-30 07:50:07.000000000 +0000
++++ ./configure 2014-01-30 14:32:38.000000000 +0000
+@@ -13225,7 +13225,7 @@
+
+ fi
+ fi
+- USE_NLS=yes
++# USE_NLS=yes
+
+
+ gt_cv_have_gettext=no
Added: trunk/sysutils/xfce4-battery-plugin/pkg-descr
===================================================================
--- trunk/sysutils/xfce4-battery-plugin/pkg-descr (rev 0)
+++ trunk/sysutils/xfce4-battery-plugin/pkg-descr 2014-02-28 02:03:24 UTC (rev 15928)
@@ -0,0 +1,3 @@
+Battery monitor panel plugin for Xfce4.
+
+WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-battery-plugin
Added: trunk/sysutils/xfce4-battery-plugin/pkg-plist
===================================================================
--- trunk/sysutils/xfce4-battery-plugin/pkg-plist (rev 0)
+++ trunk/sysutils/xfce4-battery-plugin/pkg-plist 2014-02-28 02:03:24 UTC (rev 15928)
@@ -0,0 +1,103 @@
+lib/xfce4/panel/plugins/libbattery.la
+lib/xfce4/panel/plugins/libbattery.so
+share/icons/hicolor/16x16/apps/xfce4-battery-critical-charging.png
+share/icons/hicolor/16x16/apps/xfce4-battery-critical.png
+share/icons/hicolor/16x16/apps/xfce4-battery-full-charging.png
+share/icons/hicolor/16x16/apps/xfce4-battery-full.png
+share/icons/hicolor/16x16/apps/xfce4-battery-low-charging.png
+share/icons/hicolor/16x16/apps/xfce4-battery-low.png
+share/icons/hicolor/16x16/apps/xfce4-battery-missing.png
+share/icons/hicolor/16x16/apps/xfce4-battery-ok-charging.png
+share/icons/hicolor/16x16/apps/xfce4-battery-ok.png
+share/icons/hicolor/16x16/apps/xfce4-battery-plugin.png
+share/icons/hicolor/22x22/apps/xfce4-battery-critical-charging.png
+share/icons/hicolor/22x22/apps/xfce4-battery-critical.png
+share/icons/hicolor/22x22/apps/xfce4-battery-full-charging.png
+share/icons/hicolor/22x22/apps/xfce4-battery-full.png
+share/icons/hicolor/22x22/apps/xfce4-battery-low-charging.png
+share/icons/hicolor/22x22/apps/xfce4-battery-low.png
+share/icons/hicolor/22x22/apps/xfce4-battery-missing.png
+share/icons/hicolor/22x22/apps/xfce4-battery-ok-charging.png
+share/icons/hicolor/22x22/apps/xfce4-battery-ok.png
+share/icons/hicolor/22x22/apps/xfce4-battery-plugin.png
+share/icons/hicolor/24x24/apps/xfce4-battery-critical-charging.png
+share/icons/hicolor/24x24/apps/xfce4-battery-critical.png
+share/icons/hicolor/24x24/apps/xfce4-battery-full-charging.png
+share/icons/hicolor/24x24/apps/xfce4-battery-full.png
+share/icons/hicolor/24x24/apps/xfce4-battery-low-charging.png
+share/icons/hicolor/24x24/apps/xfce4-battery-low.png
+share/icons/hicolor/24x24/apps/xfce4-battery-missing.png
+share/icons/hicolor/24x24/apps/xfce4-battery-ok-charging.png
+share/icons/hicolor/24x24/apps/xfce4-battery-ok.png
+share/icons/hicolor/24x24/apps/xfce4-battery-plugin.png
+share/icons/hicolor/32x32/apps/xfce4-battery-plugin.png
+share/icons/hicolor/scalable/apps/xfce4-battery-critical-charging.svg
+share/icons/hicolor/scalable/apps/xfce4-battery-critical.svg
+share/icons/hicolor/scalable/apps/xfce4-battery-full-charging.svg
+share/icons/hicolor/scalable/apps/xfce4-battery-full.svg
+share/icons/hicolor/scalable/apps/xfce4-battery-low-charging.svg
+share/icons/hicolor/scalable/apps/xfce4-battery-low.svg
+share/icons/hicolor/scalable/apps/xfce4-battery-missing.svg
+share/icons/hicolor/scalable/apps/xfce4-battery-ok-charging.svg
+share/icons/hicolor/scalable/apps/xfce4-battery-ok.svg
+share/icons/hicolor/scalable/apps/xfce4-battery-plugin.svg
+%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/da/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/de/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/el/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/es/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/id/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/is/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/it/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/nn/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-battery-plugin.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-battery-plugin.mo
+share/xfce4/panel/plugins/battery.desktop
+ at dirrmtry share/xfce4/panel/plugins
+ at dirrmtry share/xfce4/panel
+ at dirrmtry share/xfce4
+%%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ur_PK
+%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ur
+%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ug
+%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/kk
+%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES
+%%NLS%%@dirrmtry share/locale/ast
+ at dirrmtry lib/xfce4/panel/plugins
+ at dirrmtry lib/xfce4/panel
+ at dirrmtry lib/xfce4
More information about the Midnightbsd-cvs
mailing list