[Lunar-commits] <moonbase> valknut: qt4 ported module for valknut.

Florin Braescu florin at lunar-linux.org
Sun Aug 10 10:11:17 CEST 2008


commit de6a002a1d6f37a858fb1ec3b18146222e323973
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Sun Aug 10 11:11:17 2008 +0300

    valknut: qt4 ported module for valknut.
---
 qt4-apps/valknut/BUILD   |    7 +++++++
 qt4-apps/valknut/DEPENDS |    2 ++
 qt4-apps/valknut/DETAILS |   16 ++++++++++++++++
 3 files changed, 25 insertions(+), 0 deletions(-)

diff --git a/qt4-apps/valknut/BUILD b/qt4-apps/valknut/BUILD
new file mode 100644
index 0000000..5f6ffd1
--- /dev/null
+++ b/qt4-apps/valknut/BUILD
@@ -0,0 +1,7 @@
+(
+
+   export OPTS=${OPTS}" --with-qt-dir=${QT4_PREFIX:-$QTDIR} --with-libdc=/usr"
+   default_build
+
+) > $C_FIFO 2>&1
+
diff --git a/qt4-apps/valknut/DEPENDS b/qt4-apps/valknut/DEPENDS
new file mode 100644
index 0000000..abc675e
--- /dev/null
+++ b/qt4-apps/valknut/DEPENDS
@@ -0,0 +1,2 @@
+depends dclib
+depends qt4
diff --git a/qt4-apps/valknut/DETAILS b/qt4-apps/valknut/DETAILS
new file mode 100644
index 0000000..8025833
--- /dev/null
+++ b/qt4-apps/valknut/DETAILS
@@ -0,0 +1,16 @@
+          MODULE=valknut
+         VERSION=0.4.5
+          SOURCE=$MODULE-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/valknut-$VERSION
+      SOURCE_URL=$SFORGE_URL/wxdcgui
+      SOURCE_VFY=sha1:cf7e37c618a505413a1e73c50420173435b768fc
+        WEB_SITE=http://dcgui.berlios.de
+         ENTERED=20080810
+         UPDATED=20080810
+           SHORT="Direct Connect (DC++) client for Qt4"
+
+cat << EOF
+valknut is a program that uses the Direct Connect protocol. It is 
+compatible with other DC clients, such as the original DC from 
+Neomodus, and DC++.
+EOF


More information about the Lunar-commits mailing list