From 40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Apr 2021 20:21:43 +0100 Subject: gentoo resync : 28.04.2021 --- lxde-base/lxpanel/Manifest | 3 - .../files/lxpanel-remove-gdk-pixbuf-xlib.patch | 26 -------- lxde-base/lxpanel/lxpanel-0.10.0-r1.ebuild | 78 ---------------------- 3 files changed, 107 deletions(-) delete mode 100644 lxde-base/lxpanel/files/lxpanel-remove-gdk-pixbuf-xlib.patch delete mode 100644 lxde-base/lxpanel/lxpanel-0.10.0-r1.ebuild (limited to 'lxde-base/lxpanel') diff --git a/lxde-base/lxpanel/Manifest b/lxde-base/lxpanel/Manifest index 57c24b3b9d06..b1369a7ecb60 100644 --- a/lxde-base/lxpanel/Manifest +++ b/lxde-base/lxpanel/Manifest @@ -1,7 +1,4 @@ AUX lxpanel-0.10.1-fix-pager-panel-width.patch 1123 BLAKE2B cc4e0063e92b0cad0a9477635dff3f013aee4e71626b61c5f5a1e45d5c1bc374c47eb5448cf69086215b8c1a1a901cd78629acdd5d2b1a065ca3cb8853a7e792 SHA512 ffd529b5facb9394cc5ab6501688aa20e32a74da198e6e7004325dd9fa6ca0ee01697d17913ba1115aa7a4267cfcaac855deb8b7a8e98a6de5b330e39efaeabf -AUX lxpanel-remove-gdk-pixbuf-xlib.patch 845 BLAKE2B 8dc597f7538134a5e7b04f61d415f90808dd7f9d19cc6cd2cef998d452a828158032e05041eb038643650de07fd3c89ea680e0f9f6d3e9bb427d9ad2717264d9 SHA512 73316023668d65286433297e7ebf82a21973af398177a4abcb755d09c8aa201c2c70932fe24b642092d3157a3fdf97a1c9746a47d719aeb0f2324751c4fd5220 -DIST lxpanel-0.10.0.tar.xz 1544700 BLAKE2B ea210feee23b2da1c9f6199bfc274c46e1142d6397ca0d1d8359329068ed6e46eaebff90fb220ce14121ed19cb5c60014230c7a7e42867318317845751418a7b SHA512 3e664eef3cf0f37cf4609f53f1f40f5d50e94ae088c497be0439851ea8f1426ef6ec1373d146e2e0ef1b9f51f557ae19eb5fb1059b0e5fcd5b1c49fd76207a59 DIST lxpanel-0.10.1.tar.xz 1548276 BLAKE2B 2ea8628c9c4c7a77d65e58cae0b5656209db63b455299fcda00fe79aae1b139860ed8993ade7db68bbc65f61b8911f40879f1ef9993dc12f15f7480d3ea72cfa SHA512 0478ca1322a6645c5120e0fdb2b6d6409799f3296d971456670eb8b23b8457ae93a966ddcb5b5e5bdbcd694442ade2252d6a3931d36296e19e5339b2d689cfef -EBUILD lxpanel-0.10.0-r1.ebuild 1931 BLAKE2B b1fdbb2c6dfc9d868bfefd35734ba4891d5e628583a04ae4edc7758127656da075f8a5417171a9b8672a7d10ecfa6030e61df627bc8a7f8e957df84a890838bc SHA512 f665ad7a88b9988474af4f550cb9f883dc78f2d118cb87578fb80053cf9c0e0b1b767979f575e9efd6a5d282c8781d77cd5e92e8353344f61ca982603802b811 EBUILD lxpanel-0.10.1.ebuild 1634 BLAKE2B 4ca15ec4e011e39cd496e7d8d3c70e933ef8dc157a18ff997807e42b1a971a5f2cb7424d797b49799872480c7a6a91a6d4a85bfe3bab57efe491885ae7e4fddd SHA512 92e6e2c2d1d247d22c3ac3d3e1a190c107b2ed0c0fcc25f9a06bcb947a0417a344d96d57d74b9bbebcce14de05c3adf5e749ca148a64a911dfd63a9ba184b55e MISC metadata.xml 246 BLAKE2B 8d0aec200836314012b91ca33df85fa03b210405d0cb4dddaddc474851c85ecd2eea76bdaecb66be57377e5c1f0f2de84aba3cb544c375842964bc2c64259a78 SHA512 e8d4ac2166add3e6b5a69dfa0b4f71db2a7cc921024aa208644b377790adb14d48682ff5e0d80fd054c349d20f83554f46bdc5053b7b8e893f11e87dddba3d73 diff --git a/lxde-base/lxpanel/files/lxpanel-remove-gdk-pixbuf-xlib.patch b/lxde-base/lxpanel/files/lxpanel-remove-gdk-pixbuf-xlib.patch deleted file mode 100644 index 7f52fb022e14..000000000000 --- a/lxde-base/lxpanel/files/lxpanel-remove-gdk-pixbuf-xlib.patch +++ /dev/null @@ -1,26 +0,0 @@ -https://bugs.gentoo.org/753923 - ---- a/plugins/launchtaskbar.c 2019-01-13 16:35:07.000000000 -0500 -+++ b/plugins/launchtaskbar.c 2020-11-10 14:25:51.550180345 -0500 -@@ -69,5 +69,4 @@ - - #include --#include - #include - #include ---- a/plugins/task-button.c 2019-02-26 16:45:49.000000000 -0500 -+++ b/plugins/task-button.c 2020-11-10 14:25:44.858209009 -0500 -@@ -44,5 +44,4 @@ - - #include --#include - #include - #include ---- a/src/plugin.c 2019-01-13 16:35:07.000000000 -0500 -+++ b/src/plugin.c 2020-11-10 14:25:38.820234868 -0500 -@@ -30,5 +30,4 @@ - - #include --#include - #include - #include diff --git a/lxde-base/lxpanel/lxpanel-0.10.0-r1.ebuild b/lxde-base/lxpanel/lxpanel-0.10.0-r1.ebuild deleted file mode 100644 index eae2ae33ccf6..000000000000 --- a/lxde-base/lxpanel/lxpanel-0.10.0-r1.ebuild +++ /dev/null @@ -1,78 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PLOCALES="af ar be bg bn_IN bn ca cs da de el en_GB es et eu fa fi fo fr frp -gl he hr hu id is it ja kk km ko lg lt lv ml ms nb nl nn pa pl ps pt_BR pt ro -ru sk sl sr@latin sr sv te th tr tt_RU ug uk ur_PK ur vi zh_CN zh_HK zh_TW" - -PLOCALE_BACKUP="en_GB" - -inherit l10n readme.gentoo-r1 - -DESCRIPTION="Lightweight X11 desktop panel for LXDE" -HOMEPAGE="https://wiki.lxde.org/en/LXPanel" -SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ppc x86 ~amd64-linux ~x86-linux" -IUSE="+alsa wifi" - -RDEPEND="dev-libs/keybinder:0= - x11-libs/gtk+:2 - >=x11-libs/libfm-1.2.0[gtk] - x11-libs/libwnck:1 - x11-libs/libXmu - x11-libs/libXpm - x11-libs/cairo - x11-libs/gdk-pixbuf - x11-libs/libX11 - lxde-base/lxmenu-data - lxde-base/menu-cache - alsa? ( media-libs/alsa-lib ) - wifi? ( net-wireless/wireless-tools )" -DEPEND="${RDEPEND} - virtual/pkgconfig - sys-devel/gettext" - -DOC_CONTENTS="If you have problems with broken icons shown in the main panel, -you will have to configure panel settings via its menu. -This will not be an issue with first time installations." - -PATCHES=( - "${FILESDIR}"/${PN}-remove-gdk-pixbuf-xlib.patch -) - -src_prepare() { - default - - export LINGUAS="${LINGUAS:-${PLOCALE_BACKUP}}" - l10n_get_locales > po/LINGUAS || die -} - -src_configure() { - local plugins="netstatus,volume,cpu,deskno,batt, \ - kbled,xkb,thermal,cpufreq,monitors" - - use wifi && plugins+=",netstat" - use alsa && plugins+=",volumealsa" - [[ ${CHOST} == *-interix* ]] && plugins=deskno,kbled,xkb - - econf $(use_enable alsa) --with-x --with-plugins="${plugins}" - # the gtk+ dep already pulls in libX11, so we might as well hardcode with-x -} - -src_install() { - default - - # Get rid of the .la files. - find "${D}" -name '*.la' -delete - - readme.gentoo_create_doc -} - -pkg_postinst() { - readme.gentoo_print_elog -} -- cgit v1.2.3