Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11035039
D6734.id16204.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D6734.id16204.diff
View Options
diff --git a/files/wine64.desktop b/files/wine64.desktop
new file mode 100644
--- /dev/null
+++ b/files/wine64.desktop
@@ -0,0 +1,31 @@
+[Desktop Entry]
+Type=Application
+Name=Wine64 Windows Program Loader
+Name[cs]=Zavaděč programů pro Wine64
+Name[de]=Wine64 Windows-Programmstarter
+Name[es]=Wine64 Cargador de programas de Windows
+Name[lt]=Wine64 Windows programų paleidyklė
+Name[nl]=Wine64 Windows programmalader
+Name[sv]=Wine64 Windows Programstartare
+Name[ro]=Wine64 - Încărcătorul de programe Windows
+Name[ru]=Wine64 - загрузчик Windows программ
+Name[uk]=Wine64 - завантажувач Windows програм
+Name[fr]=Wine64 - Chargeur de programmes Windows
+Name[ca]=Wine64 - Carregador d'aplicacions del Windows
+Name[pt]=Carregador de aplicativos Windows Wine64
+Name[pt_br]=Carregador de aplicativos Windows Wine64
+Name[it]=Wine64 Carica Programmi Windows
+Name[da]=Wine64, Programstarter til Windows-programmer
+Name[nb]=Wine64 - for kjøring av Windows-programmer
+Name[nn]=Wine64 - for køyring av Windows-program
+Name[sr]=Wine64 - дизач Windows програма
+Name[sr@latin]=Wine64 - dizač Windows programa
+Name[tr]=Wine64 - Windows programı yükleyicisi
+Name[hr]=Wine64 - dizač Windows programa
+Name[he]=Wine64 — מריץ תכניות Windows
+Name[ja]=Wine64 Windowsプログラムローダー
+Exec=wine64 start /unix %f
+MimeType=application/x-ms-dos-executable;application/x-msi;application/x-ms-shortcut;
+Icon=wine
+NoDisplay=true
+StartupNotify=true
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,6 +1,6 @@
name : wine
version : 4.12.1
-release : 64
+release : 65
source :
- https://dl.winehq.org/wine/source/4.x/wine-4.12.1.tar.xz : a0cf2d6925c60344367e0197760c84be738c56c50d559ac20cc19330c572d227
license : LGPL-2.1-or-later
@@ -98,6 +98,8 @@
%make_install -C wine32
%make_install -C wine64
+ install -Dm00644 $pkgfiles/wine64.desktop $installdir/usr/share/applications/wine64.desktop
+
# Note: systemd-binfmt must be (re)started for this to work
install -Dm00644 $pkgfiles/wine.binfmt $installdir/%libdir%/binfmt.d/wine.conf
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>wine</Name>
<Packager>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
</Packager>
<License>LGPL-2.1-or-later</License>
<PartOf>virt</PartOf>
@@ -1981,6 +1981,7 @@
<Path fileType="library">/usr/lib64/wine/xolehlp.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/xpsprint.dll.so</Path>
<Path fileType="library">/usr/lib64/wine/xpssvcs.dll.so</Path>
+ <Path fileType="data">/usr/share/applications/wine64.desktop</Path>
<Path fileType="data">/usr/share/fontconfig/conf.avail/30-win32-aliases.conf</Path>
<Path fileType="data">/usr/share/fonts/conf.d/30-win32-aliases.conf</Path>
<Path fileType="man">/usr/share/man/de.UTF-8/man1/wine.1</Path>
@@ -2079,7 +2080,7 @@
</Description>
<PartOf>emul32</PartOf>
<RuntimeDependencies>
- <Dependency release="64">wine</Dependency>
+ <Dependency release="65">wine</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin/wine</Path>
@@ -4156,8 +4157,8 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="64">wine-32bit</Dependency>
- <Dependency release="64">wine-devel</Dependency>
+ <Dependency release="65">wine-32bit</Dependency>
+ <Dependency release="65">wine-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib32/libwine.so</Path>
@@ -4170,7 +4171,7 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="64">wine</Dependency>
+ <Dependency release="65">wine</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include/wine/debug.h</Path>
@@ -5139,12 +5140,12 @@
</Files>
</Package>
<History>
- <Update release="64">
- <Date>2019-07-07</Date>
+ <Update release="65">
+ <Date>2019-07-12</Date>
<Version>4.12.1</Version>
<Comment>Packaging update</Comment>
- <Name>Pierre-Yves</Name>
- <Email>pyu@riseup.net</Email>
+ <Name>Jacek Jagosz</Name>
+ <Email>jacek.jagosz@outlook.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 5:29 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5822468
Default Alt Text
D6734.id16204.diff (4 KB)
Attached To
Mode
D6734: Add .desktop file for 64 bit wine
Attached
Detach File
Event Timeline
Log In to Comment