jauhien 14/05/26 16:08:23 Added: metadata.xml lxqt-panel-0.7.0.ebuild Manifest ChangeLog Log: Initial import from the qt overlay, thanks to Harvey Mittens and Davide Pesavento, see bug #509946 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB2EFA1D4)
Revision Changes Path 1.1 lxqt-base/lxqt-panel/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/metadata.xml?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/metadata.xml?rev=1.1&content-type=text/plain Index: metadata.xml =================================================================== <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <herd>lxqt</herd> <maintainer> <email>jauh...@gentoo.org</email> <name>Jauhien Piatlicki</name> </maintainer> <use> <flag name="clock">Build clock plugin</flag> <flag name="colorpicker">Build colorpicker plugin</flag> <flag name="cpuload">Build cpuload plugin</flag> <flag name="desktopswitch">Build desktopswitch plugin</flag> <flag name="dom">Build dom plugin</flag> <flag name="kbindicator">Build kbindicator plugin</flag> <flag name="mainmenu">Build mainmenu plugin</flag> <flag name="mount">Build mount plugin</flag> <flag name="networkmonitor">Build networkmonitor plugin</flag> <flag name="quicklaunch">Build quicklaunch plugin</flag> <flag name="screensaver">Build screensaver plugin</flag> <flag name="sensors">Build sensors plugin</flag> <flag name="showdesktop">Build showdesktop plugin</flag> <flag name="sysstat">Build sysstat plugin</flag> <flag name="taskbar">Build taskbar plugin</flag> <flag name="teatime">Build teatime plugin</flag> <flag name="tray">Build tray plugin</flag> <flag name="volume">Build volume plugin</flag> <flag name="worldclock">Build worldclock plugin</flag> </use> </pkgmetadata> 1.1 lxqt-base/lxqt-panel/lxqt-panel-0.7.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0.ebuild?rev=1.1&content-type=text/plain Index: lxqt-panel-0.7.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/lxqt-panel-0.7.0.ebuild,v 1.1 2014/05/26 16:08:22 jauhien Exp $ EAPI=5 inherit cmake-utils DESCRIPTION="LXQt desktop panel and plugins" HOMEPAGE="http://www.lxqt.org/" if [[ ${PV} = *9999* ]]; then inherit git-r3 EGIT_REPO_URI="git://git.lxde.org/git/lxde/${PN}.git" else SRC_URI="http://lxqt.org/downloads/lxqt/${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" S=${WORKDIR} fi LICENSE="GPL-2 LGPL-2.1+" SLOT="0" IUSE="+alsa +clock colorpicker cpuload +desktopswitch dom +kbindicator +mainmenu +mount networkmonitor pulseaudio +quicklaunch screensaver sensors +showdesktop sysstat +taskbar teatime +tray +volume worldclock" REQUIRED_USE="volume? ( || ( alsa pulseaudio ) )" DEPEND="dev-qt/qtcore:4 dev-qt/qtdbus:4 dev-qt/qtgui:4 >=lxde-base/menu-cache-0.3.3 lxqt-base/liblxqt lxqt-base/liblxqt-mount lxqt-base/libsysstat lxqt-base/lxqt-globalkeys razorqt-base/libqtxdg x11-libs/libX11 cpuload? ( sys-libs/libstatgrab ) networkmonitor? ( sys-libs/libstatgrab ) sensors? ( sys-apps/lm_sensors ) sysstat? ( lxqt-base/libsysstat ) volume? ( alsa? ( media-libs/alsa-lib ) pulseaudio? ( media-sound/pulseaudio ) ) worldclock? ( dev-libs/icu:= )" RDEPEND="${DEPEND} lxde-base/lxmenu-data" src_configure() { local mycmakeargs i y for i in clock colorpicker cpuload desktopswitch dom kbindicator mainmenu mount \ networkmonitor quicklaunch screensaver sensors showdesktop sysstat \ taskbar teatime tray volume worldclock; do y=$(tr '[:lower:]' '[:upper:]' <<< "${i}") mycmakeargs+=( $(cmake-utils_use ${i} ${y}_PLUGIN) ) done if use volume; then mycmakeargs+=( $(cmake-utils_use alsa VOLUME_USE_ALSA) $(cmake-utils_use pulseaudio VOLUME_USE_PULSEAUDIO) ) fi cmake-utils_src_configure } 1.1 lxqt-base/lxqt-panel/Manifest file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/Manifest?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/Manifest?rev=1.1&content-type=text/plain Index: Manifest =================================================================== DIST lxqt-panel-0.7.0.tar.xz 247640 SHA256 13fcdd33dfe1a691395765032dd6ae6eab5d4988ba96fb79b3d521e216383677 SHA512 e8817bc424c9c4369afd6f300d54f752cbb448767277eaa3024b44b0cb557e14721b19e83ba647fc1e0aac2923651782cd4964cf92a419f93b4f450351dcda28 WHIRLPOOL 5d29ab327eafe5a33a060e91b63d0320ae11000a2ec4bd58b9313a3eb0f6a78a7c5de1e7375de6c3bfe51f717d7998551d821b966a629263a4cfb873dc79e92b EBUILD lxqt-panel-0.7.0.ebuild 1777 SHA256 7848a9e24f6eb841dbea306f0cc491f5d831c6b4e703534c815236cdbc7a6764 SHA512 e2c295471c6d6aa5bce1c05d4e8b31e53230e2cf61921bda95825ab9e8a02bc901f73d6cec7cbf7d9680123c1d42198ee543812893818d3d5fdf35e9f83e6c8c WHIRLPOOL c148ac3fd6476e561ee2c40b7d7df72712c1ac3ca8a179ec4c6b53a5d0d6de2fc151f8b80baf469e3257f186fe2c111e26bb4f3d41c5184d668bffa177750167 MISC metadata.xml 1337 SHA256 b935f8591f9885dd8554aa626c7df66b1fea60907f519a2293a3cb8d2ab367af SHA512 d8d847a4c0a82ea549e8e2b7d0f9bde2a9d55c948e875a7b8c1d24eb064dd034b383b004c5319f042d663329b36ac7332844458eefee7d2723a8c745858ad5da WHIRLPOOL 25142e449a5ac3ee9c02c662b8493d648d2f8dc4dc64bef305249ff26711c9e1dbb0ea652bebe375c8791cce21ea6811bb10a61678286a78c37764be88c72bea 1.1 lxqt-base/lxqt-panel/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog?rev=1.1&content-type=text/plain Index: ChangeLog =================================================================== # ChangeLog for lxqt-base/lxqt-panel # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/lxqt-base/lxqt-panel/ChangeLog,v 1.1 2014/05/26 16:08:22 jauhien Exp $ *lxqt-panel-0.7.0 (26 May 2014) 26 May 2014; Jauhien Piatlicki <jauh...@gentoo.org> +lxqt-panel-0.7.0.ebuild, +metadata.xml: Initial import from the qt overlay, thanks to Harvey Mittens and Davide Pesavento, see bug #509946