diff --git a/abi_used_libs b/abi_used_libs --- a/abi_used_libs +++ b/abi_used_libs @@ -1,9 +1,10 @@ -libQtCore.so.4 -libQtDBus.so.4 -libQtGui.so.4 -libQtNetwork.so.4 -libQtSql.so.4 -libQtXml.so.4 +libQt5Core.so.5 +libQt5DBus.so.5 +libQt5Gui.so.5 +libQt5Network.so.5 +libQt5Sql.so.5 +libQt5Widgets.so.5 +libQt5Xml.so.5 libc.so.6 libgcc_s.so.1 libstdc++.so.6 diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,18 +1,23 @@ name : q4wine version : 1.3.5 -release : 5 +release : 6 source : - https://ncu.dl.sourceforge.net/project/q4wine/q4wine/q4wine%201.3.5/q4wine-1.3.5.tar.bz2 : aa48b0ea8ff504e341b3352194380aa256f6ac8a6a301e1bbf30196eec8d310c license : GPL-3.0 -summary : QT4 GUI for Wine +summary : Qt GUI for Wine component : virt description: | - Q4Wine is a qt4 GUI for wine. It will help you manage wine prefixes and installed applications. + Q4Wine is a Qt GUI for wine. It will help you manage wine prefixes and installed applications. builddeps : - - pkgconfig(QtCore) - - pkgconfig(icon-naming-utils) + - pkgconfig(gl) + - pkgconfig(Qt5UiTools) + - icoutils +rundeps : + - icoutils + - sqlite3 + - wine setup : | - %cmake . -DWITH_ICOUTILS=OFF -DQT_RCC_EXECUTABLE:PATH=/usr/bin/rcc-qt4 + %cmake . -DQT5=ON -DUSE_BZIP2=ON -DQT_RCC_EXECUTABLE:PATH=/usr/bin/rcc build : | %make install : | diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -2,20 +2,20 @@ q4wine - Justin Zobel - justin@solus-project.com + Pierre-Yves + pyu@riseup.net GPL-3.0 virt - QT4 GUI for Wine - Q4Wine is a qt4 GUI for wine. It will help you manage wine prefixes and installed applications. + Qt GUI for Wine + Q4Wine is a Qt GUI for wine. It will help you manage wine prefixes and installed applications. https://solus-project.com/sources/README.Solus q4wine - QT4 GUI for Wine - Q4Wine is a qt4 GUI for wine. It will help you manage wine prefixes and installed applications. + Qt GUI for Wine + Q4Wine is a Qt GUI for wine. It will help you manage wine prefixes and installed applications. virt @@ -31,12 +31,12 @@ - + 2017-05-07 1.3.5 Packaging update - Justin Zobel - justin@solus-project.com + Pierre-Yves + pyu@riseup.net \ No newline at end of file