wok rev 19675

Add xosd-dev, xneur, gxneur.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Wed Feb 08 14:19:26 2017 +0200 (2017-02-08)
parents 602cd7b0094d
children b0072f522c17
files gxneur/receipt xneur-dev/receipt xneur/receipt xosd-dev/receipt xosd/receipt
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/gxneur/receipt	Wed Feb 08 14:19:26 2017 +0200
     1.3 @@ -0,0 +1,31 @@
     1.4 +# SliTaz package receipt.
     1.5 +
     1.6 +PACKAGE="gxneur"
     1.7 +VERSION="0.20.0"
     1.8 +CATEGORY="x-window"
     1.9 +SHORT_DESC="X Neural Switcher (GTK+ based application with tray icon)"
    1.10 +MAINTAINER="al.bobylev@gmail.com"
    1.11 +LICENSE="GPL2"
    1.12 +WEB_SITE="http://xneur.ru/"
    1.13 +
    1.14 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.15 +WGET_URL="https://github.com/AndrewCrewKuznetsov/xneur-devel/blob/master/dists/\
    1.16 +$VERSION/gxneur_$VERSION.orig.tar.gz?raw=true"
    1.17 +
    1.18 +DEPENDS="xneur GConf gtk+"
    1.19 +BUILD_DEPENDS="xorg-libX11-dev intltool gettext perl xneur-dev gtk+-dev GConf-dev"
    1.20 +
    1.21 +# Rules to configure and make the package.
    1.22 +compile_rules()
    1.23 +{
    1.24 +	./configure \
    1.25 +		-sysconfdir=/etc \
    1.26 +		$CONFIGURE_ARGS &&
    1.27 +	make && make install
    1.28 +}
    1.29 +
    1.30 +# Rules to gen a SliTaz package suitable for Tazpkg.
    1.31 +genpkg_rules()
    1.32 +{
    1.33 +	cp -a $install/* $fs
    1.34 +}
     2.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.2 +++ b/xneur-dev/receipt	Wed Feb 08 14:19:26 2017 +0200
     2.3 @@ -0,0 +1,18 @@
     2.4 +# SliTaz package receipt.
     2.5 +
     2.6 +PACKAGE="xneur-dev"
     2.7 +VERSION="0.20.0"
     2.8 +CATEGORY="development"
     2.9 +SHORT_DESC="X Neural Switcher"
    2.10 +MAINTAINER="al.bobylev@gmail.com"
    2.11 +LICENSE="GPL2"
    2.12 +WEB_SITE="http://xneur.ru/"
    2.13 +
    2.14 +WANTED="xneur"
    2.15 +DEPENDS="xneur pcre-dev enchant-dev glib-dev"
    2.16 +
    2.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    2.18 +genpkg_rules()
    2.19 +{
    2.20 +	cook_copy_files *.h *.a *.la *.pc
    2.21 +}
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/xneur/receipt	Wed Feb 08 14:19:26 2017 +0200
     3.3 @@ -0,0 +1,34 @@
     3.4 +# SliTaz package receipt.
     3.5 +
     3.6 +PACKAGE="xneur"
     3.7 +VERSION="0.20.0"
     3.8 +CATEGORY="x-window"
     3.9 +SHORT_DESC="X Neural Switcher (Xorg based application)"
    3.10 +MAINTAINER="al.bobylev@gmail.com"
    3.11 +LICENSE="GPL2"
    3.12 +WEB_SITE="http://xneur.ru/"
    3.13 +CONFIG_FILES="/etc/xneur/xneurrc"
    3.14 +
    3.15 +TARBALL="$PACKAGE-$VERSION.tar.gz"
    3.16 +WGET_URL="https://github.com/AndrewCrewKuznetsov/xneur-devel/blob/master/dists/\
    3.17 +$VERSION/xneur_$VERSION.orig.tar.gz?raw=true"
    3.18 +
    3.19 +DEPENDS="enchant gstreamer libnotify xorg-libXtst xosd procps"
    3.20 +BUILD_DEPENDS="xorg-libX11-dev intltool gettext perl zlib-dev gstreamer-dev \
    3.21 +pcre-dev enchant-dev xosd-dev gtk+-dev libnotify-dev"
    3.22 +
    3.23 +# Rules to configure and make the package.
    3.24 +compile_rules()
    3.25 +{
    3.26 +	./configure \
    3.27 +		-sysconfdir=/etc \
    3.28 +		$CONFIGURE_ARGS &&
    3.29 +	make && make install
    3.30 +}
    3.31 +
    3.32 +# Rules to gen a SliTaz package suitable for Tazpkg.
    3.33 +genpkg_rules()
    3.34 +{
    3.35 +	cook_copy_files xneur xneurrc *.so* *.mo dictionary proto proto3 *.wav
    3.36 +	cook_copy_icons
    3.37 +}
     4.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     4.2 +++ b/xosd-dev/receipt	Wed Feb 08 14:19:26 2017 +0200
     4.3 @@ -0,0 +1,18 @@
     4.4 +# SliTaz package receipt.
     4.5 +
     4.6 +PACKAGE="xosd-dev"
     4.7 +VERSION="2.2.14"
     4.8 +CATEGORY="development"
     4.9 +SHORT_DESC="Light on screen display tool, development files"
    4.10 +MAINTAINER="al.bobylev@gmail.com"
    4.11 +LICENSE="GPL2"
    4.12 +WEB_SITE="http://sourceforge.net/projects/libxosd/"
    4.13 +
    4.14 +WANTED="xosd"
    4.15 +DEPENDS="xosd xorg-dev"
    4.16 +
    4.17 +# Rules to gen a SliTaz package suitable for Tazpkg.
    4.18 +genpkg_rules()
    4.19 +{
    4.20 +	cook_copy_files xosd-config *.h *.*a *.m4
    4.21 +}
     5.1 --- a/xosd/receipt	Wed Feb 08 05:35:49 2017 +0200
     5.2 +++ b/xosd/receipt	Wed Feb 08 14:19:26 2017 +0200
     5.3 @@ -6,9 +6,10 @@
     5.4  SHORT_DESC="Light on screen display tool."
     5.5  MAINTAINER="pankso@slitaz.org"
     5.6  LICENSE="GPL2"
     5.7 +WEB_SITE="http://sourceforge.net/projects/libxosd/"
     5.8 +
     5.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    5.10 -WEB_SITE="http://sourceforge.net/projects/libxosd/"
    5.11 -WGET_URL="$SF_MIRROR/project/libxosd/libxosd/$PACKAGE-$VERSION/$TARBALL"
    5.12 +WGET_URL="$SF_MIRROR/libxosd/$TARBALL"
    5.13  
    5.14  DEPENDS="xorg-libX11"
    5.15  BUILD_DEPENDS="xorg-dev"
    5.16 @@ -16,16 +17,12 @@
    5.17  # Rules to configure and make the package.
    5.18  compile_rules()
    5.19  {
    5.20 -	cd $src
    5.21 -	./configure $CONFIGURE_ARGS \
    5.22 -		make && make install
    5.23 +	./configure $CONFIGURE_ARGS 2>&1 | grep -v './configure' &&
    5.24 +	make && make install
    5.25  }
    5.26  
    5.27  # Rules to gen a SliTaz package suitable for Tazpkg.
    5.28  genpkg_rules()
    5.29  {
    5.30 -	mkdir -p $fs/usr/bin $fs/usr/lib $fs/usr/share
    5.31 -	cp -a $install/usr/bin/osd_cat $fs/usr/bin
    5.32 -	cp -a $install/usr/lib/*.so* $fs/usr/lib
    5.33 -	cp -a $install/usr/share/xosd $fs/usr/share
    5.34 +	cook_copy_files osd_cat *.so* *.png
    5.35  }