wok rev 13553

add traceroute 2.0.18. Up Geomyidae (0.26.1)
author Samuel Trassare <samuel_trassare@yahoo.com>
date Fri Nov 02 19:31:07 2012 +0000 (2012-11-02)
parents 87f71f65d8e8
children 49a0fd9e6d09
files Geomyidae/receipt alsa-lib/description.txt
line diff
     1.1 --- a/Geomyidae/receipt	Fri Nov 02 10:54:05 2012 +0100
     1.2 +++ b/Geomyidae/receipt	Fri Nov 02 19:31:07 2012 +0000
     1.3 @@ -1,14 +1,14 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="Geomyidae"
     1.7 -VERSION="0.13"
     1.8 +VERSION="0.26.1"
     1.9  CATEGORY="network"
    1.10 -SHORT_DESC="A gopher server"
    1.11 +SHORT_DESC="Geomyidae is a daemon for serving the Gopher protocol."
    1.12  MAINTAINER="allan316@gmail.com"
    1.13 -DEPENDS=""
    1.14 -TARBALL="$PACKAGE-$VERSION.tgz"
    1.15 +SOURCE="geomyidae"
    1.16 +TARBALL="$SOURCE-$VERSION.tar.gz"
    1.17  WEB_SITE="http://www.r-36.net"
    1.18 -WGET_URL="http://www.in2dwok.com/downloads/$TARBALL"
    1.19 +WGET_URL="$WEB_SITE/src/$PACKAGE/$TARBALL"
    1.20  
    1.21  # Rules to configure and make the package.
    1.22  compile_rules()
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/alsa-lib/description.txt	Fri Nov 02 19:31:07 2012 +0000
     2.3 @@ -0,0 +1,3 @@
     2.4 +The Advanced Linux Sound Architecture (ALSA) provides audio and MIDI 
     2.5 +functionality to the Linux operating system. This package provides the ALSA
     2.6 +libraries.