diff options
author | V3n3RiX <venerix@koprulu.sector> | 2025-04-15 08:45:29 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2025-04-15 08:45:29 +0100 |
commit | dfd0139069bb79941b882fe714d38b7fc8dcdb16 (patch) | |
tree | 4a16c914900acf7edb5090bca6b6fc17aa87fc09 /app-emulation | |
parent | 4e995247a9a9d45f0b265ab9120c6d31c0a1f0d9 (diff) |
gentoo auto-resync : 15:04:2025 - 08:45:29
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/Manifest.gz | bin | 15335 -> 15333 bytes | |||
-rw-r--r-- | app-emulation/q4wine/Manifest | 5 | ||||
-rw-r--r-- | app-emulation/q4wine/files/q4wine-1.4.0-cmake.patch | 11 | ||||
-rw-r--r-- | app-emulation/q4wine/q4wine-1.3.13.ebuild | 53 | ||||
-rw-r--r-- | app-emulation/q4wine/q4wine-1.4.0.ebuild | 43 |
5 files changed, 57 insertions, 55 deletions
diff --git a/app-emulation/Manifest.gz b/app-emulation/Manifest.gz Binary files differindex 8cdf9056054c..1f21fb58c44c 100644 --- a/app-emulation/Manifest.gz +++ b/app-emulation/Manifest.gz diff --git a/app-emulation/q4wine/Manifest b/app-emulation/q4wine/Manifest index 68d3ea086be3..e546d06c7e14 100644 --- a/app-emulation/q4wine/Manifest +++ b/app-emulation/q4wine/Manifest @@ -1,3 +1,4 @@ -DIST q4wine-1.3.13.tar.bz2 2862153 BLAKE2B ad70ec0c4122d7eb6acc14976fc8194e1250beadd38762f726ccb9f40fe0f61e5c46fa40727fd2323521db4ba01a759c678d5ead7cb247fdd2e7da6ae47d9e05 SHA512 1e364519889713192f39115093740827c96ee33092ac0a3ee6c548790fc380687481e999bfb0e9df725e6497877d6b3808714a698f794e97ad86c360d505509b -EBUILD q4wine-1.3.13.ebuild 1193 BLAKE2B 4cb23bdabb0f31124bcf6e056e79bb977f812452c9cd20ed0deb077b3c3e2cab120bd687528c993c94d54b238c4af0fe09bbb3a0ad6cca145a4dacb3435a6512 SHA512 c53d2d69516b0e6ff8997d21d854ea99c726cc1250f67eec52e1096e64b7ccab356b30b70c083375d872ebc576c52b5d7d6b2e074101bb86520e0d03e96a2224 +AUX q4wine-1.4.0-cmake.patch 315 BLAKE2B 54fbc89b6fd5fd7a858851f7bd5d0ab3cc3bd16013e21429e82987a4599d1d66db8a236ca8f0e9b3958a78591f3c1c584e33b6fd61ecf47c2bae6c20c6449d8a SHA512 73b65a77ea77f7c8b831150290f4bac438edb390a5f7588fb7a8e9479c96964df91e3e8dcccd662d4f8fc65850fca47f11d052a4d3413dcec02f591e351854f6 +DIST q4wine-1.4.0.tar.gz 3197514 BLAKE2B 9a858211bf16a441cb960325677df4f69c09887538ea30c6e961413592c3648d7467807bec891f1ed12577a700f5627debcf6123770fd36153cae2dcfe13c898 SHA512 faba9fda15d1067940abbef3b3ba9a30b8bfd759892b2c05963c3cf69bb331afb101016afd3485a9be2b6b03944a920d05664b01e4af4f3e554c739511ff3c4a +EBUILD q4wine-1.4.0.ebuild 976 BLAKE2B cd4bbb3377917d2367528bb9981e7c513c44f049ee34f155c9bc18dfb393d89df43a920db4626737ff35687920e5593d26c53329a654ef95a6f160e93cb55ee4 SHA512 ef1f9f56040294093e94bcb6bd597bc985712d2dd0b9393a051eaf1f1559a541cef59d02763d536e2d5065bf0b1ef8d0cc94b9c26bcc9b97557580dd41bf63b2 MISC metadata.xml 562 BLAKE2B d8f4126a737e8737ce74b29d7c73f11084a100c0d16d37555e168d509dbd79cacd1e2c272c34b3a0b407384b259bef5d49332fabba8095e57ea64645d76c9c7b SHA512 efe51f82ea3fcd0dd99fe67b1d0a3c21e9cfb6f005e36dc33b9ef298333bb50924c33c925673dd937f1d52e97df588b3f5a36b977164a0c380572071bb949baa diff --git a/app-emulation/q4wine/files/q4wine-1.4.0-cmake.patch b/app-emulation/q4wine/files/q4wine-1.4.0-cmake.patch new file mode 100644 index 000000000000..00bbc4cabad4 --- /dev/null +++ b/app-emulation/q4wine/files/q4wine-1.4.0-cmake.patch @@ -0,0 +1,11 @@ +--- a/src/l10n/CMakeLists.txt ++++ b/src/l10n/CMakeLists.txt +@@ -11,7 +11,7 @@ + ) + SET (QM_L10N + ${QM_L10N} +- ${CMAKE_SOURCE_DIR}/src/l10n/q4wine_${LANG}.qm ++ ${CMAKE_BINARY_DIR}/src/l10n/q4wine_${LANG}.qm + ) + set(I18N_TRANSLATED_LANGUAGES + ${I18N_TRANSLATED_LANGUAGES} diff --git a/app-emulation/q4wine/q4wine-1.3.13.ebuild b/app-emulation/q4wine/q4wine-1.3.13.ebuild deleted file mode 100644 index cddbd8e97e50..000000000000 --- a/app-emulation/q4wine/q4wine-1.3.13.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -# Upstream names the package PV-rX. We change that to -# PV_pX so we can use portage revisions. -MY_P=${PN}-${PV/_p/-r} -inherit cmake xdg - -DESCRIPTION="Qt GUI configuration tool for Wine" -HOMEPAGE="https://q4wine.brezblock.org.ua/" -SRC_URI="https://downloads.sourceforge.net/${PN}/${MY_P}.tar.bz2" -S="${WORKDIR}"/${MY_P} - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="+dbus debug +ico +iso +wineappdb" - -DEPEND=" - dev-qt/qtcore:5 - dev-qt/qtgui:5 - dev-qt/qtnetwork:5 - dev-qt/qtsingleapplication[qt5(+),X] - dev-qt/qtsql:5[sqlite] - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - dev-qt/qtxml:5 - dbus? ( dev-qt/qtdbus:5 ) - ico? ( >=media-gfx/icoutils-0.26.0 ) -" -RDEPEND="${DEPEND} - app-admin/sudo - >=sys-apps/which-2.19 - iso? ( sys-fs/fuseiso ) -" -BDEPEND="dev-qt/linguist-tools:5" - -DOCS=( AUTHORS ChangeLog README ) - -src_configure() { - local mycmakeargs=( - -DDEBUG=$(usex debug ON OFF) - -DWITH_ICOUTILS=$(usex ico ON OFF) - -DWITH_SYSTEM_SINGLEAPP=ON - -DWITH_WINEAPPDB=$(usex wineappdb ON OFF) - -DUSE_BZIP2=OFF - -DUSE_GZIP=OFF - -DWITH_DBUS=$(usex dbus ON OFF) - ) - cmake_src_configure -} diff --git a/app-emulation/q4wine/q4wine-1.4.0.ebuild b/app-emulation/q4wine/q4wine-1.4.0.ebuild new file mode 100644 index 000000000000..bfd8a91da2fc --- /dev/null +++ b/app-emulation/q4wine/q4wine-1.4.0.ebuild @@ -0,0 +1,43 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit cmake xdg + +DESCRIPTION="Qt GUI configuration tool for Wine" +HOMEPAGE="https://q4wine.brezblock.org.ua/" +SRC_URI="https://github.com/brezerk/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="debug +ico +iso +wineappdb" + +DEPEND=" + dev-qt/qtbase:6[dbus,gui,network,sql,sqlite,ssl,widgets,xml] + ico? ( >=media-gfx/icoutils-0.26.0 ) +" +RDEPEND="${DEPEND} + app-admin/sudo + >=sys-apps/which-2.19 + iso? ( sys-fs/fuseiso ) +" +BDEPEND="dev-qt/qttools:6[linguist]" + +DOCS=( {AUTHORS,Changelog,README}.md ) + +PATCHES=( "${FILESDIR}/${P}-cmake.patch" ) + +src_configure() { + local mycmakeargs=( + -DDEBUG=$(usex debug ON OFF) + -DWITH_ICOUTILS=$(usex ico ON OFF) + -DWITH_SYSTEM_SINGLEAPP=OFF + -DWITH_WINEAPPDB=$(usex wineappdb ON OFF) + -DUSE_BZIP2=OFF + -DUSE_GZIP=OFF + -DWITH_DBUS=ON + ) + cmake_src_configure +} |