Postsync update gentoo

This commit is contained in:
fabolous005 2026-03-14 10:02:44 +01:00
parent fbb3a4b7f3
commit 8a9693cfec
7 changed files with 195 additions and 0 deletions

View File

@ -0,0 +1 @@
DIST urserver.deb 9132588 BLAKE2B dec982b306b1a38502d136b346c4558dbe172097af9088d30ddedbdef128952d43b705918c320f76346735b6194daeaae331550ead8a5988557bcd9d7e3b3757 SHA512 7658c1eee89b2083ef13974c7b047360057893779f0e5b4802d356c96443319fe4ab81e92cd684df9edab0ec004135d64a8ce678c22322af3837f849c4eff5de

View File

@ -0,0 +1,36 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit desktop unpacker xdg
DESCRIPTION="The one-and-only remote for your computer."
HOMEPAGE="https://www.unifiedremote.com/"
SRC_URI="urserver.deb"
S="${WORKDIR}"
LICENSE=""
SLOT="0"
KEYWORDS="-* ~amd64"
IUSE=""
RESTRICT="strip mirror bindist fetch"
DEPEND="
"
src_unpack() {
# /bin/sh "${DISTDIR}/${A}" --nox11 --keep --target "${S}/unpack_app" -- "-help" || die
unpack_deb "${SRC_URI}"
}
src_install() {
die
}
pkg_nofetch() {
einfo "Please place the unified remote installation file ${SRC_URI}"
einfo "in your \$\{DISTDIR\}."
}

View File

@ -0,0 +1,13 @@
DEFINED_PHASES=install nofetch postinst postrm preinst unpack
DEPEND=
DESCRIPTION=The one-and-only remote for your computer.
EAPI=8
HOMEPAGE=https://www.unifiedremote.com/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=desktop unpacker xdg
KEYWORDS=-* ~amd64
RESTRICT=strip mirror bindist fetch
SLOT=0
SRC_URI=urserver.deb
_eclasses_=desktop 26d57169ca094c04be416993844ec8bc eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 1e32df7deee68372153dca65f4a7c21f toolchain-funcs da0a71e3a72194ca0b88d5b045d721ac unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=4c3cbde097db4e6d56a4d6863c50f780

View File

@ -0,0 +1,15 @@
DEFINED_PHASES=install nofetch postinst postrm preinst pretend setup unpack
DESCRIPTION=The web browser from Google
EAPI=8
HOMEPAGE=https://www.google.com/chrome/
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
INHERIT=chromium-2 desktop pax-utils unpacker xdg
IUSE=qt6 selinux +l10n_af +l10n_am +l10n_ar +l10n_bg +l10n_bn +l10n_ca +l10n_cs +l10n_da +l10n_de +l10n_el +l10n_en-GB +l10n_es +l10n_es-419 +l10n_et +l10n_fa +l10n_fi +l10n_fil +l10n_fr +l10n_gu +l10n_he +l10n_hi +l10n_hr +l10n_hu +l10n_id +l10n_it +l10n_ja +l10n_kn +l10n_ko +l10n_lt +l10n_lv +l10n_ml +l10n_mr +l10n_ms +l10n_nb +l10n_nl +l10n_pl +l10n_pt-BR +l10n_pt-PT +l10n_ro +l10n_ru +l10n_sk +l10n_sl +l10n_sr +l10n_sv +l10n_sw +l10n_ta +l10n_te +l10n_th +l10n_tr +l10n_uk +l10n_ur +l10n_vi +l10n_zh-CN +l10n_zh-TW
KEYWORDS=-* amd64
LICENSE=google-chrome
RDEPEND=>=app-accessibility/at-spi2-core-2.46.0:2 app-misc/ca-certificates dev-libs/expat dev-libs/glib:2 dev-libs/nspr >=dev-libs/nss-3.26 media-fonts/liberation-fonts media-libs/alsa-lib media-libs/mesa[gbm(+)] net-misc/curl net-print/cups sys-apps/dbus sys-libs/glibc sys-libs/libcap x11-libs/cairo x11-libs/gdk-pixbuf:2 || ( x11-libs/gtk+:3[X] gui-libs/gtk:4[X] ) x11-libs/libdrm >=x11-libs/libX11-1.5.0 x11-libs/libXcomposite x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes x11-libs/libXrandr x11-libs/libxcb x11-libs/libxkbcommon x11-libs/libxshmfence x11-libs/pango x11-misc/xdg-utils qt6? ( dev-qt/qtbase:6[gui,widgets] ) selinux? ( sec-policy/selinux-chromium )
RESTRICT=bindist mirror strip
SLOT=0
SRC_URI=https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_146.0.7680.80-1_amd64.deb
_eclasses_=toolchain-funcs da0a71e3a72194ca0b88d5b045d721ac linux-info efd923656513c879204fec6638eadee5 chromium-2 6be3cf193def84c82ddae5c1f21ddbe5 desktop 26d57169ca094c04be416993844ec8bc pax-utils 5555f2e75744739fe100ee62c22d28fe eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing 1e32df7deee68372153dca65f4a7c21f unpacker a89c769f7dcf68bd2a6d23da9ede2ad2 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
_md5_=05c4995db5b8f584e806589ab36b8592

