[Lunar-commits] <moonbase-gnome3> libwnck3: i readd this module because it conflicts with the one needed for xfce4.
Florin Braescu
florin at lunar-linux.org
Sat Mar 2 17:21:07 CET 2013
commit 2892d369688c6ec7bf839e4b143e1f8968ac9f8c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat, 02 Mar 2013 08:21:07 -0800
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/2892d369688c6ec7bf839e4b143e1f8968ac9f8c
libwnck3: i readd this module because it conflicts with the one needed for xfce4.
---
core/libwnck3/DEPENDS | +3/-0
core/libwnck3/DETAILS | +16/-0
2 files changed, 19 insertions(+)
--- /dev/null
+++ b/core/libwnck3/DEPENDS
@@ -0,0 +1,3 @@
+depends libXres
+depends gtk+-3
+depends startup-notification
--- /dev/null
+++ b/core/libwnck3/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=libwnck3
+ PKGNAME=libwnck
+ VERSION=3.4.4
+ SOURCE=$PKGNAME-$VERSION.tar.xz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$PKGNAME-$VERSION
+ SOURCE_URL=http://ftp.gnome.org/pub/gnome/sources/$PKGNAME/${VERSION%.*}
+ SOURCE_VFY=sha1:a4a7224d9ac5ee3c00c811ad208ac5fbf233f2b9
+ WEB_SITE=http://www.gnome.org
+ ENTERED=20130217
+ UPDATED=20130217
+ SHORT="Window Navigator Construction Kit (GTK+3)"
+
+cat << EOF
+libwnck is Window Navigator Construction Kit, i.e. a library to use
+for writing pagers and taskslists and stuff.
+EOF
More information about the Lunar-commits
mailing list