diff options
author | Dustin Polke <DuPol@gmx.de> | 2017-02-01 21:23:13 +0100 |
---|---|---|
committer | Dustin Polke <DuPol@gmx.de> | 2017-02-01 21:25:37 +0100 |
commit | 2cf78eeb1026413a66a2f180849560aeadd580a3 (patch) | |
tree | d0808b85adecf9314b4aed4ec6511de69307ea33 | |
parent | [x11-plugins/cd-plugins-core] Fix shebang in python patch. (diff) | |
download | DuPol-2cf78eeb1026413a66a2f180849560aeadd580a3.tar.gz DuPol-2cf78eeb1026413a66a2f180849560aeadd580a3.tar.bz2 DuPol-2cf78eeb1026413a66a2f180849560aeadd580a3.zip |
[x11-plugins/cd-plugins-stable] Fix repoman complaint about metadata; drop old.
-rw-r--r-- | x11-plugins/cd-plugins-stable/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/cd-plugins-stable/Manifest | 9 | ||||
-rw-r--r-- | x11-plugins/cd-plugins-stable/cd-plugins-stable-3.0.0.ebuild | 121 | ||||
-rw-r--r-- | x11-plugins/cd-plugins-stable/metadata.xml | 66 |
4 files changed, 38 insertions, 163 deletions
diff --git a/x11-plugins/cd-plugins-stable/ChangeLog b/x11-plugins/cd-plugins-stable/ChangeLog index 4b2a495..715873f 100644 --- a/x11-plugins/cd-plugins-stable/ChangeLog +++ b/x11-plugins/cd-plugins-stable/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for x11-plugins/cd-plugins-stable -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2017 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 01 Feb 2017; Dustin Polke <DuPol@gmx.de> metadata.xml: + Silence repoman complaint about metadata. + 29 May 2012; Dustin Polke <DuPol@gmx.de> cd-plugins-stable-3.0.0.ebuild, cd-plugins-stable-3.0.1.ebuild: Convert to virtual/pkgconfig. diff --git a/x11-plugins/cd-plugins-stable/Manifest b/x11-plugins/cd-plugins-stable/Manifest index bc7c1a2..a4444ff 100644 --- a/x11-plugins/cd-plugins-stable/Manifest +++ b/x11-plugins/cd-plugins-stable/Manifest @@ -1,8 +1 @@ -AUX cd-plugins-stable-3.0.0-CMakeLists.txt 19695 RMD160 faa15755f71ce4e0861deb1cc4c6a8600d7492b9 SHA1 234b35e63e74aabe86eff6a65252d1c1ac642c42 SHA256 ede63cd6fdddb2b9f655896b7b84d04bc431fbdbafbd768cbd6c8bb4bd2bc734 -AUX cd-plugins-stable-3.0.1-CMakeLists.txt 19695 RMD160 c1b576ce32b21e1d74ae2e4bef83af37222381fa SHA1 4549120188749b31aa632f9aa1eb15f0e3745531 SHA256 a4c5288a2b02d3a53101c8a343e747689a4577cb6a3bfa31503b238e3951bb4e -DIST cairo-dock-plugins-3.0.0.tar.gz 6230574 RMD160 6c1358627768303ed386f62328ff598a77c9617f SHA1 448f4c9300f0652e16d5a41afabd8ea6e4dd9338 SHA256 8040f0a7865592436b57bc1d867f0ee001ae45350255aafe4786a80fc9a981ef -DIST cairo-dock-plugins-3.0.1.tar.gz 6232909 RMD160 91926b5c9578eeac9b3c81ce3d862358d810c148 SHA1 f3f828d19fa23d3ca18a8666df6c7af9ef296c8a SHA256 4b6dcf77013c96ef4d04f4d7f2c5e2daf3d7a7009edc5a2729b4ead75bb983ce -EBUILD cd-plugins-stable-3.0.0.ebuild 4065 RMD160 a3435a7f3e002ccfd026720d88ea846fbc457635 SHA1 c2266e858829b55c52e5c18b103c146eac1cea5a SHA256 9e5924318f8bd1331ec93ab4ad821359d97f4a3852eb20d85c0ac931e9673ba0 -EBUILD cd-plugins-stable-3.0.1.ebuild 4065 RMD160 a3435a7f3e002ccfd026720d88ea846fbc457635 SHA1 c2266e858829b55c52e5c18b103c146eac1cea5a SHA256 9e5924318f8bd1331ec93ab4ad821359d97f4a3852eb20d85c0ac931e9673ba0 -MISC ChangeLog 2511 RMD160 55158a5ef607208394f9ad0ca4517fc3df63d971 SHA1 e3f29f428a84626510817333f1a89f5c943b175b SHA256 cbd0bc76dcfc7a065b35ff0e5ff90906fa7658b31783bcc389c333249045e7dd -MISC metadata.xml 1989 RMD160 43b62f2fe8a421e5cacafdfbd06942930068b06c SHA1 b9a35fe37db4b6d3174bc636fee0fcee3126328c SHA256 133118007a745eb3ec99a6813e1615a72571ddf85fa00ab992bd0ffac7e4bca7 +DIST cairo-dock-plugins-3.0.1.tar.gz 6232909 SHA256 4b6dcf77013c96ef4d04f4d7f2c5e2daf3d7a7009edc5a2729b4ead75bb983ce SHA512 faa823b42531a4383af6af702ff5652d66addf31a9778c10921b578ffe1c16815ff512f9cb74691b4dca02d95fd20dccf14b3c9031a5be90aa781182efd30a4e WHIRLPOOL 7a894d3497a8f12f925ff8248b7b41dee1531abb12e234508b9481264fe05c9c857563d50236acc3f740bcbe86435471266adba67e557dae6f638b03b0621479 diff --git a/x11-plugins/cd-plugins-stable/cd-plugins-stable-3.0.0.ebuild b/x11-plugins/cd-plugins-stable/cd-plugins-stable-3.0.0.ebuild deleted file mode 100644 index 18e3cef..0000000 --- a/x11-plugins/cd-plugins-stable/cd-plugins-stable-3.0.0.ebuild +++ /dev/null @@ -1,121 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ -EAPI="4" - -inherit cmake-utils cairo-dock - -DESCRIPTION="Official stable plugins for cairo-dock" -HOMEPAGE="http://www.glx-dock.org" - -LICENSE="|| ( LGPL-2 LGPL-2.1 LGPL-3 ) GPL-2 GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -CD_PLUGIN_IUSE="alsa clipper clock dustbin gmenu kde logout motion-blur penguin - powermanager quickbrowser shortcuts showdesktop showmouse slider switcher - terminal toons weather webkit xgamma" -IUSE="${CD_PLUGIN_IUSE} exif gtk2 ical upower xrandr" -REQUIRED_USE="|| ( ${CD_PLUGIN_IUSE} ) - exif? ( slider ) - ical? ( clock ) - upower? ( logout ) - xrandr? ( showdesktop )" -CDP_DEPEND="dev-libs/dbus-glib - >=dev-libs/glib-2.22:2 - dev-libs/libxml2:2 - gnome-base/librsvg:2 - sys-apps/dbus - x11-libs/cairo - ~x11-misc/cairo-dock-${PV}[gtk2=] - !x11-misc/cairo-dock-plugins - !x11-plugins/cairo-dock-plugins - !gtk2? ( x11-libs/gtk+:3 ) - gtk2? ( x11-libs/gtk+:2 )" -RDEPEND="${CDP_DEPEND} - alsa? ( media-libs/alsa-lib ) - exif? ( media-libs/libexif ) - gmenu? ( gnome-base/gnome-menus ) - ical? ( dev-libs/libical ) - terminal? ( - !gtk2? ( x11-libs/vte:2.90 ) - gtk2? ( x11-libs/vte:0 ) - ) - upower? ( sys-power/upower ) - webkit? ( - !gtk2? ( net-libs/webkit-gtk:3 ) - gtk2? ( >=net-libs/webkit-gtk-1.0:2 ) - ) - xgamma? ( x11-libs/libXxf86vm ) - xrandr? ( x11-libs/libXrandr )" -DEPEND="${RDEPEND} - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -pkg_setup() { - use alsa && CD_PLUGINS+=( "alsaMixer" ) - use clipper && CD_PLUGINS+=( "Clipper" ) - use clock && CD_PLUGINS+=( "clock" ) - use dustbin && CD_PLUGINS+=( "dustbin" ) - use gmenu && CD_PLUGINS+=( "GMenu" ) - use kde && CD_PLUGINS+=( "kde-integration" "gvfs-integration" ) - use logout && CD_PLUGINS+=( "logout" ) - use motion-blur && CD_PLUGINS+=( "motion-blur" ) - use penguin && CD_PLUGINS+=( "Cairo-Penguin" ) - use powermanager && CD_PLUGINS+=( "powermanager" ) - use quickbrowser && CD_PLUGINS+=( "quick-browser" ) - use shortcuts && CD_PLUGINS+=( "shortcuts" ) - use showdesktop && CD_PLUGINS+=( "showDesktop" ) - use showmouse && CD_PLUGINS+=( "show-mouse" ) - use slider && CD_PLUGINS+=( "slider" ) - use switcher && CD_PLUGINS+=( "switcher" ) - use terminal && CD_PLUGINS+=( "terminal" ) - use toons && CD_PLUGINS+=( "Toons" ) - use weather && CD_PLUGINS+=( "weather" ) - use webkit && CD_PLUGINS+=( "weblets" ) - use xgamma && CD_PLUGINS+=( "Xgamma" ) -} - -src_unpack() { - cairo-dock_src_unpack -} - -src_prepare() { - cairo-dock_src_prepare -} - -src_configure() { - mycmakeargs+=( - "$(cmake-utils_use_enable alsa ALSA-MIXER-PLUGIN)" - "$(cmake-utils_use_enable penguin CAIRO-PENGUIN-PLUGIN)" - "$(cmake-utils_use_enable clipper CLIPPER-PLUGIN)" - "$(cmake-utils_use_enable clock CLOCK-PLUGIN)" - "$(cmake-utils_use_with ical ICAL-SUPPORT)" - "$(cmake-utils_use_enable dustbin DUSTBIN-PLUGIN)" - "$(cmake-utils_use_enable gmenu GMENU-PLUGIN)" - "$(cmake-utils_use_enable kde KDE-INTEGRATION)" - "$(cmake-utils_use_enable logout LOGOUT-PLUGIN)" - "$(cmake-utils_use_with upower UPOWER-SUPPORT)" - "$(cmake-utils_use_enable motion-blur MOTION-BLUR-PLUGIN)" - "$(cmake-utils_use_enable powermanager POWERMANAGER-PLUGIN)" - "$(cmake-utils_use_enable quickbrowser QUICK-BROWSER-PLUGIN)" - "$(cmake-utils_use_enable shortcuts SHORTCUTS-PLUGIN)" - "$(cmake-utils_use_enable showdesktop SHOW-DESKTOP-PLUGIN)" - "$(cmake-utils_use_with xrandr XRANDR-SUPPORT)" - "$(cmake-utils_use_enable showmouse SHOW-MOUSE-PLUGIN)" - "$(cmake-utils_use_enable slider SLIDER-PLUGIN)" - "$(cmake-utils_use_with exif EXIF-SUPPORT)" - "$(cmake-utils_use_enable switcher SWITCHER-PLUGIN)" - "$(cmake-utils_use_enable terminal TERMINAL-PLUGIN)" - "$(cmake-utils_use_enable toons TOONS-PLUGIN)" - "$(cmake-utils_use_enable weather WEATHER-PLUGIN)" - "$(cmake-utils_use_enable webkit WEBLETS-PLUGIN)" - "$(cmake-utils_use_enable xgamma XGAMMA-PLUGIN)" - ) - cmake-utils_src_configure -} - -pkg_postinst() { - elog "Compiz-Icon applet has been replaced by Composite-Manager applet," - elog "which is part of x11-plugins/cd-plugins-good." -} diff --git a/x11-plugins/cd-plugins-stable/metadata.xml b/x11-plugins/cd-plugins-stable/metadata.xml index 956f13f..2cc29b7 100644 --- a/x11-plugins/cd-plugins-stable/metadata.xml +++ b/x11-plugins/cd-plugins-stable/metadata.xml @@ -1,37 +1,37 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <use> - <flag name="alsa">Enables the Alsa-Mixer applet.</flag> - <flag name="clipper">Enables the Clipper applet.</flag> - <flag name="clock">Enables the Clock applet.</flag> - <flag name="dustbin">Enables the Dustbin applet.</flag> - <flag name="exif">Enables auto-rotating pictures in the Slider applet.</flag> - <flag name="gmenu">Enables the GMenu applet.</flag> - <flag name="gtk2">Force GTK+2 instead of default GTK+3.</flag> - <flag name="ical">Enables ical support in the Clock applet.</flag> - <flag name="kde">Enables the integration in <pkg>kde-base/kde-meta</pkg> desktop.</flag> - <flag name="logout">Enables the Logout applet.</flag> - <flag name="motion-blur">Enables the Motion-Blur applet.</flag> - <flag name="penguin">Enable the Cairo-Penguin applet.</flag> - <flag name="powermanager">Enables the Powermanager applet.</flag> - <flag name="quickbrowser">Enables the Quick-Browser applet.</flag> - <flag name="shortcuts">Enables the Shortcuts applet.</flag> - <flag name="showdesktop">Enables the Show-Desktop applet.</flag> - <flag name="showmouse">Enable the Show-Mouse applet.</flag> - <flag name="slider">Enables the Slider applet.</flag> - <flag name="switcher">Enables the Switcher applet.</flag> - <flag name="terminal">Enables Terminal applet.</flag> - <flag name="toons">Enables the Toons applet.</flag> - <flag name="upower">Enables UPower support in the Logout applet.</flag> - <flag name="weather">Enables the Weather applet.</flag> - <flag name="webkit">Enables Weblet applet.</flag> - <flag name="xgamma">Enables XGamma applet.</flag> - <flag name="xrandr">Add screen resolution abilities to Show-Desktop applet.</flag> - </use> - <longdescription>cd-plugins-stable offers official stable plugins for cairo-dock.</longdescription> - <maintainer> - <email>DuPol@gmx.de</email> - <name>Dustin Polke</name> - </maintainer> +<use> + <flag name="alsa">Enables the Alsa-Mixer applet.</flag> + <flag name="clipper">Enables the Clipper applet.</flag> + <flag name="clock">Enables the Clock applet.</flag> + <flag name="dustbin">Enables the Dustbin applet.</flag> + <flag name="exif">Enables auto-rotating pictures in the Slider applet.</flag> + <flag name="gmenu">Enables the GMenu applet.</flag> + <flag name="gtk2">Force GTK+2 instead of default GTK+3.</flag> + <flag name="ical">Enables ical support in the Clock applet.</flag> + <flag name="kde">Enables the integration in <pkg>kde-base/kde-meta</pkg> desktop.</flag> + <flag name="logout">Enables the Logout applet.</flag> + <flag name="motion-blur">Enables the Motion-Blur applet.</flag> + <flag name="penguin">Enable the Cairo-Penguin applet.</flag> + <flag name="powermanager">Enables the Powermanager applet.</flag> + <flag name="quickbrowser">Enables the Quick-Browser applet.</flag> + <flag name="shortcuts">Enables the Shortcuts applet.</flag> + <flag name="showdesktop">Enables the Show-Desktop applet.</flag> + <flag name="showmouse">Enable the Show-Mouse applet.</flag> + <flag name="slider">Enables the Slider applet.</flag> + <flag name="switcher">Enables the Switcher applet.</flag> + <flag name="terminal">Enables Terminal applet.</flag> + <flag name="toons">Enables the Toons applet.</flag> + <flag name="upower">Enables UPower support in the Logout applet.</flag> + <flag name="weather">Enables the Weather applet.</flag> + <flag name="webkit">Enables Weblet applet.</flag> + <flag name="xgamma">Enables XGamma applet.</flag> + <flag name="xrandr">Add screen resolution abilities to Show-Desktop applet.</flag> +</use> +<longdescription>cd-plugins-stable offers official stable plugins for cairo-dock.</longdescription> +<maintainer type="person"> + <email>DuPol@gmx.de</email> + <name>Dustin Polke</name> +</maintainer> </pkgmetadata> |