Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=devil505temp.git;a=commitdiff;h=860bc30417807dea307057fcb50fd584e9567b74

commit 860bc30417807dea307057fcb50fd584e9567b74
Author: Devil505 <devil505li...@gmail.com>
Date:   Sun Aug 14 17:45:41 2011 +0200

xfce4-mailwatch-plugin-1.1.0-1-i686
* new package

diff --git a/source/xfce4-extra/xfce4-mailwatch-plugin/FrugalBuild 
b/source/xfce4-extra/xfce4-mailwatch-plugin/FrugalBuild
new file mode 100644
index 0000000..6c1cb0a
--- /dev/null
+++ b/source/xfce4-extra/xfce4-mailwatch-plugin/FrugalBuild
@@ -0,0 +1,31 @@
+# Compiling Time: 0.04 SBU
+# Maintainer: Devil505 <devil505li...@gmail.com>
+
+pkgname=xfce4-mailwatch-plugin
+pkgver=1.1.0
+pkgrel=1
+pkgdesc="A mailbox watch/check plugin for the Xfce4 panel"
+url="http://spurint.org/projects/xfce4-mailwatch-plugin/";
+depends=('xfce4-panel' 'libxfcegui4' 'libuuid' 'gnutls')
+makedepends=('xfce4-dev-tools' 'intltool')
+groups=('xfce4-extra' 'xfce4-goodies')
+_F_gnome_iconcache="y"
+Finclude xfce4 gnome-scriptlet
+archs=('i686' 'x86_64')
+up2date="Flasttar http://spurint.org/files/mailwatch/";
+source=(http://spuriousinterrupt.org/files/mailwatch/${pkgname}-${pkgver}.tar.bz2
 \
+       xfce4-mailwatch-plugin-1.1.0-underlink.patch)
+sha1sums=('fdca7a62a694146fc5cbe48dbaf4db4c60da5510' \
+          'dd6e742b9578fc2cca6146a68a7069edf4f27a0e')
+
+build() {
+  Fcd
+  Fpatchall
+  xdt-autogen || Fdie
+  Fmake
+  Fmakeinstall
+  Fbuild_gnome_scriptlet
+}
+
+
+# optimization OK
diff --git 
a/source/xfce4-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-underlink.patch
 
b/source/xfce4-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-underlink.patch
new file mode 100644
index 0000000..ada0df0
--- /dev/null
+++ 
b/source/xfce4-extra/xfce4-mailwatch-plugin/xfce4-mailwatch-plugin-1.1.0-underlink.patch
@@ -0,0 +1,21 @@
+--- xfce4-mailwatch-plugin-1.1.0/panel-plugin/Makefile.am      2008-08-26 
03:42:36.000000000 +0100
++++ xfce4-mailwatch-plugin-1.1.0/panel-plugin/Makefile.am.new  2011-01-14 
17:27:44.116199383 +0000
+@@ -50,6 +50,7 @@
+       -I$(top_srcdir)/libmailwatch-core \
+       @GTHREAD_CFLAGS@ \
+       @LIBXFCE4PANEL_CFLAGS@ \
++      @LIBXFCEGUI4_CFLAGS@ \
+       -DDATADIR=\"$(datadir)\" \
+       -DLOCALEDIR=\"$(localedir)\"
+
+@@ -60,7 +61,9 @@
+       $(top_builddir)/libmailwatch-core/libmailwatch-core.la \
+       @GTHREAD_LIBS@ \
+       @LIBXFCE4PANEL_LIBS@ \
+-      @GNUTLS_LIBS@
++      @LIBXFCEGUI4_LIBS@ \
++      @GNUTLS_LIBS@ \
++      -lgcrypt
+
+ if HAVE_CYGWIN
+   xfce4_mailwatch_plugin_LDFLAGS += \
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to