[arch-commits] Commit in wine/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Jan 25 17:52:36 UTC 2019


    Date: Friday, January 25, 2019 @ 17:52:35
  Author: felixonmars
Revision: 427897

upgpkg: wine 4.0-2

enable more features

Modified:
  wine/trunk/PKGBUILD

----------+
 PKGBUILD |   12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-25 17:34:53 UTC (rev 427896)
+++ PKGBUILD	2019-01-25 17:52:35 UTC (rev 427897)
@@ -5,7 +5,7 @@
 
 pkgname=wine
 pkgver=4.0
-pkgrel=1
+pkgrel=2
 
 _pkgbasever=${pkgver/rc/-rc}
 
@@ -62,6 +62,11 @@
   libxslt               lib32-libxslt
   gst-plugins-base-libs lib32-gst-plugins-base-libs
   vulkan-icd-loader     lib32-vulkan-icd-loader
+  vkd3d                 lib32-vkd3d
+  sdl2                  lib32-sdl2
+  libgphoto2
+  sane
+  gsm
   vulkan-headers
   samba
   opencl-headers
@@ -84,6 +89,11 @@
   opencl-icd-loader     lib32-opencl-icd-loader
   libxslt               lib32-libxslt
   gst-plugins-base-libs lib32-gst-plugins-base-libs
+  vkd3d                 lib32-vkd3d
+  sdl2                  lib32-sdl2
+  libgphoto2
+  sane
+  gsm
   cups
   samba           dosbox
 )



More information about the arch-commits mailing list