kmem:x:7:
 mail:x:10:
 games:x:11:
+utmp:x:13:
 nogroup:x:65534:
 nobody:x:65534:
 users:x:100:
 
 #
 # 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
                }
 
--- /dev/null
+# 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"
+
 
 #
 # 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
+#              }
 
 #
 # 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"