# HG changeset patch # User Hans-G?nter Theisgen # Date 1588322853 -3600 # Node ID ee1d444764320b21bdd57d26778ef81b5879fa97 # Parent 72eb5d4764873b77fcbc1d5133d76e2b6847f381 updated wine, wine-dev, wine-rt and wine-rt-dev (4.0.2 -> 5.0) diff -r 72eb5d476487 -r ee1d44476432 wine-dev/receipt --- a/wine-dev/receipt Fri May 01 08:56:33 2020 +0100 +++ b/wine-dev/receipt Fri May 01 09:47:33 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="wine-dev" -VERSION="4.0.2" +VERSION="5.0" CATEGORY="system-tools" SHORT_DESC="Windows API for Linux - development files." MAINTAINER="pascal.bellard@slitaz.org" diff -r 72eb5d476487 -r ee1d44476432 wine-rt-dev/receipt --- a/wine-rt-dev/receipt Fri May 01 08:56:33 2020 +0100 +++ b/wine-rt-dev/receipt Fri May 01 09:47:33 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="wine-rt-dev" -VERSION="4.0.2" +VERSION="5.0" CATEGORY="system-tools" SHORT_DESC="Windows API for Linux - development files." MAINTAINER="xj@wp.pl" diff -r 72eb5d476487 -r ee1d44476432 wine-rt/receipt --- a/wine-rt/receipt Fri May 01 08:56:33 2020 +0100 +++ b/wine-rt/receipt Fri May 01 09:47:33 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="wine-rt" -VERSION="4.0.2" +VERSION="5.0" CATEGORY="misc" TAGS="windows" SHORT_DESC="Windows API for Linux." @@ -10,12 +10,12 @@ WEB_SITE="https://www.winehq.org/" TARBALL="${PACKAGE%-rt}-$VERSION.tar.xz" -WGET_URL="https://dl.winehq.org/${PACKAGE%-rt}/source/${VERSION%.*}/$TARBALL" +WGET_URL="https://dl.winehq.org/${PACKAGE%-rt}/source/${VERSION}/$TARBALL" PROVIDE="wine" -DEPENDS="alsa-lib freetype jpeg lcms libglu-mesa libpng libxslt libxml2 mesa \ +DEPENDS="alsa-lib freetype jpeg lcms libglu-mesa libpng libxslt libxml2 mesa tiff xorg-dev" -BUILD_DEPENDS="alsa-lib-dev bison flex freetype-dev jpeg-dev lcms-dev libglu-mesa-dev \ +BUILD_DEPENDS="alsa-lib-dev bison flex freetype-dev jpeg-dev lcms-dev libglu-mesa-dev libpng-dev libtool libxml2-dev libxslt-dev mesa-dev prelink tiff-dev" # Rules to configure and make the package. diff -r 72eb5d476487 -r ee1d44476432 wine/receipt --- a/wine/receipt Fri May 01 08:56:33 2020 +0100 +++ b/wine/receipt Fri May 01 09:47:33 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="wine" -VERSION="4.0.2" +VERSION="5.0" CATEGORY="misc" TAGS="windows emulator" # wine is not an emulator SHORT_DESC="Windows API for Linux." @@ -10,7 +10,7 @@ WEB_SITE="https://www.winehq.org/" TARBALL="$PACKAGE-$VERSION.tar.xz" -WGET_URL="https://dl.winehq.org/$PACKAGE/source/${VERSION%.*}/$TARBALL" +WGET_URL="https://dl.winehq.org/$PACKAGE/source/${VERSION}/$TARBALL" DEPENDS="alsa-lib freetype lcms libglu-mesa libxml2 libxslt mesa" BUILD_DEPENDS="alsa-lib-dev bison cups-dev dbus-dev flex freetype-dev @@ -30,6 +30,7 @@ genpkg_rules() { mkdir -p $fs/usr/share + cp -a $install/usr/bin $fs/usr cp -a $install/usr/lib $fs/usr cp -a $install/usr/share/wine $fs/usr/share