# HG changeset patch # User Pascal Bellard # Date 1339433298 -7200 # Node ID d71ba04aa9f578a342a1c8cd3380e29cfc5520de # Parent 97d1a1a41ec69e72c7c11663356922df4cde7f8c asterisk, cpuspeed, fcitx-configtool, get-eclipse-pdt, get-sjphone, get-xlite, linphone, wvdial, wvstreams: fix tags diff -r 97d1a1a41ec6 -r d71ba04aa9f5 asterisk/receipt --- a/asterisk/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/asterisk/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -16,7 +16,7 @@ gmime gmime-dev unixODBC-dev unixODBC openldap-dev openldap \ dahdi-linux dahdi-tools dahdi-dev" CONFIG_FILES="/etc/asterisk" -TAGS="telephone toolkit" +TAGS="telephony" # Rules to configure and make the package. # diff -r 97d1a1a41ec6 -r d71ba04aa9f5 cpuspeed/receipt --- a/cpuspeed/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/cpuspeed/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -9,7 +9,7 @@ CONFIG_FILES="etc/default/cpufreq" TARBALL="$PACKAGE-$VERSION.tar.bz2" WGET_URL="http://www.carlthompson.net/downloads/$PACKAGE/$TARBALL" -TAGS="power-maangement" +TAGS="power-management" # Rules to configure and make the package. diff -r 97d1a1a41ec6 -r d71ba04aa9f5 fcitx-configtool/receipt --- a/fcitx-configtool/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/fcitx-configtool/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -4,7 +4,7 @@ VERSION="0.3.1" CATEGORY="x-window" SHORT_DESC="fcitx chinese input-medthod GUI configure tool" -MAINTAINER="fireflyoo " +MAINTAINER="lufeng369@gmail.com" DEPENDS="fcitx gtk+" BUILD_DEPENDS="fcitx libunique-dev gtk+-dev cmake intltool xorg-libXrender-dev \ pkg-config cairo-dev pango-dev fcitx-dev file" diff -r 97d1a1a41ec6 -r d71ba04aa9f5 freeradius-dialupadmin/receipt --- a/freeradius-dialupadmin/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/freeradius-dialupadmin/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -4,7 +4,7 @@ VERSION="2.1.12" CATEGORY="network" SHORT_DESC="radius server web interface" -MAINTAINER="Serge Daigle sdaigl@lacitec.on.ca" +MAINTAINER="sdaigl@lacitec.on.ca" DEPENDS="php" WEB_SITE="http://www.freeradius.org/" SOURCE="freeradius-server" diff -r 97d1a1a41ec6 -r d71ba04aa9f5 freeradius/receipt --- a/freeradius/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/freeradius/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -4,7 +4,7 @@ VERSION="2.1.12" CATEGORY="security" SHORT_DESC="radius server" -MAINTAINER="Serge Daigle sdaigl@lacitec.on.ca" +MAINTAINER="sdaigl@lacitec.on.ca" SOURCE="freeradius-server" TARBALL="$SOURCE-$VERSION.tar.gz" WEB_SITE="http://www.freeradius.org/" diff -r 97d1a1a41ec6 -r d71ba04aa9f5 get-eclipse-pdt/receipt --- a/get-eclipse-pdt/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/get-eclipse-pdt/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="Eclipse PHP Development Tools" MAINTAINER="erjo@slitaz.org" WEB_SITE="http://www.eclipse.org" -TAGS="ide development programming" +TAGS="IDE development programming" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 97d1a1a41ec6 -r d71ba04aa9f5 get-sjphone/receipt --- a/get-sjphone/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/get-sjphone/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="Get SJphone soft phone." MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.sjlabs.com/" -TAGS="telephony" +TAGS="softphone telephony" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 97d1a1a41ec6 -r d71ba04aa9f5 get-xlite/receipt --- a/get-xlite/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/get-xlite/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -6,7 +6,7 @@ SHORT_DESC="Get Xlite soft phone." MAINTAINER="pascal.bellard@slitaz.org" WEB_SITE="http://www.counterpath.net/" -TAGS="phone telephony" +TAGS="softphone telephony" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 97d1a1a41ec6 -r d71ba04aa9f5 linphone/receipt --- a/linphone/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/linphone/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -5,12 +5,14 @@ CATEGORY="network" SHORT_DESC="SIP soft phone." MAINTAINER="pascal.bellard@slitaz.org" +TARBALL="$PACKAGE-$VERSION.tar.gz" +WEB_SITE="http://www.linphone.org/" +WGET_URL="http://download-mirror.savannah.gnu.org/releases/linphone/${VERSION%.*}.x/sources/$TARBALL" +TAGS="softphone telephony" + DEPENDS="osip exosip speex ffmpeg xorg-libXv libv4l libglade gtk+ glib" BUILD_DEPENDS="intltool libsdl-dev ffmpeg-dev osip-dev exosip-dev speex-dev \ xorg-libXv-dev libv4l-dev libglade-dev gtk+-dev glib-dev" -TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://www.linphone.org/" -WGET_URL="http://download-mirror.savannah.gnu.org/releases/linphone/${VERSION%.*}.x/sources/$TARBALL" # Rules to configure and make the package. compile_rules() diff -r 97d1a1a41ec6 -r d71ba04aa9f5 wvdial/receipt --- a/wvdial/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/wvdial/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -10,7 +10,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://wvstreams.googlecode.com/" WGET_URL="http://wvstreams.googlecode.com/files/$TARBALL" -TAGS="network 3g" +TAGS="network 3G" # Rules to configure and make the package. compile_rules() diff -r 97d1a1a41ec6 -r d71ba04aa9f5 wvstreams/receipt --- a/wvstreams/receipt Mon Jun 11 17:41:52 2012 +0200 +++ b/wvstreams/receipt Mon Jun 11 18:48:18 2012 +0200 @@ -8,7 +8,7 @@ TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://wvstreams.googlecode.com" WGET_URL="http://wvstreams.googlecode.com/files/$TARBALL" -TAGS="network 3g" +TAGS="network 3G" DEPENDS="ppp libssl xplc readline" BUILD_DEPENDS="ppp-dev openssl-dev xplc-dev readline-dev bash"