wok diff wine/receipt @ rev 24234
updated perl-log-agent (1.003 -> 1.005)
author | Hans-G?nter Theisgen |
---|---|
date | Sun Jan 02 07:02:12 2022 +0100 (2022-01-02) |
parents | a767124ef9da |
children | 535c806240cc |
line diff
1.1 --- a/wine/receipt Mon Nov 04 17:18:08 2019 +0100 1.2 +++ b/wine/receipt Sun Jan 02 07:02:12 2022 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="wine" 1.7 -VERSION="4.0.2" 1.8 +VERSION="5.0" 1.9 CATEGORY="misc" 1.10 TAGS="windows emulator" # wine is not an emulator 1.11 SHORT_DESC="Windows API for Linux." 1.12 @@ -10,7 +10,7 @@ 1.13 WEB_SITE="https://www.winehq.org/" 1.14 1.15 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.16 -WGET_URL="https://dl.winehq.org/$PACKAGE/source/${VERSION%.*}/$TARBALL" 1.17 +WGET_URL="https://dl.winehq.org/$PACKAGE/source/${VERSION}/$TARBALL" 1.18 1.19 DEPENDS="alsa-lib freetype lcms libglu-mesa libxml2 libxslt mesa" 1.20 BUILD_DEPENDS="alsa-lib-dev bison cups-dev dbus-dev flex freetype-dev 1.21 @@ -30,6 +30,7 @@ 1.22 genpkg_rules() 1.23 { 1.24 mkdir -p $fs/usr/share 1.25 + 1.26 cp -a $install/usr/bin $fs/usr 1.27 cp -a $install/usr/lib $fs/usr 1.28 cp -a $install/usr/share/wine $fs/usr/share