diff options
Diffstat (limited to 'lxqt-base/lxqt-panel')
-rw-r--r-- | lxqt-base/lxqt-panel/Manifest | 1 | ||||
-rw-r--r-- | lxqt-base/lxqt-panel/files/lxqt-menu-cleanup.patch | 88 | ||||
-rw-r--r-- | lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild | 118 |
3 files changed, 0 insertions, 207 deletions
diff --git a/lxqt-base/lxqt-panel/Manifest b/lxqt-base/lxqt-panel/Manifest deleted file mode 100644 index 0fd084b4..00000000 --- a/lxqt-base/lxqt-panel/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST lxqt-panel-0.14.1.tar.xz 439252 BLAKE2B 28172f61cba99450965ca2c1660ca51f268a93ffc32769b270e5c5984b8f3534c3e8736f07334bdec1a1eb408ef35a20bf12de5a445faff161a93efbdacbe51c SHA512 e7cb361a13ac480cda50bc0549d5501f0d4f5bb6c8e257febf81550aaa88c0c55b615762aedb1f03fd654f79efe5aa2590b1dd592f6ae8c7e5a8d08086e0a687 diff --git a/lxqt-base/lxqt-panel/files/lxqt-menu-cleanup.patch b/lxqt-base/lxqt-panel/files/lxqt-menu-cleanup.patch deleted file mode 100644 index 5076f40e..00000000 --- a/lxqt-base/lxqt-panel/files/lxqt-menu-cleanup.patch +++ /dev/null @@ -1,88 +0,0 @@ -diff -Nur a/menu/lxqt-applications.menu b/menu/lxqt-applications.menu ---- a/menu/lxqt-applications.menu 2017-10-21 20:47:44.000000000 +0100 -+++ b/menu/lxqt-applications.menu 2017-10-22 13:04:08.035578669 +0100 -@@ -20,12 +20,13 @@ - <Include> - <And> - <Category>Utility</Category> -- <!-- Accessibility spec must have either the Utility or Settings -+ <!-- Accessibility spec must have either the Utility or Settings - category, and we display an accessibility submenu already for - the ones that do not have Settings, so don't display accessibility - applications here --> - <Not><Category>Accessibility</Category></Not> - <Not><Category>System</Category></Not> -+ <Not><Category>Graphics</Category></Not> - </And> - </Include> - </Menu> <!-- End Accessories --> -@@ -61,6 +62,7 @@ - <Include> - <And> - <Category>Education</Category> -+ <Not><Category>Office</Category></Not> - </And> - </Include> - </Menu> <!-- End Education --> -@@ -83,7 +85,7 @@ - <Include> - <And> - <Category>Graphics</Category> -- <Not><Category>Utility</Category></Not> -+ <Not><Category>Office</Category></Not> - </And> - </Include> - </Menu> <!-- End Graphics --> -@@ -95,6 +97,7 @@ - <Include> - <And> - <Category>Network</Category> -+ <Not><Category>Game</Category></Not> - </And> - </Include> - </Menu> <!-- End Internet --> -@@ -125,6 +128,8 @@ - <Include> - <And> - <Category>Office</Category> -+ <Not><Category>Network</Category></Not> -+ <Not><Category>AudioVideo</Category></Not> - </And> - </Include> - </Menu> <!-- End Office --> -@@ -140,26 +145,10 @@ - <Not><Category>PackageManager</Category></Not> - <Not><Category>X-Leave</Category></Not> - <Not><Category>Screensaver</Category></Not> -- <Not><Filename>lxqt-about.desktop</Filename></Not> - </And> - </Include> - </Menu> <!-- End System Tools --> - -- <!-- Other --> -- <Menu> -- <Name>Other</Name> -- <Directory>lxde-other.directory</Directory> -- <OnlyUnallocated/> -- <Include> -- <And> -- <Not><Category>Core</Category></Not> -- <Not><Category>Settings</Category></Not> -- <Not><Category>Screensaver</Category></Not> -- </And> -- </Include> -- </Menu> <!-- End Other --> -- -- <!-- Settings --> - <Menu> - <Name>DesktopSettings</Name> - <Directory>lxde-settings.directory</Directory> -@@ -204,7 +193,7 @@ - </Layout> - </Menu> <!-- End Settings --> - -- <!-- Leave --> -+ <!-- Leave --> - <Menu> - <Name>X-Leave</Name> - <Directory>lxqt-leave.directory</Directory> diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild deleted file mode 100644 index 3de0ee21..00000000 --- a/lxqt-base/lxqt-panel/lxqt-panel-0.14.1.ebuild +++ /dev/null @@ -1,118 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit cmake-utils - -DESCRIPTION="LXQt desktop panel and plugins" -HOMEPAGE="https://lxqt.org/" - -MY_PV="$(ver_cut 1-2)*" - -if [[ ${PV} = *9999* ]]; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" -else - SRC_URI="https://downloads.lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~x86" -fi - -LICENSE="LGPL-2.1+" -SLOT="0" -IUSE="+alsa colorpicker cpuload +desktopswitch +directorymenu dom +kbindicator +mainmenu - +mount networkmonitor pulseaudio +quicklaunch sensors +showdesktop - +spacer statusnotifier sysstat +taskbar +tray +volume +worldclock" - -# Work around a missing header issue: https://bugs.gentoo.org/666278 -REQUIRED_USE=" - || ( desktopswitch mainmenu showdesktop taskbar ) - volume? ( || ( alsa pulseaudio ) ) -" - -BDEPEND=" - dev-qt/linguist-tools:5 - >=lxqt-base/lxqt-build-tools-0.6.0 - virtual/pkgconfig -" -DEPEND=" - >=dev-libs/libqtxdg-3.3.1 - dev-qt/qtcore:5 - dev-qt/qtdbus:5 - dev-qt/qtgui:5 - dev-qt/qtsvg:5 - dev-qt/qtwidgets:5 - dev-qt/qtx11extras:5 - dev-qt/qtxml:5 - kde-frameworks/kwindowsystem:5[X] - >=lxde-base/lxmenu-data-0.1.5 - >=lxde-base/menu-cache-1.1.0 - =lxqt-base/liblxqt-${MY_PV} - =lxqt-base/lxqt-globalkeys-${MY_PV} - x11-libs/libX11 - cpuload? ( sys-libs/libstatgrab ) - kbindicator? ( x11-libs/libxkbcommon ) - mount? ( kde-frameworks/solid:5 ) - networkmonitor? ( sys-libs/libstatgrab ) - sensors? ( sys-apps/lm-sensors ) - statusnotifier? ( dev-libs/libdbusmenu-qt[qt5(+)] ) - sysstat? ( >=lxqt-base/libsysstat-0.4.1 ) - tray? ( - x11-libs/libxcb:= - x11-libs/libXcomposite - x11-libs/libXdamage - x11-libs/libXrender - x11-libs/xcb-util - ) - volume? ( - alsa? ( media-libs/alsa-lib ) - pulseaudio? ( - media-sound/pavucontrol-qt - media-sound/pulseaudio - ) - ) -" -RDEPEND="${DEPEND} - !lxqt-base/lxqt-l10n -" - -PATCHES=( "${FILESDIR}"/lxqt-menu-cleanup.patch ) - -src_configure() { - local mycmakeargs=( - # Plugins - -DCOLORPICKER_PLUGIN=$(usex colorpicker) - -DCPULOAD_PLUGIN=$(usex cpuload) - -DDESKTOPSWITCH_PLUGIN=$(usex desktopswitch) - -DDIRECTORYMENU_PLUGIN=$(usex directorymenu) - -DDOM_PLUGIN=$(usex dom) - -DKBINDICATOR_PLUGIN=$(usex kbindicator) - -DMAINMENU_PLUGIN=$(usex mainmenu) - -DMOUNT_PLUGIN=$(usex mount) - -DNETWORKMONITOR_PLUGIN=$(usex networkmonitor) - -DQUICKLAUNCH_PLUGIN=$(usex quicklaunch) - -DSENSORS_PLUGIN=$(usex sensors) - -DSHOWDESKTOP_PLUGIN=$(usex showdesktop) - -DSPACER_PLUGIN=$(usex spacer) - -DSTATUSNOTIFIER_PLUGIN=$(usex statusnotifier) - -DSYSSTAT_PLUGIN=$(usex sysstat) - -DTASKBAR_PLUGIN=$(usex taskbar) - -DTRAY_PLUGIN=$(usex tray) - -DVOLUME_PLUGIN=$(usex volume) - -DWORLDCLOCK_PLUGIN=$(usex worldclock) - ) - - if use volume; then - mycmakeargs+=( - -DVOLUME_USE_ALSA=$(usex alsa) - -DVOLUME_USE_PULSEAUDIO=$(usex pulseaudio) - ) - fi - - cmake-utils_src_configure -} - -src_install(){ - cmake-utils_src_install - doman panel/man/*.1 -} |