added ekiga + small updates origin
authorhackbard <hackbard>
Wed, 28 Mar 2007 18:18:06 +0000 (18:18 +0000)
committerhackbard <hackbard>
Wed, 28 Mar 2007 18:18:06 +0000 (18:18 +0000)
misc/sysfiles/etc/group
packages/hackbard/avra/avra
packages/hackbard/ekiga/ekiga [new file with mode: 0644]
packages/hackbard/wine/wine
packages/net/pwlib/pwlib

index 5b6803b..719739a 100644 (file)
@@ -7,6 +7,7 @@ disk:x:6:
 kmem:x:7:
 mail:x:10:
 games:x:11:
+utmp:x:13:
 nogroup:x:65534:
 nobody:x:65534:
 users:x:100:
index 126f7bd..11b2494 100644 (file)
@@ -2,14 +2,17 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 1.0.1
+# [V] 1.1.0
 # [S] 3-2
-# [D] avra-1.0.1-src.tar.gz http://puzzle.dl.sourceforge.net/sourceforge/avra/
+# [D] avra-1.1.0.tar.gz http://mesh.dl.sourceforge.net/sourceforge/avra/
 
-srcdir="SOURCE"
+custmain="1"
 
-pre_install()  {
-       mv Makefile tmp~
-       sed "s%/usr/local%$prefix%g" tmp~ > Makefile
+custmain()     {
+       tar --use-compress-program=gunzip -xvf \
+               $hdw_home_dir/download/hackbard/avra/avra-$ver.tar.gz
+       sed "s%/usr/local%$prefix%g" Makefiles/Makefile.linux > Makefile
+       make $make_conf
+       make $install_conf install
        cp $confdir/avra_manpage avra.1
                }
diff --git a/packages/hackbard/ekiga/ekiga b/packages/hackbard/ekiga/ekiga
new file mode 100644 (file)
index 0000000..800771f
--- /dev/null
@@ -0,0 +1,10 @@
+# hdw - linux ekiga package
+#
+# author: hackbard@hackdaworld.dyndns.org
+#
+# [V] 2.0.3
+# [S] 3-15
+# [D] ekiga-2.0.3.tar.gz http://ekiga.org/includes/clicks_counter.php?http://www.ekiga.org/admin/downloads/latest/sources/sources/
+
+confopt="$confopt --disable-gnome --disable-avahi"
+
index a0733d0..a9004a0 100644 (file)
@@ -2,13 +2,13 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 20050725
+# [V] 0.9.25
 # [S] 3-9
-# [D] Wine-20050725.tar.gz http://mesh.dl.sourceforge.net/sourceforge/wine/
+# [D] wine-0.9.25.tar.bz2 http://mesh.dl.sourceforge.net/sourceforge/wine/
 
 make_conf="depend all"
 
-post_install() {
-       rm -rf $docdir ; mkdir -p $docdir
-       cp -r documentation/* $docdir
-               }
+#post_install()        {
+#      rm -rf $docdir ; mkdir -p $docdir
+#      cp -r documentation/* $docdir
+#              }
index def1073..833dd56 100644 (file)
@@ -2,8 +2,8 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 1.8.7
+# [V] 1.10.2
 # [S] 3-13
-# [D] pwlib-1.8.7.tar.gz http://www.gnomemeeting.org/admin/downloads/latest/sources/sources/
+# [D] pwlib-1.10.2.tar.gz http://www.ekiga.org/admin/downloads/latest/sources/sources/
 
-confopt="$confopt --enable-plugins --disable-openssl"
+confopt="$confopt --enable-plugins"