summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-05-04 03:53:45 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-05-04 03:53:45 +0800
commit2bc41db8999445c22ca1d368ef9e1b7c4126001f (patch)
tree6f7d011b633a69c7f8b934a621e01e3e49090cb6 /sysutils
parentc6305b0bb348f0f8f81075c6f8b160f82a286d7d (diff)
downloadmarcuscom-ports-2bc41db8999445c22ca1d368ef9e1b7c4126001f.tar
marcuscom-ports-2bc41db8999445c22ca1d368ef9e1b7c4126001f.tar.gz
marcuscom-ports-2bc41db8999445c22ca1d368ef9e1b7c4126001f.tar.bz2
marcuscom-ports-2bc41db8999445c22ca1d368ef9e1b7c4126001f.tar.lz
marcuscom-ports-2bc41db8999445c22ca1d368ef9e1b7c4126001f.tar.xz
marcuscom-ports-2bc41db8999445c22ca1d368ef9e1b7c4126001f.tar.zst
marcuscom-ports-2bc41db8999445c22ca1d368ef9e1b7c4126001f.zip
Add gnome-power-manager at 2.15.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6204 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-power-manager/Makefile36
-rw-r--r--sysutils/gnome-power-manager/distinfo3
-rw-r--r--sysutils/gnome-power-manager/files/patch-configure11
-rw-r--r--sysutils/gnome-power-manager/pkg-descr7
-rw-r--r--sysutils/gnome-power-manager/pkg-plist180
5 files changed, 237 insertions, 0 deletions
diff --git a/sysutils/gnome-power-manager/Makefile b/sysutils/gnome-power-manager/Makefile
new file mode 100644
index 000000000..529ae70ce
--- /dev/null
+++ b/sysutils/gnome-power-manager/Makefile
@@ -0,0 +1,36 @@
+# New ports collection makefile for: gnome-power-manager
+# Date created: 03 May 2006
+# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom$
+#
+
+PORTNAME= gnome-power-manager
+PORTVERSION= 2.15.1
+CATEGORIES= sysutils gnome
+MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
+DIST_SUBDIR= gnome2
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= Power management system for the GNOME Desktop
+
+LIB_DEPENDS= hal.1:${PORTSDIR}/sysutils/hal \
+ notify.1:${PORTSDIR}/devel/libnotify
+
+USE_GETTEXT= yes
+USE_BZIP2= yes
+USE_X_PREFIX= yes
+USE_GMAKE= yes
+INSTALLS_OMF= yes
+INSTALLS_ICONS= yes
+USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui libwnck \
+ gnomedocutils
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+
+GCONF_SCHEMAS= gnome-power-manager.schemas
+
+.include <bsd.port.mk>
diff --git a/sysutils/gnome-power-manager/distinfo b/sysutils/gnome-power-manager/distinfo
new file mode 100644
index 000000000..280e40783
--- /dev/null
+++ b/sysutils/gnome-power-manager/distinfo
@@ -0,0 +1,3 @@
+MD5 (gnome2/gnome-power-manager-2.15.1.tar.bz2) = 32eab30596b95bad18c236b52f1fb93f
+SHA256 (gnome2/gnome-power-manager-2.15.1.tar.bz2) = ed2c040204f80f1911dee220c15f8cbabb611bb60901f0be4c76990d5f0157e7
+SIZE (gnome2/gnome-power-manager-2.15.1.tar.bz2) = 900950
diff --git a/sysutils/gnome-power-manager/files/patch-configure b/sysutils/gnome-power-manager/files/patch-configure
new file mode 100644
index 000000000..74c69f711
--- /dev/null
+++ b/sysutils/gnome-power-manager/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Wed May 3 01:48:21 2006
++++ configure Wed May 3 01:48:33 2006
+@@ -19480,7 +19480,7 @@ echo "${ECHO_T}no" >&6
+ fi
+
+
+-CPPFLAGS="$CPPFLAGS -Wall -Werror"
++CPPFLAGS="$CPPFLAGS -Wall"
+
+ CPPFLAGS="$CPPFLAGS -g"
+ CPPFLAGS="$CPPFLAGS -fexceptions"
diff --git a/sysutils/gnome-power-manager/pkg-descr b/sysutils/gnome-power-manager/pkg-descr
new file mode 100644
index 000000000..5b789d06c
--- /dev/null
+++ b/sysutils/gnome-power-manager/pkg-descr
@@ -0,0 +1,7 @@
+GNOME Power Manager is a GNOME session daemon that acts as a policy agent
+on top of HAL (the Hardware Abstraction Layer). GNOME Power Manager listens
+for HAL events and responds with user-configurable reactions.
+Currently it supports laptop batteries and AC adapters. Its goal is to be
+architecture neutral and free of polling and other hacks.
+
+WWW: http://www.gnome.org/projects/gnome-power-manager/
diff --git a/sysutils/gnome-power-manager/pkg-plist b/sysutils/gnome-power-manager/pkg-plist
new file mode 100644
index 000000000..66593beca
--- /dev/null
+++ b/sysutils/gnome-power-manager/pkg-plist
@@ -0,0 +1,180 @@
+bin/gnome-power-manager
+bin/gnome-power-preferences
+etc/dbus-1/system.d/gnome-power-manager.conf
+share/dbus-1/services/gnome-power-manager.service
+share/gnome/applications/gnome-power-preferences.desktop
+share/gnome/autostart/gnome-power-manager.desktop
+share/gnome/gnome-power-manager/gpm-feedback-widget.glade
+share/gnome/gnome-power-manager/gpm-info.glade
+share/gnome/gnome-power-manager/gpm-prefs.glade
+share/gnome/help/gnome-power-manager/C/figures/gpm-charged.png
+share/gnome/help/gnome-power-manager/C/figures/gpm-critical.png
+share/gnome/help/gnome-power-manager/C/figures/gpm-low.png
+share/gnome/help/gnome-power-manager/C/figures/gpm-prefs-ac.png
+share/gnome/help/gnome-power-manager/C/figures/gpm-prefs-battery.png
+share/gnome/help/gnome-power-manager/C/figures/gpm-prefs-options.png
+share/gnome/help/gnome-power-manager/C/figures/gpm-unplugged.png
+share/gnome/help/gnome-power-manager/C/figures/gs-prefs.png
+share/gnome/help/gnome-power-manager/C/gnome-power-manager.xml
+share/gnome/help/gnome-power-manager/C/legal.xml
+share/gnome/omf/gnome-power-manager/gnome-power-manager-C.omf
+share/icons/hicolor/16x16/apps/gpm-ac-adapter.png
+share/icons/hicolor/16x16/apps/gpm-brightness.png
+share/icons/hicolor/16x16/apps/gpm-keyboard-000.png
+share/icons/hicolor/16x16/apps/gpm-keyboard-030.png
+share/icons/hicolor/16x16/apps/gpm-keyboard-060.png
+share/icons/hicolor/16x16/apps/gpm-keyboard-100.png
+share/icons/hicolor/16x16/apps/gpm-mouse-000.png
+share/icons/hicolor/16x16/apps/gpm-mouse-030.png
+share/icons/hicolor/16x16/apps/gpm-mouse-060.png
+share/icons/hicolor/16x16/apps/gpm-mouse-100.png
+share/icons/hicolor/16x16/apps/gpm-primary-000-charging.png
+share/icons/hicolor/16x16/apps/gpm-primary-000.png
+share/icons/hicolor/16x16/apps/gpm-primary-020-charging.png
+share/icons/hicolor/16x16/apps/gpm-primary-020.png
+share/icons/hicolor/16x16/apps/gpm-primary-040-charging.png
+share/icons/hicolor/16x16/apps/gpm-primary-040.png
+share/icons/hicolor/16x16/apps/gpm-primary-060-charging.png
+share/icons/hicolor/16x16/apps/gpm-primary-060.png
+share/icons/hicolor/16x16/apps/gpm-primary-080-charging.png
+share/icons/hicolor/16x16/apps/gpm-primary-080.png
+share/icons/hicolor/16x16/apps/gpm-primary-100-charging.png
+share/icons/hicolor/16x16/apps/gpm-primary-100.png
+share/icons/hicolor/16x16/apps/gpm-primary-charged.png
+share/icons/hicolor/16x16/apps/gpm-primary-missing.png
+share/icons/hicolor/16x16/apps/gpm-suspend-to-disk.png
+share/icons/hicolor/16x16/apps/gpm-suspend-to-ram.png
+share/icons/hicolor/16x16/apps/gpm-ups-000-charging.png
+share/icons/hicolor/16x16/apps/gpm-ups-000.png
+share/icons/hicolor/16x16/apps/gpm-ups-020-charging.png
+share/icons/hicolor/16x16/apps/gpm-ups-020.png
+share/icons/hicolor/16x16/apps/gpm-ups-040-charging.png
+share/icons/hicolor/16x16/apps/gpm-ups-040.png
+share/icons/hicolor/16x16/apps/gpm-ups-060-charging.png
+share/icons/hicolor/16x16/apps/gpm-ups-060.png
+share/icons/hicolor/16x16/apps/gpm-ups-080-charging.png
+share/icons/hicolor/16x16/apps/gpm-ups-080.png
+share/icons/hicolor/16x16/apps/gpm-ups-100-charging.png
+share/icons/hicolor/16x16/apps/gpm-ups-100.png
+share/icons/hicolor/16x16/apps/gpm-ups-charged.png
+share/icons/hicolor/16x16/apps/gpm-ups-missing.png
+share/icons/hicolor/24x24/apps/gpm-ac-adapter.png
+share/icons/hicolor/24x24/apps/gpm-brightness.png
+share/icons/hicolor/24x24/apps/gpm-keyboard-000.png
+share/icons/hicolor/24x24/apps/gpm-keyboard-030.png
+share/icons/hicolor/24x24/apps/gpm-keyboard-060.png
+share/icons/hicolor/24x24/apps/gpm-keyboard-100.png
+share/icons/hicolor/24x24/apps/gpm-mouse-000.png
+share/icons/hicolor/24x24/apps/gpm-mouse-030.png
+share/icons/hicolor/24x24/apps/gpm-mouse-060.png
+share/icons/hicolor/24x24/apps/gpm-mouse-100.png
+share/icons/hicolor/24x24/apps/gpm-primary-000-charging.png
+share/icons/hicolor/24x24/apps/gpm-primary-000.png
+share/icons/hicolor/24x24/apps/gpm-primary-020-charging.png
+share/icons/hicolor/24x24/apps/gpm-primary-020.png
+share/icons/hicolor/24x24/apps/gpm-primary-040-charging.png
+share/icons/hicolor/24x24/apps/gpm-primary-040.png
+share/icons/hicolor/24x24/apps/gpm-primary-060-charging.png
+share/icons/hicolor/24x24/apps/gpm-primary-060.png
+share/icons/hicolor/24x24/apps/gpm-primary-080-charging.png
+share/icons/hicolor/24x24/apps/gpm-primary-080.png
+share/icons/hicolor/24x24/apps/gpm-primary-100-charging.png
+share/icons/hicolor/24x24/apps/gpm-primary-100.png
+share/icons/hicolor/24x24/apps/gpm-primary-charged.png
+share/icons/hicolor/24x24/apps/gpm-primary-missing.png
+share/icons/hicolor/24x24/apps/gpm-suspend-to-disk.png
+share/icons/hicolor/24x24/apps/gpm-suspend-to-ram.png
+share/icons/hicolor/24x24/apps/gpm-ups-000-charging.png
+share/icons/hicolor/24x24/apps/gpm-ups-000.png
+share/icons/hicolor/24x24/apps/gpm-ups-020-charging.png
+share/icons/hicolor/24x24/apps/gpm-ups-020.png
+share/icons/hicolor/24x24/apps/gpm-ups-040-charging.png
+share/icons/hicolor/24x24/apps/gpm-ups-040.png
+share/icons/hicolor/24x24/apps/gpm-ups-060-charging.png
+share/icons/hicolor/24x24/apps/gpm-ups-060.png
+share/icons/hicolor/24x24/apps/gpm-ups-080-charging.png
+share/icons/hicolor/24x24/apps/gpm-ups-080.png
+share/icons/hicolor/24x24/apps/gpm-ups-100-charging.png
+share/icons/hicolor/24x24/apps/gpm-ups-100.png
+share/icons/hicolor/24x24/apps/gpm-ups-charged.png
+share/icons/hicolor/24x24/apps/gpm-ups-missing.png
+share/icons/hicolor/scalable/apps/gpm-ac-adapter.svg
+share/icons/hicolor/scalable/apps/gpm-brightness.svg
+share/icons/hicolor/scalable/apps/gpm-keyboard-000.svg
+share/icons/hicolor/scalable/apps/gpm-keyboard-030.svg
+share/icons/hicolor/scalable/apps/gpm-keyboard-060.svg
+share/icons/hicolor/scalable/apps/gpm-keyboard-100.svg
+share/icons/hicolor/scalable/apps/gpm-mouse-000.svg
+share/icons/hicolor/scalable/apps/gpm-mouse-030.svg
+share/icons/hicolor/scalable/apps/gpm-mouse-060.svg
+share/icons/hicolor/scalable/apps/gpm-mouse-100.svg
+share/icons/hicolor/scalable/apps/gpm-primary-000-charging.svg
+share/icons/hicolor/scalable/apps/gpm-primary-000.svg
+share/icons/hicolor/scalable/apps/gpm-primary-020-charging.svg
+share/icons/hicolor/scalable/apps/gpm-primary-020.svg
+share/icons/hicolor/scalable/apps/gpm-primary-040-charging.svg
+share/icons/hicolor/scalable/apps/gpm-primary-040.svg
+share/icons/hicolor/scalable/apps/gpm-primary-060-charging.svg
+share/icons/hicolor/scalable/apps/gpm-primary-060.svg
+share/icons/hicolor/scalable/apps/gpm-primary-080-charging.svg
+share/icons/hicolor/scalable/apps/gpm-primary-080.svg
+share/icons/hicolor/scalable/apps/gpm-primary-100-charging.svg
+share/icons/hicolor/scalable/apps/gpm-primary-100.svg
+share/icons/hicolor/scalable/apps/gpm-primary-charged.svg
+share/icons/hicolor/scalable/apps/gpm-primary-missing.svg
+share/icons/hicolor/scalable/apps/gpm-suspend-to-disk.svg
+share/icons/hicolor/scalable/apps/gpm-suspend-to-ram.svg
+share/icons/hicolor/scalable/apps/gpm-ups-000-charging.svg
+share/icons/hicolor/scalable/apps/gpm-ups-000.svg
+share/icons/hicolor/scalable/apps/gpm-ups-020-charging.svg
+share/icons/hicolor/scalable/apps/gpm-ups-020.svg
+share/icons/hicolor/scalable/apps/gpm-ups-040-charging.svg
+share/icons/hicolor/scalable/apps/gpm-ups-040.svg
+share/icons/hicolor/scalable/apps/gpm-ups-060-charging.svg
+share/icons/hicolor/scalable/apps/gpm-ups-060.svg
+share/icons/hicolor/scalable/apps/gpm-ups-080-charging.svg
+share/icons/hicolor/scalable/apps/gpm-ups-080.svg
+share/icons/hicolor/scalable/apps/gpm-ups-100-charging.svg
+share/icons/hicolor/scalable/apps/gpm-ups-100.svg
+share/icons/hicolor/scalable/apps/gpm-ups-charged.svg
+share/icons/hicolor/scalable/apps/gpm-ups-missing.svg
+share/locale/bg/LC_MESSAGES/gnome-power-manager.mo
+share/locale/ca/LC_MESSAGES/gnome-power-manager.mo
+share/locale/cs/LC_MESSAGES/gnome-power-manager.mo
+share/locale/de/LC_MESSAGES/gnome-power-manager.mo
+share/locale/el/LC_MESSAGES/gnome-power-manager.mo
+share/locale/en_CA/LC_MESSAGES/gnome-power-manager.mo
+share/locale/en_GB/LC_MESSAGES/gnome-power-manager.mo
+share/locale/es/LC_MESSAGES/gnome-power-manager.mo
+share/locale/fi/LC_MESSAGES/gnome-power-manager.mo
+share/locale/fr/LC_MESSAGES/gnome-power-manager.mo
+share/locale/gl/LC_MESSAGES/gnome-power-manager.mo
+share/locale/gu/LC_MESSAGES/gnome-power-manager.mo
+share/locale/hu/LC_MESSAGES/gnome-power-manager.mo
+share/locale/it/LC_MESSAGES/gnome-power-manager.mo
+share/locale/ja/LC_MESSAGES/gnome-power-manager.mo
+share/locale/ka/LC_MESSAGES/gnome-power-manager.mo
+share/locale/lt/LC_MESSAGES/gnome-power-manager.mo
+share/locale/mk/LC_MESSAGES/gnome-power-manager.mo
+share/locale/nb/LC_MESSAGES/gnome-power-manager.mo
+share/locale/nl/LC_MESSAGES/gnome-power-manager.mo
+share/locale/pa/LC_MESSAGES/gnome-power-manager.mo
+share/locale/pl/LC_MESSAGES/gnome-power-manager.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-power-manager.mo
+share/locale/ru/LC_MESSAGES/gnome-power-manager.mo
+share/locale/sk/LC_MESSAGES/gnome-power-manager.mo
+share/locale/sr/LC_MESSAGES/gnome-power-manager.mo
+share/locale/sr@Latn/LC_MESSAGES/gnome-power-manager.mo
+share/locale/sv/LC_MESSAGES/gnome-power-manager.mo
+share/locale/th/LC_MESSAGES/gnome-power-manager.mo
+share/locale/uk/LC_MESSAGES/gnome-power-manager.mo
+share/locale/vi/LC_MESSAGES/gnome-power-manager.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-power-manager.mo
+share/locale/zh_HK/LC_MESSAGES/gnome-power-manager.mo
+share/locale/zh_TW/LC_MESSAGES/gnome-power-manager.mo
+@dirrm share/gnome/omf/gnome-power-manager
+@dirrm share/gnome/help/gnome-power-manager/C/figures
+@dirrm share/gnome/help/gnome-power-manager/C
+@dirrm share/gnome/help/gnome-power-manager
+@dirrm share/gnome/gnome-power-manager
+@dirrmtry share/gnome/autostart