Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c8c8c375d8b280d6290c671c051a5b43a0728d88

commit c8c8c375d8b280d6290c671c051a5b43a0728d88
Author: Christian Hamar alias krix <[EMAIL PROTECTED]>
Date:   Tue Apr 8 22:45:19 2008 +0200

gnome-common-2.20.0-3-x86_64
* Release bump
* Moved from gnome->gnome-extra

diff --git a/source/gnome-extra/gnome-common/FrugalBuild 
b/source/gnome-extra/gnome-common/FrugalBuild
new file mode 100644
index 0000000..02a8d4c
--- /dev/null
+++ b/source/gnome-extra/gnome-common/FrugalBuild
@@ -0,0 +1,22 @@
+# Compiling time: 0.01 SBU
+# Maintainer: Christian Hamar alias krix <[EMAIL PROTECTED]>
+# Contributor: AlexExtreme <[EMAIL PROTECTED]>
+
+pkgname=gnome-common
+pkgver=2.20.0
+pkgrel=3
+pkgdesc="Common macros for GNOME"
+url="http://www.gnome.org/";
+depends=('glibc')
+groups=('gnome-extra')
+archs=('i686' 'x86_64')
+Finclude gnome
+source=([EMAIL PROTECTED] gnome.sh)
+
+build() {
+       Fbuild
+       Fexe /etc/profile.d/gnome.sh
+}
+
+sha1sums=('8fc9eeacdf6b77d8e6d1735979bbc3d678f49d95' \
+          'fb0a0d87d507a20c32ec2af9d0f2bda57f28ffaa')
diff --git a/source/gnome-extra/gnome-common/gnome.sh 
b/source/gnome-extra/gnome-common/gnome.sh
new file mode 100644
index 0000000..18b2e4d
--- /dev/null
+++ b/source/gnome-extra/gnome-common/gnome.sh
@@ -0,0 +1,5 @@
+export XDG_DATA_HOME=$HOME/.local/share
+export XDG_CONFIG_HOME=$HOME/.config
+export XDG_CACHE_HOME=$HOME/.cache
+export [EMAIL PROTECTED]
+export G_BROKEN_FILENAMES=1
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to