wine ver. bump
This commit is contained in:
@@ -79,4 +79,4 @@ def install():
|
||||
|
||||
shelltools.cd("..")
|
||||
|
||||
pisitools.dodoc("ANNOUNCE", "AUTHORS", "COPYING.LIB", "LICENSE*", "README", "documentation/README.*")
|
||||
pisitools.dodoc("ANNOUNCE*", "AUTHORS", "COPYING.LIB", "LICENSE*", "README*", "documentation/README-*")
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
<Icon>wine</Icon>
|
||||
<Summary>WINE Is Not An Emulator, which lets you run Microsoft Windows applications</Summary>
|
||||
<Description>Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work.</Description>
|
||||
<Archive sha1sum="216615aea4f88afdb5ac9df0af156296482e03c8" type="tarxz">https://dl.winehq.org/wine/source/8.x/wine-8.18.tar.xz</Archive>
|
||||
<Archive sha1sum="50e117bcc17a7ce646b9f5b95059e044a7f513bd" type="tarxz">https://dl.winehq.org/wine/source/9.x/wine-9.19.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>mit-kerberos</Dependency>
|
||||
<Dependency>lcms2-devel</Dependency>
|
||||
@@ -75,6 +75,12 @@
|
||||
<Dependency>libpcap-devel</Dependency>
|
||||
<Dependency>util-linux</Dependency>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>wayland-server</Dependency>
|
||||
<Dependency>pcsc-lite-devel</Dependency>
|
||||
<Dependency>libxkbcommon-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
|
||||
<Patches>
|
||||
@@ -131,6 +137,10 @@
|
||||
<Dependency>cabextract</Dependency>
|
||||
<Dependency>libpcap</Dependency>
|
||||
<Dependency>libunwind</Dependency>
|
||||
<Dependency>wayland</Dependency>
|
||||
<Dependency>wayland-client</Dependency>
|
||||
<Dependency>pcsc-lite</Dependency>
|
||||
<Dependency>libxkbcommon</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="data">/etc/xdg</Path>
|
||||
@@ -232,6 +242,8 @@
|
||||
<Dependency>openal-32bit</Dependency>
|
||||
<Dependency>libXext-32bit</Dependency>
|
||||
<Dependency>libxml2-32bit</Dependency>
|
||||
<Dependency>wayland-32bit</Dependency>
|
||||
<Dependency>libxkbcommon-32bit</Dependency>
|
||||
<Dependency>alsa-lib-32bit</Dependency>
|
||||
<Dependency>mesa-glu-32bit</Dependency>
|
||||
<Dependency>openldap-32bit</Dependency>
|
||||
@@ -270,6 +282,8 @@
|
||||
<Dependency>libpng-32bit</Dependency>
|
||||
<Dependency>ncurses-32bit</Dependency>
|
||||
<Dependency>openssl-32bit</Dependency>
|
||||
<Dependency>wayland-32bit</Dependency>
|
||||
<Dependency>libxkbcommon-32bit</Dependency>
|
||||
<Dependency>p11-kit-32bit</Dependency>
|
||||
<Dependency>giflib-32bit</Dependency>
|
||||
<Dependency>alsa-lib-32bit</Dependency>
|
||||
@@ -295,6 +309,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="24">
|
||||
<Date>2024-10-06</Date>
|
||||
<Version>9.19</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="23">
|
||||
<Date>2023-10-14</Date>
|
||||
<Version>8.18</Version>
|
||||
|
||||
Reference in New Issue
Block a user