mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-11 10:04:42 +08:00
[skip-ci] q4wine: update to 1.3.9
This commit is contained in:
parent
f2fd504478
commit
7f9b9f2d9a
@ -1,5 +1,5 @@
|
|||||||
pkgname=q4wine
|
pkgname=q4wine
|
||||||
pkgver=1.3.7
|
pkgver=1.3.9
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Qt GUI for Wine"
|
pkgdesc="Qt GUI for Wine"
|
||||||
arch=("x86_64")
|
arch=("x86_64")
|
||||||
@ -10,7 +10,7 @@ makedepends=("cmake" "qt5-tools")
|
|||||||
optdepends=("winetricks")
|
optdepends=("winetricks")
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2")
|
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2")
|
||||||
md5sums=('205bf6d9e6a195b744a6669355094373')
|
md5sums=('8d3eb715159d30e7067a3a48eebf5cc4')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver/_/-}
|
cd ${srcdir}/${pkgname}-${pkgver/_/-}
|
||||||
|
@ -1,20 +0,0 @@
|
|||||||
[Desktop Entry]
|
|
||||||
Name=Q4Wine
|
|
||||||
GenericName=A Qt4 GUI for Wine
|
|
||||||
GenericName[it]=Una interfaccia in Qt4 per Wine
|
|
||||||
Comment=A Qt4 GUI for Wine
|
|
||||||
Comment[it]=Una interfaccia in Qt4 per Wine
|
|
||||||
#Version=0.1
|
|
||||||
Type=Application
|
|
||||||
Categories=KDE;Qt;Settings
|
|
||||||
Terminal=false
|
|
||||||
Encoding=UTF-8
|
|
||||||
Icon=wine
|
|
||||||
Exec=q4wine
|
|
||||||
#ServiceTypes=inode/directory
|
|
||||||
#Actions=Create;
|
|
||||||
#X-KDE-Submenu=
|
|
||||||
#X-KDE-Priority=TopLevel
|
|
||||||
#X-KDE-Icon=tgz
|
|
||||||
X-KDE-StartupNotify=true
|
|
||||||
#X-DCOP-ServiceType=Unique
|
|
Loading…
Reference in New Issue
Block a user