wok-next rev 21034
Small updates
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Nov 05 01:38:46 2018 +0200 (2018-11-05) |
parents | 0c430fcaf2d9 |
children | bc88e36553d6 |
files | libguess/description.txt libguess/receipt transmission-remote-gtk/.icon.png transmission-remote-gtk/receipt transmission-remote-gtk/stuff/patches/cs.patch transmission-remote-gtk/stuff/patches/series watchdog/receipt |
line diff
1.1 --- a/libguess/description.txt Sun Nov 04 11:22:16 2018 +0200 1.2 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 1.3 @@ -1,4 +0,0 @@ 1.4 -This library let your program manage a dictionary of acceptable user inputs and 1.5 -can "guess" what the user means by comparing it to the most relevant dictionary 1.6 -entries. This enables stellar performance with dictionary of any size. 1.7 -The library requires C++ as it uses extensively the standard containers.
2.1 --- a/libguess/receipt Sun Nov 04 11:22:16 2018 +0200 2.2 +++ b/libguess/receipt Mon Nov 05 01:38:46 2018 +0200 2.3 @@ -1,27 +1,29 @@ 2.4 -# SliTaz package receipt. 2.5 +# SliTaz package receipt v2. 2.6 2.7 PACKAGE="libguess" 2.8 -VERSION="gpl" 2.9 -CATEGORY="development" 2.10 -SHORT_DESC="User input ambiguity resolver for user inputs written in C++" 2.11 +VERSION="1.2" 2.12 +CATEGORY="utilities" 2.13 +SHORT_DESC="High-speed character set detection" 2.14 MAINTAINER="al.bobylev@gmail.com" 2.15 -LICENSE="GPL3" 2.16 -WEB_SITE="https://sourceforge.net/projects/libguess/" 2.17 +LICENSE="ISC" 2.18 +WEB_SITE="http://atheme.org/projects/libguess.html" 2.19 2.20 TARBALL="$PACKAGE-$VERSION.tar.bz2" 2.21 -WGET_URL="git|git://git.code.sf.net/p/libguess/code" 2.22 +WGET_URL="http://rabbit.dereferenced.org/~nenolod/distfiles/$TARBALL" 2.23 2.24 -BUILD_DEPENDS="git" 2.25 +SPLIT="$PACKAGE-dev" 2.26 2.27 compile_rules() { 2.28 - cd Release 2.29 - make 2.30 + ./configure $CONFIGURE_ARGS && 2.31 + make && 2.32 + make DESTDIR=$install install || return 1 # keep DESTDIR 2.33 + 2.34 + cook_pick_docs README 2.35 } 2.36 2.37 genpkg_rules() { 2.38 - mkdir -p $fs/usr/lib 2.39 - cp -a $src/Release/libguess.so $fs/usr/lib 2.40 - mkdir -p $fs/usr/include/libguess 2.41 - install -m644 $src/src/Guess.h $fs/usr/include/libguess/libguess.h 2.42 - DEPENDS="gcc-lib-base glibc-base" 2.43 + case $PACKAGE in 2.44 + libguess) copy @std;; 2.45 + *-dev) copy @dev;; 2.46 + esac 2.47 }
3.1 Binary file transmission-remote-gtk/.icon.png has changed
4.1 --- a/transmission-remote-gtk/receipt Sun Nov 04 11:22:16 2018 +0200 4.2 +++ b/transmission-remote-gtk/receipt Mon Nov 05 01:38:46 2018 +0200 4.3 @@ -1,29 +1,31 @@ 4.4 # SliTaz package receipt v2. 4.5 4.6 PACKAGE="transmission-remote-gtk" 4.7 -VERSION="1.1.1" 4.8 +VERSION="1.4.0" 4.9 CATEGORY="network" 4.10 -SHORT_DESC="GTK remote control for the Transmission BitTorrent client" 4.11 -MAINTAINER="devl547@gmail.com" 4.12 +SHORT_DESC="Remotely manage the Transmission BitTorrent client" 4.13 +MAINTAINER="al.bobylev@gmail.com" 4.14 LICENSE="GPL2" 4.15 WEB_SITE="https://github.com/transmission-remote-gtk/transmission-remote-gtk" 4.16 4.17 TARBALL="$PACKAGE-$VERSION.tar.gz" 4.18 -WGET_URL="http://transmission-remote-gtk.googlecode.com/files/$TARBALL" # FIXME 4.19 +WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz" 4.20 4.21 -BUILD_DEPENDS="gtk2-dev json-glib-dev curl-dev libnotify-dev \ 4.22 -libunique-dev intltool gettext" 4.23 +BUILD_DEPENDS="automake gettext-dev autoconf-archive appstream-glib-dev \ 4.24 +libtool json-glib-dev curl-dev gtk3-dev geoip-dev libnotify-dev libmrss-dev \ 4.25 +libproxy-dev" 4.26 4.27 compile_rules() { 4.28 - ./configure \ 4.29 - --enable-gtk2 \ 4.30 + ./autogen.sh \ 4.31 + --disable-static \ 4.32 $CONFIGURE_ARGS && 4.33 fix libtool && 4.34 make && 4.35 - make DESTDIR=$install install 4.36 + make install 4.37 } 4.38 4.39 genpkg_rules() { 4.40 copy @std 4.41 - DEPENDS="gtk2 json-glib curl libnotify libunique" 4.42 + DEPENDS="gdk-pixbuf glib gtk3 json-glib libcurl libmrss libnotify libproxy \ 4.43 + pango" 4.44 }
5.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 5.2 +++ b/transmission-remote-gtk/stuff/patches/cs.patch Mon Nov 05 01:38:46 2018 +0200 5.3 @@ -0,0 +1,19 @@ 5.4 +--- a/po/cs.po 5.5 ++++ b/po/cs.po 5.6 +@@ -254,6 +254,7 @@ 5.7 + msgstr[2] "Stahuje se" 5.8 + 5.9 + #: src/torrent-cell-renderer.c:337 5.10 ++#, fuzzy 5.11 + msgid "Downloading metadata from %1$" 5.12 + msgid_plural "Downloading metadata from %1$" 5.13 + msgstr[0] "" 5.14 +@@ -1708,7 +1709,7 @@ 5.15 + msgid "%d day" 5.16 + msgid_plural "%d days" 5.17 + msgstr[0] "%d den" 5.18 +-msgstr[1] "" 5.19 ++msgstr[1] "%d dny" 5.20 + msgstr[2] "%d dnĂ" 5.21 + 5.22 + #: src/util.c:432
6.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 6.2 +++ b/transmission-remote-gtk/stuff/patches/series Mon Nov 05 01:38:46 2018 +0200 6.3 @@ -0,0 +1,1 @@ 6.4 +cs.patch
7.1 --- a/watchdog/receipt Sun Nov 04 11:22:16 2018 +0200 7.2 +++ b/watchdog/receipt Mon Nov 05 01:38:46 2018 +0200 7.3 @@ -1,7 +1,7 @@ 7.4 # SliTaz package receipt. 7.5 7.6 PACKAGE="watchdog" 7.7 -VERSION="5.9" 7.8 +VERSION="5.15" 7.9 CATEGORY="system-tools" 7.10 SHORT_DESC="Software watchdog for Linux" 7.11 MAINTAINER="pascal.bellard@slitaz.org" 7.12 @@ -11,20 +11,25 @@ 7.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 7.14 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 7.15 7.16 +BUILD_DEPENDS="libtirpc-dev" 7.17 + 7.18 compile_rules() { 7.19 + sed -i '/^#watchdog-device/ s|#||' watchdog.conf 7.20 + 7.21 + export CPPFLAGS="$CPPFLAGS -I/usr/include/tirpc/" 7.22 + export LDFLAGS="$LDFLAGS -ltirpc" 7.23 + 7.24 ./configure \ 7.25 - --prefix=/usr \ 7.26 - --infodir=/usr/share/info \ 7.27 - --mandir=/usr/share/man \ 7.28 + --disable-nfs \ 7.29 $CONFIGURE_ARGS && 7.30 make && 7.31 - make DESTDIR=$install install 7.32 + make install 7.33 } 7.34 7.35 genpkg_rules() { 7.36 - mkdir -p $fs/usr 7.37 - cp -a $install/etc $fs 7.38 - cp -a $install/usr/sbin $fs/usr 7.39 + copy @std 7.40 + DEPENDS="" 7.41 + CONFIG_FILES="/etc/watchdog.conf" 7.42 } 7.43 7.44 post_install() {