From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EC910138334 for ; Wed, 23 Oct 2019 05:11:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8D2CEE09BE; Wed, 23 Oct 2019 05:11:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4119EE097D for ; Wed, 23 Oct 2019 05:11:02 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0CF034C239 for ; Wed, 23 Oct 2019 05:11:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D6A5D779 for ; Wed, 23 Oct 2019 05:10:57 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1571805281.1d770faed46fad333fc2faa2036ebab5069b6735.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/eventd/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/eventd/Manifest net-misc/eventd/eventd-0.21.0.ebuild net-misc/eventd/eventd-0.24.1.ebuild X-VCS-Directories: net-misc/eventd/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 1d770faed46fad333fc2faa2036ebab5069b6735 X-VCS-Branch: master Date: Wed, 23 Oct 2019 05:10:57 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8ba62190-7cfd-400e-928d-e2daf9434c07 X-Archives-Hash: 8f70be77248f54e91a1352d976e6b47b commit: 1d770faed46fad333fc2faa2036ebab5069b6735 Author: Joonas Niilola gentoo org> AuthorDate: Wed Oct 23 04:34:41 2019 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Wed Oct 23 04:34:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d770fae net-misc/eventd: remove non-buildable broken versions Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola gentoo.org> net-misc/eventd/Manifest | 2 - net-misc/eventd/eventd-0.21.0.ebuild | 120 ---------------------------------- net-misc/eventd/eventd-0.24.1.ebuild | 123 ----------------------------------- 3 files changed, 245 deletions(-) diff --git a/net-misc/eventd/Manifest b/net-misc/eventd/Manifest index eeb8ce809b9..f2c37465e8c 100644 --- a/net-misc/eventd/Manifest +++ b/net-misc/eventd/Manifest @@ -1,3 +1 @@ -DIST eventd-0.21.0.tar.xz 392080 BLAKE2B 14d01d46e07e650f392abca53716c1fd5a5d70f05fe006e8a230d38be610e36ee0369742d258b46697376317be4ff6a071166a45528ef2840159a1024057d6cc SHA512 5907d453c493c9f2332df506037027ef7df021b1e29a6773cf8bb5c32c7a301b65ca55d3e3ea40982d3e48b837738c97b5420309a45a550f409d8912636d1dae -DIST eventd-0.24.1.tar.xz 184276 BLAKE2B cd14506d7f539bd6076540c713c7957d52db1fb3a4a09ad52d2b1d4ab4b3d3c31c8245063a85efcef1abbc127fa534c15db1b297f9f651ac113b3723842f76f2 SHA512 c99a42364796cf7421bbb3c8b0d0810e1933b226c8bc4f74240d276d40bd9b96aae5d6016b8da92435222572fd1bf04441a63039f14162702f87aa0bdd4d67ed DIST eventd-0.27.0.tar.xz 188000 BLAKE2B 06779168e9049714aabc051f8a85a5e5764509c3deceddd300c103f4831b6679f082748858bebb9629dcd47fa0b570158c6cf2b665167ab8e20a7dc0f12cc00f SHA512 586fdf36742cfda5a3c5e4cf4600307b8d699701fdf32eec25a7b294c815ded6e7e41210e65c706c34c5f2d911cadec89b677f082dad183f486fb7d1a55a2302 diff --git a/net-misc/eventd/eventd-0.21.0.ebuild b/net-misc/eventd/eventd-0.21.0.ebuild deleted file mode 100644 index e367b620f03..00000000000 --- a/net-misc/eventd/eventd-0.21.0.ebuild +++ /dev/null @@ -1,120 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit linux-info systemd xdg-utils - -DESCRIPTION="A small daemon to act on remote or local events" -HOMEPAGE="https://www.eventd.org/" -SRC_URI="https://www.eventd.org/download/${PN}/${P}.tar.xz" - -LICENSE="GPL-3+ LGPL-3+ MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="debug fbcon +introspection ipv6 libcanberra libnotify +notification - pulseaudio purple speech systemd test upnp websocket +X zeroconf" - -REQUIRED_USE=" - X? ( notification ) - fbcon? ( notification ) - notification? ( || ( X fbcon ) ) -" - -COMMON_DEPEND=" - >=dev-libs/glib-2.40:2 - sys-apps/util-linux - introspection? ( >=dev-libs/gobject-introspection-1.42 ) - libcanberra? ( media-libs/libcanberra ) - libnotify? ( x11-libs/gdk-pixbuf:2 ) - notification? ( - x11-libs/cairo - x11-libs/pango - x11-libs/gdk-pixbuf:2 - X? ( - x11-libs/cairo[xcb] - x11-libs/libxcb:= - x11-libs/xcb-util - x11-libs/xcb-util-wm - ) - ) - pulseaudio? ( - media-libs/libsndfile - media-sound/pulseaudio - ) - purple? ( net-im/pidgin ) - speech? ( app-accessibility/speech-dispatcher ) - systemd? ( sys-apps/systemd:= ) - upnp? ( net-libs/gssdp:= ) - websocket? ( >=net-libs/libsoup-2.50:2.4 ) - zeroconf? ( net-dns/avahi[dbus] ) -" -DEPEND="${COMMON_DEPEND} - app-text/docbook-xml-dtd:4.5 - app-text/docbook-xsl-stylesheets - dev-libs/libxslt - virtual/pkgconfig - fbcon? ( virtual/os-headers ) -" -RDEPEND="${COMMON_DEPEND} - net-libs/glib-networking[ssl] -" - -pkg_setup() { - if use ipv6; then - CONFIG_CHECK=$(usex test 'IPV6' '~IPV6') - linux-info_pkg_setup - fi -} - -src_prepare() { - default_src_prepare - - # Workaround Gentoo bug 604398. - sed -i \ - -e 's|libspeechd|speech-dispatcher/libspeechd|g' \ - plugins/tts/src/tts.c || die - - # Prevent access violations from introspection metadata generation. - xdg_environment_reset -} - -src_configure() { - local myeconfargs=( - --with-systemduserunitdir="$(systemd_get_userunitdir)" - --with-systemdsystemunitdir="$(systemd_get_systemunitdir)" - --with-dbussessionservicedir="${EPREFIX}/usr/share/dbus-1/services" - $(use_enable websocket) - $(use_enable zeroconf dns-sd) - $(use_enable upnp ssdp) - $(use_enable introspection) - $(use_enable ipv6) - $(use_enable systemd) - $(use_enable notification notification-daemon) - # Wayland plugin requires wayland-wall, which is currently WIP. - # See https://github.com/wayland-wall/wayland-wall/issues/1 - --disable-nd-wayland - $(use_enable X nd-xcb) - $(use_enable fbcon nd-fbdev) - $(use_enable purple im) - $(use_enable pulseaudio sound) - $(use_enable speech tts) - $(use_enable libnotify) - $(use_enable libcanberra) - $(use_enable debug) - ) - econf "${myeconfargs[@]}" -} - -src_test() { - local -x EVENTD_TESTS_TMP_DIR="${T}" - default_src_test -} - -pkg_postinst() { - if { use notification || use libnotify; } && ! has_version 'gnome-base/librsvg'; then - elog - elog "For SVG icons in notifications, please install 'gnome-base/librsvg'." - elog - fi -} diff --git a/net-misc/eventd/eventd-0.24.1.ebuild b/net-misc/eventd/eventd-0.24.1.ebuild deleted file mode 100644 index b981fafccea..00000000000 --- a/net-misc/eventd/eventd-0.24.1.ebuild +++ /dev/null @@ -1,123 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit linux-info meson systemd xdg-utils - -DESCRIPTION="A small daemon to act on remote or local events" -HOMEPAGE="https://www.eventd.org/" -SRC_URI="https://www.eventd.org/download/eventd/${P}.tar.xz" - -LICENSE="GPL-3+ LGPL-3+ MIT" -SLOT="0" -KEYWORDS="~amd64" -IUSE="debug fbcon +introspection ipv6 libcanberra libnotify +notification - pulseaudio purple speech systemd test upnp webhook websocket +X zeroconf" - -REQUIRED_USE=" - X? ( notification ) - fbcon? ( notification ) - notification? ( || ( X fbcon ) ) - test? ( websocket ) -" - -COMMON_DEPEND=" - >=dev-libs/glib-2.40:2 - sys-apps/util-linux - x11-libs/libxkbcommon - introspection? ( >=dev-libs/gobject-introspection-1.42 ) - libcanberra? ( media-libs/libcanberra ) - libnotify? ( x11-libs/gdk-pixbuf:2 ) - notification? ( - x11-libs/cairo - x11-libs/pango - x11-libs/gdk-pixbuf:2 - X? ( - x11-libs/cairo[xcb] - x11-libs/libxcb:= - x11-libs/xcb-util - x11-libs/xcb-util-wm - ) - ) - pulseaudio? ( - media-libs/libsndfile - media-sound/pulseaudio - ) - purple? ( net-im/pidgin ) - speech? ( >=app-accessibility/speech-dispatcher-0.8.7 ) - systemd? ( sys-apps/systemd:= ) - upnp? ( net-libs/gssdp:= ) - webhook? ( >=net-libs/libsoup-2.42:2.4 ) - websocket? ( >=net-libs/libsoup-2.50:2.4 ) - zeroconf? ( net-dns/avahi[dbus] ) -" -DEPEND="${COMMON_DEPEND} - >=dev-util/meson-0.44.1 - app-text/docbook-xml-dtd:4.5 - app-text/docbook-xsl-stylesheets - dev-libs/libxslt - virtual/pkgconfig - fbcon? ( virtual/os-headers ) -" -RDEPEND="${COMMON_DEPEND} - net-libs/glib-networking[ssl] -" - -pkg_setup() { - if use ipv6; then - CONFIG_CHECK=$(usex test 'IPV6' '~IPV6') - linux-info_pkg_setup - fi -} - -src_prepare() { - default_src_prepare - - # Prevent access violations from introspection metadata generation. - xdg_environment_reset -} - -eventd_use_enable() { - echo "-D${2:-${1}}=$(usex ${1} 'true' 'false')" || die -} - -src_configure() { - local emesonargs=( - -Dsystemduserunitdir="$(systemd_get_userunitdir)" - -Dsystemdsystemunitdir="$(systemd_get_systemunitdir)" - -Ddbussessionservicedir="${EPREFIX}/usr/share/dbus-1/services" - $(eventd_use_enable websocket) - $(eventd_use_enable zeroconf dns-sd) - $(eventd_use_enable upnp ssdp) - $(eventd_use_enable ipv6) - $(eventd_use_enable systemd) - $(eventd_use_enable notification notification-daemon) - # Wayland plugin requires wayland-wall, which is currently WIP. - # See https://github.com/wayland-wall/wayland-wall/issues/1 - -Dnd-wayland="false" - $(eventd_use_enable X nd-xcb) - $(eventd_use_enable fbcon nd-fbdev) - $(eventd_use_enable purple im) - $(eventd_use_enable pulseaudio sound) - $(eventd_use_enable speech tts) - $(eventd_use_enable webhook) - $(eventd_use_enable libnotify) - $(eventd_use_enable libcanberra) - $(eventd_use_enable introspection gobject-introspection) - $(eventd_use_enable debug) - ) - meson_src_configure -} - -src_test() { - EVENTD_TESTS_TMP_DIR="${T}" meson_src_test -} - -pkg_postinst() { - if { use notification || use libnotify; } && ! has_version 'gnome-base/librsvg'; then - elog - elog "For SVG icons in notifications, please install 'gnome-base/librsvg'." - elog - fi -}