View File

@ -22,3 +22,4 @@ DIST google-chrome-stable_145.0.7632.67-1_amd64.deb 121060256 BLAKE2B 751a1f4084
DIST google-chrome-stable_145.0.7632.75-1_amd64.deb 121093268 BLAKE2B 5f3821521ebcd325c7911ba8665a1be394581bf201646c70b886a0820fe57974522d5855ee7157bc31b76b68e18d3b48c688501e924edd609d18016c732d4954 SHA512 7898b88e9b989b6b934bb864d98ba41be4f9e234e782fbf53822873675e86660292ff69f34135f6cbf319725849985cc75cf2277d3468142ffdc62e35e745c61 DIST google-chrome-stable_145.0.7632.75-1_amd64.deb 121093268 BLAKE2B 5f3821521ebcd325c7911ba8665a1be394581bf201646c70b886a0820fe57974522d5855ee7157bc31b76b68e18d3b48c688501e924edd609d18016c732d4954 SHA512 7898b88e9b989b6b934bb864d98ba41be4f9e234e782fbf53822873675e86660292ff69f34135f6cbf319725849985cc75cf2277d3468142ffdc62e35e745c61
DIST google-chrome-stable_146.0.7680.71-1_amd64.deb 127488704 BLAKE2B c6f6e2d987c5814cab2e7de78f5f053976fefdf786b9b039bfb67ce19fe17ffeeb63dadb7aa3497cab7f881be9d69b8321231c1aa995752e1f17b4905cec6cbe SHA512 095f4a8bcd1733e49ef86ebd1191d45d650ef1deb55b32eb605590c7efe537ec3ca4c01e256b77d0b1601c28a0f9d8ed9e42bc1433d64c35ed93ee32f9481092 DIST google-chrome-stable_146.0.7680.71-1_amd64.deb 127488704 BLAKE2B c6f6e2d987c5814cab2e7de78f5f053976fefdf786b9b039bfb67ce19fe17ffeeb63dadb7aa3497cab7f881be9d69b8321231c1aa995752e1f17b4905cec6cbe SHA512 095f4a8bcd1733e49ef86ebd1191d45d650ef1deb55b32eb605590c7efe537ec3ca4c01e256b77d0b1601c28a0f9d8ed9e42bc1433d64c35ed93ee32f9481092
DIST google-chrome-stable_146.0.7680.75-1_amd64.deb 127504384 BLAKE2B 3f27879d15d3888837a9a01db31b554e4f716d743ebe29b92464d38e1201fe2e2bdffe97f630978ff21d4c473f9e1a8fe00f15c60c37e3657ac643a217eaae4b SHA512 19bf232bfa2c1b6073da69ba08a2de1f39b5188d0e822eb3fcde96b50a539759704a3bbcdd2da4806de4226a7648cb4c5c3c9d905f414f5e4e22340c4bfa8fc6 DIST google-chrome-stable_146.0.7680.75-1_amd64.deb 127504384 BLAKE2B 3f27879d15d3888837a9a01db31b554e4f716d743ebe29b92464d38e1201fe2e2bdffe97f630978ff21d4c473f9e1a8fe00f15c60c37e3657ac643a217eaae4b SHA512 19bf232bfa2c1b6073da69ba08a2de1f39b5188d0e822eb3fcde96b50a539759704a3bbcdd2da4806de4226a7648cb4c5c3c9d905f414f5e4e22340c4bfa8fc6
DIST google-chrome-stable_146.0.7680.80-1_amd64.deb 127481204 BLAKE2B 4103901f367365d73ea9c2f0e102698197e38912b030fb45c04de7d2f1e4c69759f051e49d0b5544c7609b8959143d93e033c819a41ea81868de6cff9d8cda85 SHA512 022548f60f8ca97316a693bc6327f897d2d653b3eb0516f975b2f0b4bcef25aafd86ea5fc6687eb6e222b3fa955d33ced6edf0e383c6f292d1a16341c9650bd0

