[Lunar-commits] <moonbase> gwenhywfar: version bump to 3.2.0.
Florin Braescu
florin at lunar-linux.org
Sat Mar 29 07:56:58 CET 2008
commit b6507ab4439de81cd9d988e13091d1ae168ac2b1
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Mar 29 08:56:58 2008 +0200
gwenhywfar: version bump to 3.2.0.
Major release with many bugfixes, new features added and improvements.
---
libs/gwenhywfar/DEPENDS | 5 ++++-
libs/gwenhywfar/DETAILS | 12 ++++++------
libs/libchipcard2/DEPENDS | 4 ----
libs/libchipcard2/DETAILS | 16 ----------------
libs/libchipcard3/DEPENDS | 4 ----
libs/libchipcard3/DETAILS | 16 ----------------
6 files changed, 10 insertions(+), 47 deletions(-)
diff --git a/libs/gwenhywfar/DEPENDS b/libs/gwenhywfar/DEPENDS
index c923e3e..12ea29d 100644
--- a/libs/gwenhywfar/DEPENDS
+++ b/libs/gwenhywfar/DEPENDS
@@ -1 +1,4 @@
-optional_depends "openssl" "" "--disable-ssl" "SSL support"
+depends gnutls
+depends libgcrypt
+
+optional_depends "openssl" "" "--disable-ssl" "SSL support"
diff --git a/libs/gwenhywfar/DETAILS b/libs/gwenhywfar/DETAILS
index da3fc10..67fbd80 100644
--- a/libs/gwenhywfar/DETAILS
+++ b/libs/gwenhywfar/DETAILS
@@ -1,12 +1,12 @@
MODULE=gwenhywfar
- VERSION=2.5.0
+ VERSION=3.2.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha1:b7d367399deca5baba788aa0640f5f220a57ae9f
- WEB_SITE=http://gwenhywfar.sourceforge.net/
+ SOURCE_URL=http://www.aquamaniac.de/sites/download/download.php'?package=01&release=05&file=01&dummy='$SOURCE
+ SOURCE_VFY=sha1:268f0b4aaaeea2dd14a11812a1a81fb716645d35
+ WEB_SITE=http://gwenhywfar.sourceforge.net
ENTERED=20040919
- UPDATED=20061226
- SHORT="A multi-platform helper library for other libraries."
+ UPDATED=20080330
+ SHORT="A multi-platform helper library for other libraries"
cat << EOF
Gwenhywfar is a multi-platform helper library for networking and
diff --git a/libs/libchipcard2/DEPENDS b/libs/libchipcard2/DEPENDS
deleted file mode 100644
index 9e726ee..0000000
--- a/libs/libchipcard2/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends gwenhywfar &&
-depends libusb &&
-depends sysfsutils
-
diff --git a/libs/libchipcard2/DETAILS b/libs/libchipcard2/DETAILS
deleted file mode 100644
index e4ea3fc..0000000
--- a/libs/libchipcard2/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=libchipcard2
- VERSION=2.1.9
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/libchipcard/
- SOURCE_VFY=sha1:4f1bda2ff8f9328407b0baf20c85a954282e43ab
- WEB_SITE=http://www.libchipcard.de/
- ENTERED=20050220
- UPDATED=20060926
- SHORT="A library for easy access to chipcards."
-
-cat << EOF
-This library is a basic framework for accessing chip cards via chip card
-readers (terminals). It uses the CTAPI interface which is supported by
-most card readers (like Towitoko, Kobil), and provides a generic interface
-to all terminal drivers and PC/SC.
-EOF
diff --git a/libs/libchipcard3/DEPENDS b/libs/libchipcard3/DEPENDS
deleted file mode 100644
index 9e726ee..0000000
--- a/libs/libchipcard3/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends gwenhywfar &&
-depends libusb &&
-depends sysfsutils
-
diff --git a/libs/libchipcard3/DETAILS b/libs/libchipcard3/DETAILS
deleted file mode 100644
index ca13014..0000000
--- a/libs/libchipcard3/DETAILS
+++ /dev/null
@@ -1,16 +0,0 @@
- MODULE=libchipcard3
- VERSION=3.0.1
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=$SFORGE_URL/libchipcard/
- SOURCE_VFY=sha1:d19ebfad847535959636207b450b04db0f70c088
- WEB_SITE=http://www.libchipcard.de/
- ENTERED=20061226
- UPDATED=20061226
- SHORT="A library for easy access to chipcards"
-
-cat << EOF
-This library is a basic framework for accessing chip cards via chip card
-readers (terminals). It uses the CTAPI interface which is supported by
-most card readers (like Towitoko, Kobil), and provides a generic interface
-to all terminal drivers and PC/SC.
-EOF
More information about the Lunar-commits
mailing list