wok rev 23596

astromenace, fs-uae: add libatomic to bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Apr 09 07:55:44 2020 +0000 (2020-04-09)
parents bb0e17871344
children 1ab5f2d42d60
files astromenace/receipt fs-uae/receipt libirman-dev/receipt libirman/receipt patchelf/receipt rinetd/receipt
line diff
     1.1 --- a/astromenace/receipt	Wed Apr 08 14:40:29 2020 +0100
     1.2 +++ b/astromenace/receipt	Thu Apr 09 07:55:44 2020 +0000
     1.3 @@ -16,7 +16,7 @@
     1.4  	libvorbis openal xorg-libXinerama"
     1.5  BUILD_DEPENDS="cmake freealut-dev freetype-dev gcc83 libglu-mesa-dev 
     1.6  	libogg-dev libsdl2-dev libvorbis-dev mesa-dev openal-dev 
     1.7 -	xorg-libXinerama-dev"
     1.8 +	xorg-libXinerama-dev libatomic"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/fs-uae/receipt	Wed Apr 08 14:40:29 2020 +0100
     2.2 +++ b/fs-uae/receipt	Thu Apr 09 07:55:44 2020 +0000
     2.3 @@ -12,7 +12,7 @@
     2.4  WGET_URL="https://fs-uae.net/stable/$VERSION/$PACKAGE-$VERSION.tar.gz"
     2.5  
     2.6  BUILD_DEPENDS="gettext zip libmpeg2-dev openal-dev libpng-dev libsdl2-dev \
     2.7 -zlib-dev xorg-libX11-dev xorg-libXi-dev"
     2.8 +zlib-dev xorg-libX11-dev xorg-libXi-dev libatomic"
     2.9  DEPENDS="glib libdrm libmpeg2 libpng libsdl2 libxcb mesa openal pcre \
    2.10  xorg-libX11 xorg-libXau xorg-libXdamage xorg-libXdmcp xorg-libXext \
    2.11  xorg-libXfixes xorg-libXxf86vm zlib"
     3.1 --- a/libirman-dev/receipt	Wed Apr 08 14:40:29 2020 +0100
     3.2 +++ b/libirman-dev/receipt	Thu Apr 09 07:55:44 2020 +0000
     3.3 @@ -6,7 +6,7 @@
     3.4  SHORT_DESC="libirman devel files."
     3.5  MAINTAINER="rcx@zoominternet.net"
     3.6  LICENSE="GPL2"
     3.7 -WEB_SITE="http://www.lirc.org/html/install.html"
     3.8 +WEB_SITE="https://www.lirc.org/html/install.html"
     3.9  HOST_ARCH="i486 arm"
    3.10  
    3.11  WANTED="libirman"
     4.1 --- a/libirman/receipt	Wed Apr 08 14:40:29 2020 +0100
     4.2 +++ b/libirman/receipt	Thu Apr 09 07:55:44 2020 +0000
     4.3 @@ -7,8 +7,8 @@
     4.4  MAINTAINER="rcx@zoominternet.net"
     4.5  LICENSE="GPL2"
     4.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     4.7 -WEB_SITE="http://www.lirc.org/html/install.html"
     4.8 -WGET_URL="http://www.lirc.org/software/snapshots/$TARBALL"
     4.9 +WEB_SITE="https://www.lirc.org/html/install.html"
    4.10 +WGET_URL="https://www.lirc.org/software/snapshots/$TARBALL"
    4.11  CONFIG_FILES="/etc/irman.conf"
    4.12  HOST_ARCH="i486 arm"
    4.13  
     5.1 --- a/patchelf/receipt	Wed Apr 08 14:40:29 2020 +0100
     5.2 +++ b/patchelf/receipt	Thu Apr 09 07:55:44 2020 +0000
     5.3 @@ -6,7 +6,7 @@
     5.4  SHORT_DESC="Modify the dynamic linker and RPATH of ELF executables."
     5.5  MAINTAINER="pascal.bellard@slitaz.org"
     5.6  LICENSE="GPL3"
     5.7 -WEB_SITE="https://nixos.org/patchelf.html"
     5.8 +WEB_SITE="http://nixos.org/patchelf.html"
     5.9  
    5.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    5.11  WGET_URL="https://github.com/NixOS/$PACKAGE/archive/$VERSION.tar.gz"
     6.1 --- a/rinetd/receipt	Wed Apr 08 14:40:29 2020 +0100
     6.2 +++ b/rinetd/receipt	Thu Apr 09 07:55:44 2020 +0000
     6.3 @@ -7,8 +7,8 @@
     6.4  MAINTAINER="pascal.bellard@slitaz.org"
     6.5  LICENSE="GPL2"
     6.6  TARBALL="$PACKAGE.tar.gz"
     6.7 -WEB_SITE="http://www.boutell.com/rinetd/"
     6.8 -WGET_URL="${WEB_SITE}http/$TARBALL"
     6.9 +WEB_SITE="https://github.com/boutell/rinetd"
    6.10 +WGET_URL="http://www.boutell.com/rinetd/http/$TARBALL"
    6.11  
    6.12  # Rules to configure and make the package.
    6.13  compile_rules()