[Frugalware-git] generic: tin-1.8.3-1-i686
crazy
crazy at frugalware.org
Mon Jul 21 23:04:05 CEST 2008
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=generic.git;a=commitdiff;h=0b7911c04c42dfddb074aa38e51fb80075d7b8ef
commit 0b7911c04c42dfddb074aa38e51fb80075d7b8ef
Author: James Buren <ryuo at frugalware.org>
Date: Fri Jul 18 19:26:47 2008 -0500
tin-1.8.3-1-i686
* new package
* closes #3051
diff --git a/source/network-extra/tin/FrugalBuild b/source/network-extra/tin/FrugalBuild
new file mode 100644
index 0000000..e600fa1
--- /dev/null
+++ b/source/network-extra/tin/FrugalBuild
@@ -0,0 +1,19 @@
+# Compiling Time: 0.05 SBU
+# Maintainer: James Buren <ryuo at frugalware.org>
+# Contributor: Christian Sturm <athaba at inode.at>
+
+pkgname=tin
+pkgver=1.8.3
+pkgrel=1
+pkgdesc="A command-line, threaded NNTP and spool based UseNet newsreader."
+url="http://www.tin.org/"
+depends=('ncurses' 'libidn' 'icu' 'libgcc' 'pcre' 'perl')
+groups=('network-extra')
+archs=('i686' 'x86_64')
+_F_ftp_url="ftp://ftp.tin.org/pub/news/clients/tin/stable/"
+up2date="Flasttar $_F_ftp_url"
+source=($_F_ftp_url/$pkgname-$pkgver.tar.bz2)
+sha1sums=('3822e7281d22433862075270b06bfa6b82226b0e')
+Fconfopts="$Fconfopts --enable-ipv6"
+
+# optimization OK
More information about the Frugalware-git
mailing list