Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/eventd/
Date: Sun, 19 Nov 2017 16:10:16
Message-Id: 1511107703.d57d14678aacfc4a9559f9d6679dbdcbba85eb26.asturm@gentoo
1 commit: d57d14678aacfc4a9559f9d6679dbdcbba85eb26
2 Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com>
3 AuthorDate: Sun Nov 19 12:56:05 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 19 16:08:23 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d57d1467
7
8 net-misc/eventd: remove old
9
10 Package-Manager: Portage-2.3.14, Repoman-2.3.6
11
12 net-misc/eventd/Manifest | 1 -
13 net-misc/eventd/eventd-0.23.0.ebuild | 135 -----------------------------------
14 2 files changed, 136 deletions(-)
15
16 diff --git a/net-misc/eventd/Manifest b/net-misc/eventd/Manifest
17 index 9917b8c2d44..9c3f58863da 100644
18 --- a/net-misc/eventd/Manifest
19 +++ b/net-misc/eventd/Manifest
20 @@ -1,3 +1,2 @@
21 DIST eventd-0.21.0.tar.xz 392080 SHA256 f4e1bf014e3e17bf79d3b2a61d947cf4d34000d35fab0b90b869f33f002d2349 SHA512 5907d453c493c9f2332df506037027ef7df021b1e29a6773cf8bb5c32c7a301b65ca55d3e3ea40982d3e48b837738c97b5420309a45a550f409d8912636d1dae WHIRLPOOL 864221209a50491aa9d631ff4b8d9f28b1cda77c6c34b5ac597f0496312830ae75bf10166a574df5adcd93b062fa711f79bcabb8b74e7ca254b40c99b1cb373c
22 -DIST eventd-0.23.0.tar.xz 157468 SHA256 fe4905d79c8312686c11db28783364b84216289fd1a7fa58db3137135047dc9e SHA512 3aba3e6c969fd123420935537b504ee3868ae1bb2589c1a755228a3aaf010fb71720a708e20de9de7a006cce9094a2b549c5eb686575f6b5b7a772e523b778c6 WHIRLPOOL 56807be1e2c52dd0fee24e815e601dd0ca11c7bdc2d5d3a3e7bdf8ecdf1d090438bf106135de411d788d3eada47dd4f1d5137665c26a5194a164f5d1ae649003
23 DIST eventd-0.23.0_p20171112.tgz 239548 SHA256 3a9bd3267056cd2b85843ceb4137a75fba8876c5ffc5db1f0fc7e0a0ae8e8b32 SHA512 1a8409d1292a237db7bc7c10e70b4b1c34e5bd0c7bac1bf144e288dd69718c48041066d190b75ea73670db6031b296d0697b2e41136fbe20878975351c6e8bab WHIRLPOOL bf1445c0dd62cfaf75d410339f20750b1357918683d3905c24739097110bbf01b8c502e45567767e4eb5489e2122e9702b58b9f88badf51a72cc7e01b25737cd
24
25 diff --git a/net-misc/eventd/eventd-0.23.0.ebuild b/net-misc/eventd/eventd-0.23.0.ebuild
26 deleted file mode 100644
27 index c656458a796..00000000000
28 --- a/net-misc/eventd/eventd-0.23.0.ebuild
29 +++ /dev/null
30 @@ -1,135 +0,0 @@
31 -# Copyright 1999-2017 Gentoo Foundation
32 -# Distributed under the terms of the GNU General Public License v2
33 -
34 -EAPI=6
35 -
36 -inherit flag-o-matic linux-info meson systemd xdg-utils
37 -
38 -DESCRIPTION="A small daemon to act on remote or local events"
39 -HOMEPAGE="https://www.eventd.org/"
40 -SRC_URI="https://www.eventd.org/download/${PN}/${P}.tar.xz"
41 -
42 -LICENSE="GPL-3+ LGPL-3+ MIT"
43 -SLOT="0"
44 -KEYWORDS="~amd64"
45 -IUSE="debug fbcon +introspection ipv6 libcanberra libnotify +notification
46 - pulseaudio purple speech systemd test upnp websocket +X zeroconf"
47 -
48 -REQUIRED_USE="
49 - X? ( notification )
50 - fbcon? ( notification )
51 - notification? ( || ( X fbcon ) )
52 - test? ( websocket )
53 -"
54 -
55 -COMMON_DEPEND="
56 - >=dev-libs/glib-2.40:2
57 - sys-apps/util-linux
58 - introspection? ( >=dev-libs/gobject-introspection-1.42 )
59 - libcanberra? ( media-libs/libcanberra )
60 - libnotify? ( x11-libs/gdk-pixbuf:2 )
61 - notification? (
62 - x11-libs/cairo
63 - x11-libs/pango
64 - x11-libs/gdk-pixbuf:2
65 - X? (
66 - x11-libs/cairo[xcb]
67 - x11-libs/libxcb:=
68 - x11-libs/xcb-util
69 - x11-libs/xcb-util-wm
70 - )
71 - )
72 - pulseaudio? (
73 - media-libs/libsndfile
74 - media-sound/pulseaudio
75 - )
76 - purple? ( net-im/pidgin )
77 - speech? ( app-accessibility/speech-dispatcher )
78 - systemd? ( sys-apps/systemd:= )
79 - upnp? ( net-libs/gssdp:= )
80 - websocket? ( >=net-libs/libsoup-2.50:2.4 )
81 - zeroconf? ( net-dns/avahi[dbus] )
82 -"
83 -DEPEND="${COMMON_DEPEND}
84 - app-text/docbook-xml-dtd:4.5
85 - app-text/docbook-xsl-stylesheets
86 - dev-libs/libxslt
87 - virtual/pkgconfig
88 - fbcon? ( virtual/os-headers )
89 -"
90 -RDEPEND="${COMMON_DEPEND}
91 - net-libs/glib-networking[ssl]
92 -"
93 -
94 -eventd_check_compiler() {
95 - if [[ ${MERGE_TYPE} != "binary" ]] && ! test-flag-CXX -std=c++11; then
96 - die "Your compiler lacks C++11 support. Use GCC>=4.7.0 or Clang>=3.3."
97 - fi
98 -}
99 -
100 -pkg_pretend() {
101 - eventd_check_compiler
102 -}
103 -
104 -pkg_setup() {
105 - if use ipv6; then
106 - CONFIG_CHECK=$(usex test 'IPV6' '~IPV6')
107 - linux-info_pkg_setup
108 - fi
109 - eventd_check_compiler
110 -}
111 -
112 -src_prepare() {
113 - default_src_prepare
114 -
115 - # Workaround Gentoo bug 604398.
116 - sed -i \
117 - -e 's|libspeechd|speech-dispatcher/libspeechd|g' \
118 - plugins/tts/src/tts.c || die
119 -
120 - # Prevent access violations from introspection metadata generation.
121 - xdg_environment_reset
122 -}
123 -
124 -eventd_use_enable() {
125 - echo "-Denable-${2:-${1}}=$(usex ${1} 'true' 'false')" || die
126 -}
127 -
128 -src_configure() {
129 - local emesonargs=(
130 - -Dsystemduserunitdir="$(systemd_get_userunitdir)"
131 - -Dsystemdsystemunitdir="$(systemd_get_systemunitdir)"
132 - -Ddbussessionservicedir="${EPREFIX}/usr/share/dbus-1/services"
133 - $(eventd_use_enable websocket)
134 - $(eventd_use_enable zeroconf dns-sd)
135 - $(eventd_use_enable upnp ssdp)
136 - $(eventd_use_enable ipv6)
137 - $(eventd_use_enable systemd)
138 - $(eventd_use_enable notification notification-daemon)
139 - # Wayland plugin requires wayland-wall, which is currently WIP.
140 - # See https://github.com/wayland-wall/wayland-wall/issues/1
141 - -Denable-nd-wayland="false"
142 - $(eventd_use_enable X nd-xcb)
143 - $(eventd_use_enable fbcon nd-fbdev)
144 - $(eventd_use_enable purple im)
145 - $(eventd_use_enable pulseaudio sound)
146 - $(eventd_use_enable speech tts)
147 - $(eventd_use_enable libnotify)
148 - $(eventd_use_enable libcanberra)
149 - $(eventd_use_enable introspection gobject-introspection)
150 - $(eventd_use_enable debug)
151 - )
152 - meson_src_configure
153 -}
154 -
155 -src_test() {
156 - EVENTD_TESTS_TMP_DIR="${T}" meson_src_test
157 -}
158 -
159 -pkg_postinst() {
160 - if { use notification || use libnotify; } && ! has_version 'gnome-base/librsvg'; then
161 - elog
162 - elog "For SVG icons in notifications, please install 'gnome-base/librsvg'."
163 - elog
164 - fi
165 -}