View File

View File

@ -0,0 +1,129 @@
# Copyright 2011-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
CHROMIUM_LANGS="af am ar bg bn ca cs da de el en-GB es es-419 et fa fi fil fr gu he
hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt-BR pt-PT ro ru sk sl sr
sv sw ta te th tr uk ur vi zh-CN zh-TW"
inherit chromium-2 desktop pax-utils unpacker xdg
DESCRIPTION="The web browser from Google"
HOMEPAGE="https://www.google.com/chrome/"
if [[ ${PN} == google-chrome ]]; then
MY_PN=${PN}-stable
else
MY_PN=${PN}
fi
MY_P="${MY_PN}_${PV}-1"
SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb"
S=${WORKDIR}
LICENSE="google-chrome"
SLOT="0"
KEYWORDS="-* amd64"
IUSE="qt6 selinux"
RESTRICT="bindist mirror strip"
RDEPEND="
>=app-accessibility/at-spi2-core-2.46.0:2
app-misc/ca-certificates
dev-libs/expat
dev-libs/glib:2
dev-libs/nspr
>=dev-libs/nss-3.26
media-fonts/liberation-fonts
media-libs/alsa-lib
media-libs/mesa[gbm(+)]
net-misc/curl
net-print/cups
sys-apps/dbus
sys-libs/glibc
sys-libs/libcap
x11-libs/cairo
x11-libs/gdk-pixbuf:2
|| (
x11-libs/gtk+:3[X]
gui-libs/gtk:4[X]
)
x11-libs/libdrm
>=x11-libs/libX11-1.5.0
x11-libs/libXcomposite
x11-libs/libXdamage
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libXrandr
x11-libs/libxcb
x11-libs/libxkbcommon
x11-libs/libxshmfence
x11-libs/pango
x11-misc/xdg-utils
qt6? ( dev-qt/qtbase:6[gui,widgets] )
selinux? ( sec-policy/selinux-chromium )
"
QA_PREBUILT="*"
QA_DESKTOP_FILE="usr/share/applications/google-chrome.*\\.desktop"
CHROME_HOME="opt/google/chrome${PN#google-chrome}"
pkg_nofetch() {
eerror "Please wait 24 hours and sync your tree before reporting a bug for google-chrome fetch failures."
}
pkg_pretend() {
# Protect against people using autounmask overzealously
use amd64 || die "google-chrome only works on amd64"
}
pkg_setup() {
chromium_suid_sandbox_check_kernel_config
}
src_unpack() {
:
}
src_install() {
dodir /
cd "${ED}" || die
unpacker
mv usr/share/doc/${MY_PN} usr/share/doc/${PF} || die
# Since M141 Google Chrome comes with its own bundled cron
# scripts which invoke `apt` directly. Useless on Gentoo!
rm -r etc/cron.daily || die "Failed to remove cron scripts"
rm -r "${CHROME_HOME}"/cron || die "Failed to remove cron scripts"
gzip -d usr/share/doc/${PF}/changelog.gz || die
gzip -d usr/share/man/man1/${MY_PN}.1.gz || die
if [[ -L usr/share/man/man1/google-chrome.1.gz ]]; then
rm usr/share/man/man1/google-chrome.1.gz || die
dosym ${MY_PN}.1 usr/share/man/man1/google-chrome.1
fi
pushd "${CHROME_HOME}/locales" > /dev/null || die
chromium_remove_language_paks
popd > /dev/null || die
rm "${CHROME_HOME}/libqt5_shim.so" || die
if ! use qt6; then
rm "${CHROME_HOME}/libqt6_shim.so" || die
fi
local suffix=
[[ ${PN} == google-chrome-beta ]] && suffix=_beta
[[ ${PN} == google-chrome-unstable ]] && suffix=_dev
local size
for size in 16 24 32 48 64 128 256 ; do
newicon -s ${size} "${CHROME_HOME}/product_logo_${size}${suffix}.png" ${PN}.png
done
pax-mark m "${CHROME_HOME}/chrome"
}