[Lunar-commits] <moonbase-gnome3> gnome-power-manager: add it to the moonbase.
Florin Braescu
florin at lunar-linux.org
Sun Oct 19 11:06:48 CEST 2014
commit e9c74a3135ad0e53bb64b14bde7988e31e7baa9d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 19 Oct 2014 12:06:31 +0300
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/e9c74a3135ad0e53bb64b14bde7988e31e7baa9d
gnome-power-manager: add it to the moonbase.
---
core/gnome-power-manager/DEPENDS | +5/-0
core/gnome-power-manager/DETAILS | +14/-0
2 files changed, 19 insertions(+)
--- /dev/null
+++ b/core/gnome-power-manager/DEPENDS
@@ -0,0 +1,5 @@
+depends intltool
+depends dconf
+depends gtk+-3
+depends hicolor-icon-theme
+depends upower
--- /dev/null
+++ b/core/gnome-power-manager/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=gnome-power-manager
+ VERSION=3.14.1
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/${VERSION%.*}
+ SOURCE_VFY=sha256:07790a9e8274fe950a6dd653a4e2f4a0f52cb9d89eb9d5320fa6e1b3b3aa9624
+ WEB_SITE=http://www.gnome.org/gnome-3
+ ENTERED=20141019
+ UPDATED=20141019
+ SHORT="GNOME system power information and statistics"
+
+cat << EOF
+GNOME Power Manager is a session daemon for the GNOME desktop environment that
+makes it easy to manage your laptop or desktop system.
+EOF
More information about the Lunar-commits
mailing list