Skip to content
Snippets Groups Projects
Commit 06fdf733 authored by Frede H's avatar Frede H :speech_balloon:
Browse files

update pkgver

revert previous commit
parent 204c5c65
No related branches found
No related tags found
No related merge requests found
......@@ -18,42 +18,45 @@ install=${pkgname}.install
replaces=('crossover-games' 'crossover-pro' 'crossover-standard')
source=("https://media.codeweavers.com/pub/${pkgname}/cxlinux/demo/${pkgname}_${pkgver}-${_pkgdebrel}.deb")
sha256sums=('a7caa04292a1c941e0c1c143957b5e741d11b7ae5cae8f43ce21f13dd9929506')
sha256sums=('483bc68ff6af4bac0b7e6dcc959e168670a26a102301db311d74b8bc7a51ebeb')
depends=('desktop-file-utils' 'nss-mdns' 'pygtk' 'python' 'python-dbus' 'python-pyopencl')
depends=('desktop-file-utils' 'lib32-alsa-lib' 'lib32-fontconfig' 'lib32-freetype2'
'lib32-gcc-libs' 'lib32-glibc>=2.11' 'lib32-glu' 'lib32-gnutls' 'lib32-lcms2'
'lib32-libcups' 'lib32-libgl' 'lib32-libice' 'lib32-libjpeg6-turbo'
'lib32-libldap' 'lib32-libpng' 'lib32-libpng12' 'lib32-libpulse'
'lib32-libsm' 'lib32-libtiff' 'lib32-libx11' 'lib32-libxcomposite'
'lib32-libxcursor' 'lib32-libxext' 'lib32-libxi' 'lib32-libxinerama'
'lib32-libxml2' 'lib32-libxrandr' 'lib32-libxrender' 'lib32-libxslt'
'lib32-libxxf86vm' 'lib32-mesa-libgl' 'lib32-mpg123' 'lib32-nss-mdns'
'lib32-openal' 'lib32-openssl' 'lib32-sdl' 'lib32-v4l-utils'
'lib32-zlib' 'nss-mdns' 'pygtk' 'python2' 'python2-dbus' 'python-pyopencl'
'unzip'
)
optdepends=(
"lib32-fontconfig: Makes it possible to find and use the system's TrueType fonts. This is strongly recommended for office-type applications."
"lib32-libxinerama: This is needed if your display spans multiple screens. If your computer has a single screen then you don't need it."
'lib32-alsa-lib: This is the preferred way to provide audio support to Windows applications.'
'lib32-freetype2'
'lib32-glu'
'lib32-gnutls: This is needed by applications that perform encryption or check online certificates.'
'lib32-libcups: Needed to print to printers managed by the CUPS system, which is most likely the case. It is strongly recommended for office-type applications.'
'lib32-libdbus: This is needed for Windows applications to automatically detect CD-ROM and USB key insertion.'
'lib32-libexif: (aur) Some applications need to parse EXIF and read their data tags.'
'lib32-libldap: Lets Windows applications access LDAP servers.'
'lib32-libpng'
'lib32-libpulse: A featureful, general-purpose sound server (client library).'
'lib32-libxcomposite: This is needed for most CAD-like applications and some games.'
'lib32-libxi'
'lib32-libxinerama'
'lib32-libxml2: This library makes it possible for Windows applications read and write XML files.'
'lib32-libxrandr'
'lib32-libxrender'
'lib32-libxslt: This library lets Windows applications perform queries and transformations on XML files.'
'lib32-libxxf86dga: (aur) X11 Direct Graphics Access extension library.'
'lib32-libxxf86vm: This is needed to let games perform some gamma adjustments (essentially to adjust the brightness).'
'lib32-mpg123: Needed by some Windows applications to play MP3 files.'
'lib32-nss-mdns: host name resolution via mDNS'
'lib32-openal: Provides audio support to Windows applications.'
'lib32-openssl: This library provides support for secure Internet communication.'
'lib32-sdl'
'lib32-v4l-utils: Lets Windows applications access video devices.'
'unzip: required to install Guild Wars, automatic installer extraction'
#'unzip: required to install Guild Wars, automatic installer extraction'
#'lib32-alsa-lib: This is the preferred way to provide audio support to Windows applications.'
#"lib32-fontconfig: Makes it possible to find and use the system's TrueType fonts. This is strongly recommended for office-type applications."
#'lib32-libcups: Needed to print to printers managed by the CUPS system, which is most likely the case. It is strongly recommended for office-type applications.'
#'lib32-libdbus: This is needed for Windows applications to automatically detect CD-ROM and USB key insertion.'
#'lib32-libexif: (aur) Some applications need to parse EXIF and read their data tags.'
#'lib32-libldap: Lets Windows applications access LDAP servers.'
#'lib32-libpulse: A featureful, general-purpose sound server (client library).'
#'lib32-gnutls: This is needed by applications that perform encryption or check online certificates.'
#'lib32-libxcomposite: This is needed for most CAD-like applications and some games.'
#"lib32-libxinerama: This is needed if your display spans multiple screens. If your computer has a single screen then you don't need it."
#'lib32-libxml2: This library makes it possible for Windows applications read and write XML files.'
#'lib32-libxslt: This library lets Windows applications perform queries and transformations on XML files.'
#'lib32-libxxf86vm: This is needed to let games perform some gamma adjustments (essentially to adjust the brightness).'
#'lib32-mpg123: Needed by some Windows applications to play MP3 files.'
#'lib32-openal: Provides audio support to Windows applications.'
#'lib32-openssl: This library provides support for secure Internet communication.'
#'lib32-v4l-utils: Lets Windows applications access video devices.'
'lib32-gsm: (aur) Lets Windows applications use the GSM codec for audio compression and decompression.'
'lib32-gstreamer0.10: (aur) This is needed by some games and multimedia applications.'
'lib32-gstreamer0.10-base: (aur) This is needed by some games and multimedia applications.'
'lib32-gstreamer0.10: (aur) This is needed by some games and multimedia applications.'
'lib32-libxxf86dga: (aur) X11 Direct Graphics Access extension library.'
# 'lib32-nss-mdns: (aur) host name resolution via mDNS'
)
package() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment