wok-6.x rev 2086
fix WEB_SITE
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Jan 27 19:54:40 2009 +0100 (2009-01-27) |
parents | b35fd0ef7f31 |
children | 5bf0880f07c1 |
files | cyrus-sasl-dev/receipt cyrus-sasl/receipt ethtool/receipt get-wifi-firmware/receipt libpcap/receipt ncurses/receipt wifidog/receipt xorg-xkill/receipt |
line diff
1.1 --- a/cyrus-sasl-dev/receipt Tue Jan 27 14:28:03 2009 +0100 1.2 +++ b/cyrus-sasl-dev/receipt Tue Jan 27 19:54:40 2009 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="network" 1.5 SHORT_DESC="SASL authentication server development files" 1.6 MAINTAINER="pascal.bellard@slitaz.org" 1.7 -WEB_SITE="http://cyrusimap.web.cmu.edu//" 1.8 +WEB_SITE="http://cyrusimap.web.cmu.edu/" 1.9 WANTED="cyrus-sasl" 1.10 1.11 # Rules to gen a SliTaz package suitable for Tazpkg.
2.1 --- a/cyrus-sasl/receipt Tue Jan 27 14:28:03 2009 +0100 2.2 +++ b/cyrus-sasl/receipt Tue Jan 27 19:54:40 2009 +0100 2.3 @@ -6,7 +6,7 @@ 2.4 SHORT_DESC="SASL authentication server." 2.5 MAINTAINER="pascal.bellard@slitaz.org" 2.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 2.7 -WEB_SITE="http://cyrusimap.web.cmu.edu//" 2.8 +WEB_SITE="http://cyrusimap.web.cmu.edu/" 2.9 WGET_URL="ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/$TARBALL" 2.10 DEPENDS="libldap" 2.11 BUILD_DEPENDS="openldap-dev"
3.1 --- a/ethtool/receipt Tue Jan 27 14:28:03 2009 +0100 3.2 +++ b/ethtool/receipt Tue Jan 27 19:54:40 2009 +0100 3.3 @@ -7,7 +7,7 @@ 3.4 MAINTAINER="paul@slitaz.org" 3.5 DEPENDS="" 3.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 3.7 -WEB_SITE="http://sourceforge.net/" 3.8 +WEB_SITE="http://sourceforge.net/projects/gkernel/" 3.9 WGET_URL="http://downloads.sourceforge.net/gkernel/$TARBALL" 3.10 3.11 # Rules to configure and make the package.
4.1 --- a/get-wifi-firmware/receipt Tue Jan 27 14:28:03 2009 +0100 4.2 +++ b/get-wifi-firmware/receipt Tue Jan 27 19:54:40 2009 +0100 4.3 @@ -5,7 +5,7 @@ 4.4 CATEGORY="non-free" 4.5 SHORT_DESC="Get misc wifi firmwares." 4.6 MAINTAINER="pascal.bellard@slitaz.org" 4.7 -WEB_SITE="See /usr/bin/$PACKAGE source" 4.8 +WEB_SITE="http://hg.slitaz.org/wok/file/tip/$PACKAGE/stuff/$PACKAGE" 4.9 4.10 # Rules to gen a SliTaz package suitable for Tazpkg. 4.11 genpkg_rules()
5.1 --- a/libpcap/receipt Tue Jan 27 14:28:03 2009 +0100 5.2 +++ b/libpcap/receipt Tue Jan 27 19:54:40 2009 +0100 5.3 @@ -7,7 +7,7 @@ 5.4 MAINTAINER="sdaigl@lacitec.on.ca" 5.5 BUILD_DEPENDS="flex" 5.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 5.7 -WEB_SITE="www.tcpdump.org" 5.8 +WEB_SITE="http://www.tcpdump.org/" 5.9 WGET_URL="http://www.tcpdump.org/release/$TARBALL"; 5.10 5.11 # Rules to configure and make the package.
6.1 --- a/ncurses/receipt Tue Jan 27 14:28:03 2009 +0100 6.2 +++ b/ncurses/receipt Tue Jan 27 19:54:40 2009 +0100 6.3 @@ -3,7 +3,7 @@ 6.4 PACKAGE="ncurses" 6.5 VERSION="5.7" 6.6 CATEGORY="base-system" 6.7 -SHORT_DESC="Library of functions to manage display on teminals." 6.8 +SHORT_DESC="Library of functions to manage display on terminals." 6.9 MAINTAINER="pankso@slitaz.org" 6.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 6.11 WEB_SITE="http://invisible-island.net/ncurses/"
7.1 --- a/wifidog/receipt Tue Jan 27 14:28:03 2009 +0100 7.2 +++ b/wifidog/receipt Tue Jan 27 19:54:40 2009 +0100 7.3 @@ -7,7 +7,6 @@ 7.4 MAINTAINER="pascal.bellard@slitaz.org" 7.5 WEB_SITE="http://dev.wifidog.org/" 7.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.7 -WEB_SITE="http://fuse.sourceforge.net/" 7.8 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 7.9 CONFIG_FILES="/etc/wifidog.conf" 7.10
8.1 --- a/xorg-xkill/receipt Tue Jan 27 14:28:03 2009 +0100 8.2 +++ b/xorg-xkill/receipt Tue Jan 27 19:54:40 2009 +0100 8.3 @@ -8,7 +8,7 @@ 8.4 MAINTAINER="mallory@sweetpeople.org" 8.5 DEPENDS="" 8.6 TARBALL="$SOURCE-$VERSION.tar.gz" 8.7 -WEB_SITE="x.org" 8.8 +WEB_SITE="http://www.x.org/" 8.9 WGET_URL="http://xorg.mirror.solnet.ch/pub/individual/app/$TARBALL" 8.10 8.11 # Rules to configure and make the package. 8.12 @@ -16,8 +16,8 @@ 8.13 { 8.14 cd $src 8.15 ./configure --prefix=/usr --infodir=/usr/share/info \ 8.16 - --mandir=/usr/share/man $CONFIGURE_ARGS 8.17 - make 8.18 + --mandir=/usr/share/man $CONFIGURE_ARGS && 8.19 + make && 8.20 make DESTDIR=$PWD/_pkg install 8.21 } 8.22