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

commit ce98f100ede573d2fe0e57c037ac4ebd5c1a2070
Author: James Buren <r...@frugalware.org>
Date:   Thu Mar 11 16:48:46 2010 -0600

cbpanel-0.3-1-i686
* new package

diff --git a/source/x11-extra/cbpanel/FrugalBuild 
b/source/x11-extra/cbpanel/FrugalBuild
new file mode 100644
index 0000000..dc876ef
--- /dev/null
+++ b/source/x11-extra/cbpanel/FrugalBuild
@@ -0,0 +1,26 @@
+# Compiling Time: 0.01 SBU
+# Maintainer: James Buren <r...@frugalware.org>
+
+pkgname=cbpanel
+pkgver=0.3
+pkgrel=1
+pkgdesc="A panel originating from Crunchbang Linux."
+_url="http://www.ad-comp.be/public/projets/cbpanel";
+url="http://crunchbanglinux.org/forums/topic/2515/crunchbang-panel/page/1/";
+rodepends=('vte-python' 'python-xlib' 'gnome-python-desktop-wnck')
+groups=('x11-extra')
+archs=('i686' 'x86_64')
+Fpkgversep="."
+_F_cd_path="."
+up2date="Flasttar $_url"
+source=($_url/$pkgname.$pkgver.tar.bz2 $pkgname-config.patch)
+sha1sums=('80bf6eb179e9376f46cd65b0f6615765bfe30497' \
+          '8ba39a0f1e5a609900a53a69e3a2bbc2b244e76d')
+
+build() {
+       Fpatchall
+       Fmkdir /usr/lib
+       Fcp $pkgname /usr/lib
+       Frm /usr/lib/$pkgname/{control-install,make_deb.sh}
+       Fln /usr/lib/$pkgname/$pkgname /usr/bin/$pkgname
+}
diff --git a/source/x11-extra/cbpanel/cbpanel-config.patch 
b/source/x11-extra/cbpanel/cbpanel-config.patch
new file mode 100644
index 0000000..b778814
--- /dev/null
+++ b/source/x11-extra/cbpanel/cbpanel-config.patch
@@ -0,0 +1,14 @@
+diff -aur cbpanel-2/config cbpanel/config
+--- cbpanel-2/config   2010-03-11 16:39:08.740413055 -0600
++++ cbpanel/config     2010-03-11 16:37:37.912413203 -0600
+@@ -10,6 +10,10 @@
+ "OVERRIDE_GTK":"no",
+ "THEME":"grey",
+ "TIMEFORMAT":"%H:%M",
++"MENUTYPE":"",
++"MENU_LBL_SHOW":"",
++"MENULABEL":"",
++"OB_MENU_CMD":""
+ }
+
+ PLUGINS = [
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to