From c172714c13cbad928c88d1a98d01eeaa157b3504 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 1 Mar 2023 13:25:55 +0000 Subject: gentoo auto-resync : 01:03:2023 - 13:25:55 --- x11-misc/sw-notify-send/Manifest | 5 ++- x11-misc/sw-notify-send/metadata.xml | 7 +--- .../sw-notify-send/sw-notify-send-1.2.1.ebuild | 24 ++++++++----- x11-misc/sw-notify-send/sw-notify-send-9999.ebuild | 39 ---------------------- 4 files changed, 18 insertions(+), 57 deletions(-) delete mode 100644 x11-misc/sw-notify-send/sw-notify-send-9999.ebuild (limited to 'x11-misc/sw-notify-send') diff --git a/x11-misc/sw-notify-send/Manifest b/x11-misc/sw-notify-send/Manifest index 1d67a94b8acf..6d52a58ea2eb 100644 --- a/x11-misc/sw-notify-send/Manifest +++ b/x11-misc/sw-notify-send/Manifest @@ -1,4 +1,3 @@ DIST tinynotify-send-1.2.1.tar.bz2 266078 BLAKE2B ac3c9510d89fdfd50f70fbfad14476e95e14616cfff9d29c9976af5459e2c73a8ddcf5cb578284b177e78743c46594126343933ae87f78a380bca3ce2350aaa9 SHA512 f416db09fa95f04d771610af7ae8953192027b8606c53f54efe514c4d33b59e8dc362676004a036c2dd7e7c7cf03b077ee9b753839efbcb181c5724f43efa58d -EBUILD sw-notify-send-1.2.1.ebuild 711 BLAKE2B 455edb6ea90b7304acd1d3263f18a5d5f226a7c55a56cd7c9172b82f2687f7e4747996c605cadad0236fe6eaf597d650048fab6df8be31a5714d53acfdb3f458 SHA512 14484fa318c6682dc47b38569237099420f0ad629dde420f4742b0a861927eeefa592b4ec4083e2b3d4ecf59c5d406783def3211fe6386f95fc6cf4b612c177a -EBUILD sw-notify-send-9999.ebuild 726 BLAKE2B 432f123092336d4a8946f7ecedfc672284b3c63d142142055e0f4c6ba024d3b6b5d048d2d3b6e5d917354ac9181f2c355bc1730b32802b0506c67c622699c5a1 SHA512 18f29526f09619e3c750711d08b416fe39140f0ef9d5522c928af477180933a2e207b53d295f0fea9cb0ad6b2c183d950093c069cf8d768359a77a4b1f6649f0 -MISC metadata.xml 520 BLAKE2B acd97ac285da04f2f4a02ca3b8821799ccc23e9c56f93cf88ef327114d56ec1e4bddf1e11d80a27d76e558f3aa8b4490c73681b3d28e7cd98f9ed493cc2e975d SHA512 4ba749bfd980bb59862f015f72c42ef33ceb8c65978193dd869a84d59b73906a9b38466d6be08737a0d3de577b2df6c9a89187aaf7e917086abaa6ad1e866a19 +EBUILD sw-notify-send-1.2.1.ebuild 728 BLAKE2B fdfeac7df002ae20f5f79fddcb99c181c6a98de0007d089454b56df2e7f9b78aa4dfa4d040d6c13b8a51de3d7fdd90bcfb19af2f2c2a59416fbd2c5e81519a6a SHA512 fe8303569194a548ba8e42283d5754d969107d66909978abfd83e82585a5f812f622702eca377543b5e7178c2ef22022a75d5ef037115f397c3c0e31f39f3f08 +MISC metadata.xml 335 BLAKE2B b8023d7d5cd69474fe3accf8f78c41899e3c42f52797f7513d929b90c1219ce88453a079afd341b5f5a372c89dc0138dafa99ebc6191da3cab9236fa80db3984 SHA512 fe4945e639b5b925d2024fd14f7c2661ddd503823674954f1fe7393d2e220a42079f6e766fd8abe14afc880438bc564e4d8551963b33519a94bf6e273bb43fab diff --git a/x11-misc/sw-notify-send/metadata.xml b/x11-misc/sw-notify-send/metadata.xml index d17b2795134e..66d473d268b3 100644 --- a/x11-misc/sw-notify-send/metadata.xml +++ b/x11-misc/sw-notify-send/metadata.xml @@ -6,11 +6,6 @@ Michał Górny - - mgorny@gentoo.org - Michał Górny - - https://github.com/mgorny/tinynotify-send/issues/ - mgorny/tinynotify-send + projg2/tinynotify-send diff --git a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild index 89f5d2ea4b6e..d2711a3030c0 100644 --- a/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild +++ b/x11-misc/sw-notify-send/sw-notify-send-1.2.1.ebuild @@ -1,26 +1,32 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 MY_P=tinynotify-send-${PV} DESCRIPTION="A system-wide variant of tinynotify-send" -HOMEPAGE="https://github.com/mgorny/tinynotify-send/" -SRC_URI="https://github.com/mgorny/tinynotify-send/releases/download/${MY_P}/${MY_P}.tar.bz2" +HOMEPAGE="https://github.com/projg2/tinynotify-send/" +SRC_URI="https://github.com/projg2/tinynotify-send/releases/download/${MY_P}/${MY_P}.tar.bz2" +S=${WORKDIR}/${MY_P} LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="" -RDEPEND="x11-libs/libtinynotify:0= +DEPEND=" + x11-libs/libtinynotify:0= ~x11-libs/libtinynotify-cli-${PV} - x11-libs/libtinynotify-systemwide:0=" -DEPEND="${RDEPEND} - virtual/pkgconfig" + x11-libs/libtinynotify-systemwide:0= +" +RDEPEND=" + ${DEPEND} +" +BDEPEND=" + virtual/pkgconfig +" DOCS=( README ) -S=${WORKDIR}/${MY_P} src_configure() { local myconf=( diff --git a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild b/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild deleted file mode 100644 index a7650200395f..000000000000 --- a/x11-misc/sw-notify-send/sw-notify-send-9999.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -EGIT_REPO_URI="https://github.com/mgorny/tinynotify-send.git" -inherit autotools git-r3 - -MY_P=tinynotify-send-${PV} -DESCRIPTION="A system-wide variant of tinynotify-send" -HOMEPAGE="https://github.com/mgorny/tinynotify-send/" -SRC_URI="" - -LICENSE="BSD" -SLOT="0" -KEYWORDS="" -IUSE="" - -RDEPEND="x11-libs/libtinynotify:0= - ~x11-libs/libtinynotify-cli-${PV} - x11-libs/libtinynotify-systemwide:0=" -DEPEND="${RDEPEND} - dev-util/gtk-doc - virtual/pkgconfig" - -src_prepare() { - default - eautoreconf -} - -src_configure() { - local myconf=( - --disable-library - --disable-regular - --enable-system-wide - ) - - econf "${myconf[@]}" -} -- cgit v1.2.3