From f1634517e73f2faf342a366354c3e0f2edb45952 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 11 Jan 2025 06:41:28 +0000 Subject: gentoo auto-resync : 11:01:2025 - 06:41:28 --- app-admin/Manifest.gz | Bin 32506 -> 32503 bytes app-admin/setools/Manifest | 2 +- app-admin/setools/setools-4.5.1.ebuild | 4 +-- app-admin/winbox/Manifest | 4 +-- app-admin/winbox/winbox-4.0_beta14.ebuild | 48 ------------------------------ app-admin/winbox/winbox-4.0_beta16.ebuild | 48 ++++++++++++++++++++++++++++++ 6 files changed, 53 insertions(+), 53 deletions(-) delete mode 100644 app-admin/winbox/winbox-4.0_beta14.ebuild create mode 100644 app-admin/winbox/winbox-4.0_beta16.ebuild (limited to 'app-admin') diff --git a/app-admin/Manifest.gz b/app-admin/Manifest.gz index d5c51db8823d..d817a17448c4 100644 Binary files a/app-admin/Manifest.gz and b/app-admin/Manifest.gz differ diff --git a/app-admin/setools/Manifest b/app-admin/setools/Manifest index bf3756ba2544..64ea7445b0d6 100644 --- a/app-admin/setools/Manifest +++ b/app-admin/setools/Manifest @@ -3,6 +3,6 @@ AUX setools-4.5.1-remove-gui.patch 1194 BLAKE2B 39c9fe32301b065bee51358694f4f79d DIST setools-4.4.4.tar.bz2 262867 BLAKE2B d64605ef050a2d51531e2a180bff086da536aa8d5e5c8cb96a81e137f575d089f9e9ec117cf0de9864f07174d92258b27ebf8fbc462714ef50bbd6d9f80d0a60 SHA512 ef72a7244ba0c724c4aea3afc40d71427e9c0592715f81cccaa8917e96836a88807ea78039c11c261dd3b4d72294accd76ab4bd37447cd500772030245db3c6e DIST setools-4.5.1.tar.bz2 264998 BLAKE2B 479cec6f541c1e7125d641928ba49aee949e538612a478840cec2d70106dcf9f7fa5b8049c9d18c560587670ee624a3a744714667d52b99cff24c51e72026db7 SHA512 1045c223423fcb056ffbc2f93c4dc0ccc6ae078ce7d2acbe3a3c65de19440fe801b5b9f71038cde62bf9851f52d868c845aafbe33691ee531cf9854217e061d8 EBUILD setools-4.4.4.ebuild 1353 BLAKE2B 87f4801abbcf91b3ef920460cb806b2bc51114b45619e2f51404e7959ed704b76a6d3c752d8ecef4cabd17514a83b1ec70c28202980d3a0333d8f5e7a176d90f SHA512 87493707fec2369723ac3f433fd73531d5db6baa1d54dc02d302ed9e73229f4a60f1c0aebd89cc84c7d82a1ce9a4b2a552c13d2373b36f15aee28f14eeb50ecf -EBUILD setools-4.5.1.ebuild 1497 BLAKE2B 3302b042a03d813925d85a94d84823eb1c81d98cdfdd823bf0b6dd41f2da527eebe957a3e0973b8654cffd689ed952eb3763e87babcf4edc261817457f5060e8 SHA512 7e291309564cd12775de27860ff3eb4494817e821bd284aca150ce23cd2325627422b036a36b806d95a094c3d31ab11b81bbd5f3fc2e53c4fb71a8ed47537265 +EBUILD setools-4.5.1.ebuild 1500 BLAKE2B b82d87d2b003c7730f275d849e33c26ae5f7b04402c848020c49a6447ab822355069d1ce12b4d1c6b3a9e62f2475d6906a3a07851a71851811ee096a2c7268d9 SHA512 992c416a3db4700e14f08382caa126eec05c0e33baff323a7258e1d0323f2b1adce49bacc5e68bc6a7bed3b3439df116fa95bf77bbb4b5781042737e54e42300 EBUILD setools-9999.ebuild 1402 BLAKE2B b9ef165dfc462cfe42858ff291ac5a6278db7db26ab9ee7dac0917985015feeacb1991d6fa35ebe37b29a9639abcc868f949502207e805a78d69beb7383e88f5 SHA512 cb31dc8c888f84288c15cf2aa0acbbd5aace3e841a96bd1e8afdcd6c9fc519253e90eaba8386d0cfee2d11cfa3b083875db5e0bfeb18b7fc99128b98ccf1dd10 MISC metadata.xml 335 BLAKE2B 81a7604472415bdf249d90f69e80a7a7c66f23597cba3005fc1fc825012ffdeb29bcb3f8f8b028ee35e0a076fe4863c25d79077718b28d5f658e68df2a703c5b SHA512 9115e12f13e78b8f63ec90a2ed71c5c731781415a77c2fd06bba358240261bf83183f14f2d38e5e9ffcafaee56de4df224b517afceb536d8e1e6af6f1eaa0938 diff --git a/app-admin/setools/setools-4.5.1.ebuild b/app-admin/setools/setools-4.5.1.ebuild index 434f02a834a1..d191d79f839e 100644 --- a/app-admin/setools/setools-4.5.1.ebuild +++ b/app-admin/setools/setools-4.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="8" @@ -18,7 +18,7 @@ if [[ ${PV} == 9999 ]] ; then S="${WORKDIR}/${P}" else SRC_URI="https://github.com/SELinuxProject/setools/releases/download/${PV}/${P}.tar.bz2" - KEYWORDS="~amd64 ~arm64 ~riscv" + KEYWORDS="amd64 arm64 ~riscv ~x86" S="${WORKDIR}/${PN}" fi diff --git a/app-admin/winbox/Manifest b/app-admin/winbox/Manifest index 6a4d771289c4..6ca5a13fae1d 100644 --- a/app-admin/winbox/Manifest +++ b/app-admin/winbox/Manifest @@ -1,3 +1,3 @@ -DIST winbox-4.0_beta14.zip 23298527 BLAKE2B a56392ef04d0267399b456b02ea5c39215649444d5d1de7d593f62fb4ad0cc16a90672e16efda4afe25709a3b5e6582e8724065f7aca7432ef6e4d272ebf65d6 SHA512 3b84434b438a8b0c59ff66cf3b5240e8e301352e1dd1f048bba7441c754c593bc0059bb5a62c8c08632aab0d23bf99b6004901ca3e7f1a1252f54e5fd36bea21 -EBUILD winbox-4.0_beta14.ebuild 967 BLAKE2B a20c223729f925fcb14a9b8da04095eac636e332237c423d7e22473571e35508d53a27bd790a4f5ee96085b6dab329726f655478ac34d3c59eea83030dcbc4c3 SHA512 57ea82e178a7e4ad61ca92ce41e9926b231c7ee6010ccd9d2209ba13c5dd9993a2a2f19c55d3f899ecbd774b90febfefd7dbeafc3d28b04bf7ce565fea57cbcf +DIST winbox-4.0_beta16.zip 23482580 BLAKE2B fffaccaa23e76acf839308be51768480c139ae57fc3aae44d239e787e024b258d0da0a4bcf7b7dd1016bbb15df4d0434aef64f458261719824960bf4bf15c625 SHA512 e23469d2106b547ccb877efd2820fd7f39c6941026742d4a162a509fa0b12a4dc643ed514979fea3c09c443d1b49a626de8da58c42499f3d102dbcd957e927fe +EBUILD winbox-4.0_beta16.ebuild 967 BLAKE2B 52813eaf091676afc288c26999a8e36bf0e58cf36895245a5b6bcd2505d45247ef59a7d422c923998c8876df42fde42d490134b6c675de38bc9697c80048c8e9 SHA512 23c6ea46fce3589717d1a6e2d763e7791f6fd759fb362948f2169bed2471e506fca90d607ae71d00a73e99073fa259b0a82088aff15f4491c073bc3c3cffde1c MISC metadata.xml 397 BLAKE2B 74b4d1e3c50447f470c2004c6094ca281d3eb71ccfe0cb428321b7a132dfdc291b1d2e0b86d5582f9f5bf022b120427dad50fd797e1301fda8ef91a1c3b14b28 SHA512 f6680ee8e6bd0b29de66db0de8abdf11fa2187398954cbe2d6fe7b6ddf7d3af1ba89744cc340d6b54213812500c74cb6a7632d2dc74fd7c2223f0d9db1a74f1a diff --git a/app-admin/winbox/winbox-4.0_beta14.ebuild b/app-admin/winbox/winbox-4.0_beta14.ebuild deleted file mode 100644 index 1507eb35582d..000000000000 --- a/app-admin/winbox/winbox-4.0_beta14.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit desktop - -DESCRIPTION="Management Software for MikroTik RouterOS" -HOMEPAGE="https://mikrotik.com/" -SRC_URI="https://download.mikrotik.com/routeros/winbox/$(ver_cut 1-2)$(ver_cut 3-4)/WinBox_Linux.zip -> ${P}.zip" -S="${WORKDIR}" - -LICENSE="MikroTik" -SLOT="0" -KEYWORDS="-* ~amd64" - -RDEPEND=" - media-libs/fontconfig - media-libs/freetype - media-libs/libglvnd - sys-libs/zlib - x11-libs/libX11 - x11-libs/libxcb - x11-libs/libxkbcommon - x11-libs/xcb-util-image - x11-libs/xcb-util-keysyms - x11-libs/xcb-util-renderutil - x11-libs/xcb-util-wm -" -BDEPEND="app-arch/unzip" - -RESTRICT="bindist mirror" - -QA_PREBUILT="opt/winbox/WinBox" - -src_install() { - exeinto /opt/winbox - doexe WinBox - - insinto /opt/winbox - doins -r assets - - dodir /opt/bin - dosym ../winbox/WinBox /opt/bin/winbox - - doicon assets/img/winbox.png - make_desktop_entry winbox WinBox WinBox Network -} diff --git a/app-admin/winbox/winbox-4.0_beta16.ebuild b/app-admin/winbox/winbox-4.0_beta16.ebuild new file mode 100644 index 000000000000..84392ba5ea14 --- /dev/null +++ b/app-admin/winbox/winbox-4.0_beta16.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit desktop + +DESCRIPTION="Management Software for MikroTik RouterOS" +HOMEPAGE="https://mikrotik.com/" +SRC_URI="https://download.mikrotik.com/routeros/winbox/$(ver_cut 1-2)$(ver_cut 3-4)/WinBox_Linux.zip -> ${P}.zip" +S="${WORKDIR}" + +LICENSE="MikroTik" +SLOT="0" +KEYWORDS="-* ~amd64" + +RDEPEND=" + media-libs/fontconfig + media-libs/freetype + media-libs/libglvnd + sys-libs/zlib + x11-libs/libX11 + x11-libs/libxcb + x11-libs/libxkbcommon + x11-libs/xcb-util-image + x11-libs/xcb-util-keysyms + x11-libs/xcb-util-renderutil + x11-libs/xcb-util-wm +" +BDEPEND="app-arch/unzip" + +RESTRICT="bindist mirror" + +QA_PREBUILT="opt/winbox/WinBox" + +src_install() { + exeinto /opt/winbox + doexe WinBox + + insinto /opt/winbox + doins -r assets + + dodir /opt/bin + dosym ../winbox/WinBox /opt/bin/winbox + + doicon assets/img/winbox.png + make_desktop_entry winbox WinBox WinBox Network +} -- cgit v1.2.3