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

commit 29dee0b385c604bd0bcf752f765f0b6e257135e1
Author: bouleetbil <bouleet...@frogdev.info>
Date:   Wed Nov 2 10:26:26 2011 +0100

mailutils-2.2-1-x86_64
*new package

diff --git a/source/network-extra/mailutils/FrugalBuild 
b/source/network-extra/mailutils/FrugalBuild
new file mode 100644
index 0000000..bd494aa
--- /dev/null
+++ b/source/network-extra/mailutils/FrugalBuild
@@ -0,0 +1,20 @@
+# Compiling Time: 0.56 SBU
+# Maintainer: bouleetbil <bouleet...@frogdev.info>
+
+pkgname=mailutils
+pkgver=2.2
+pkgrel=1
+pkgdesc="Mailutils is a swiss army knife of electronic mail handling. It 
offers a rich set of utilities and daemons for processing the e-mail."
+url="http://http://mailutils.org/";
+depends=('pam' 'gnutls' 'libldap' 'guile' 'pysqlite2')
+makedepends=('openldap' 'emacs' 'krb5')
+groups=('network-extra')
+archs=('i686' 'x86_64')
+Fconfopts="$Fconfopts --with-gdbm --with-gnutls \
+       --libexecdir=/usr/lib/$pkgname --without-fribidi \
+       --without-tcp-wrappers"
+up2date="Flasttar http://mailutils.org/download.html";
+source=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2 python.diff)
+signatures=(ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2.sig '')
+
+# optimization OK
diff --git a/source/network-extra/mailutils/python.diff 
b/source/network-extra/mailutils/python.diff
new file mode 100644
index 0000000..9264161
--- /dev/null
+++ b/source/network-extra/mailutils/python.diff
@@ -0,0 +1,23 @@
+--- python/libmu_py/Makefile.in.org    2009-09-10 21:18:43.000000000 +0200
++++ python/libmu_py/Makefile.in        2010-01-21 19:51:58.000000000 +0100
+@@ -122,7 +122,7 @@
+       "$(DESTDIR)$(lispdir)"
+ LTLIBRARIES = $(lib_LTLIBRARIES) $(pythonexec_LTLIBRARIES)
+ am__DEPENDENCIES_1 =
+-c_api_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
++c_api_la_DEPENDENCIES = libmu_py.la
+ am_c_api_la_OBJECTS = c_api.lo
+ c_api_la_OBJECTS = $(am_c_api_la_OBJECTS)
+ AM_V_lt = $(am__v_lt_$(V))
+--- python/libmu_py/Makefile.in.org    2010-01-21 19:54:19.000000000 +0100
++++ python/libmu_py/Makefile.in        2010-01-21 20:29:56.000000000 +0100
+@@ -886,7 +886,7 @@
+         echo "rm -f \"$${dir}/so_locations\""; \
+         rm -f "$${dir}/so_locations"; \
+       done
+-install-pythonexecLTLIBRARIES: $(pythonexec_LTLIBRARIES)
++install-pythonexecLTLIBRARIES: $(pythonexec_LTLIBRARIES) 
install-libLTLIBRARIES
+       @$(NORMAL_INSTALL)
+       test -z "$(pythonexecdir)" || $(MKDIR_P) "$(DESTDIR)$(pythonexecdir)"
+       @list='$(pythonexec_LTLIBRARIES)'; test -n "$(pythonexecdir)" || list=; 
\
+
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to