added ekiga + small updates
[hdw-linux/hdw-linux.git] / packages / net / pwlib / pwlib
index 73c9994..833dd56 100644 (file)
@@ -2,21 +2,8 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] v1_9_1
-# [S] 3-1
-# [D] pwlib-v1_9_1-src-tar.gz http://www.voxgratia.org/releases/
-# [D] pwlib-v1_9_1-htmldoc-tar.gz http://www.voxgratia.org/releases/
+# [V] 1.10.2
+# [S] 3-13
+# [D] pwlib-1.10.2.tar.gz http://www.ekiga.org/admin/downloads/latest/sources/sources/
 
-make_conf="optshared"
-
-pre_install()  {
-       export PWLIBDIR=`pwd`
-       export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:$PWD/lib"
-       ldconfig
-               }
-
-post_install() {
-       mkdir -p $docdir
-       tar --use-compress-program=gunzip -xvf \
-               $archdir/pwlib-v1_9_1-htmldoc-tar.gz -C $docdir/
-               }
+confopt="$confopt --enable-plugins"