[Lunar-commits] <moonbase-gnome3> libgweather: include florin's preparations for cinnamon & cleanup
v4hn
me at v4hn.de
Tue Feb 19 02:23:58 CET 2013
commit 2dd77ff54d30cff1d4132f7e6ed1aba711a6b777
Author: v4hn <me at v4hn.de>
Date: Mon, 18 Feb 2013 17:23:58 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/2dd77ff54d30cff1d4132f7e6ed1aba711a6b777
libgweather: include florin's preparations for cinnamon & cleanup
---
core/libgweather/BUILD | +3/-0
core/libgweather/DEPENDS | +4/-0
core/libgweather/DETAILS | +13/-0
3 files changed, 20 insertions(+)
--- /dev/null
+++ b/core/libgweather/BUILD
@@ -0,0 +1,3 @@
+OPTS+=" --enable-locations-compression" &&
+
+default_build
--- /dev/null
+++ b/core/libgweather/DEPENDS
@@ -0,0 +1,4 @@
+depends intltool
+depends gtk+-3
+depends gnome-common
+depends libsoup
--- /dev/null
+++ b/core/libgweather/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=libgweather
+ VERSION=3.6.2
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=http://ftp.gnome.org/pub/gnome/sources/$MODULE/${VERSION%.*}
+ SOURCE_VFY=sha1:3f082f0fd506e49f5c498606170dead8c09f7ee7
+ WEB_SITE=http://www.gnome.org/gnome-3
+ ENTERED=20120706
+ UPDATED=20130216
+ SHORT="Provides access to weather information from the net"
+
+cat << EOF
+A library which provides access to weather information from the net.
+EOF
More information about the Lunar-commits
mailing list