public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
@ 2016-09-29 15:51 Michael Palimaka
  0 siblings, 0 replies; 9+ messages in thread
From: Michael Palimaka @ 2016-09-29 15:51 UTC (permalink / raw
  To: gentoo-commits

commit:     438e3b88e642fce7adb58bb1ca16aa7689441135
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 29 15:43:18 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Thu Sep 29 15:51:39 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=438e3b88

x11-libs/startup-notification: remove old

Package-Manager: portage-2.3.1

 .../startup-notification-0.12.ebuild               | 23 ----------------------
 1 file changed, 23 deletions(-)

diff --git a/x11-libs/startup-notification/startup-notification-0.12.ebuild b/x11-libs/startup-notification/startup-notification-0.12.ebuild
deleted file mode 100644
index 68fa059..00000000
--- a/x11-libs/startup-notification/startup-notification-0.12.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-inherit xorg-2
-
-DESCRIPTION="Application startup notification and feedback library"
-HOMEPAGE="https://www.freedesktop.org/wiki/Software/startup-notification"
-SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
-
-LICENSE="LGPL-2 MIT"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-RDEPEND=">=x11-libs/libX11-1.4.3
-	>x11-libs/libxcb-1.6
-	>=x11-libs/xcb-util-0.3.8"
-DEPEND="${RDEPEND}
-	x11-proto/xproto"
-
-DOCS=( AUTHORS ChangeLog NEWS doc/startup-notification.txt )


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
@ 2019-05-29  0:56 Aaron Bauman
  0 siblings, 0 replies; 9+ messages in thread
From: Aaron Bauman @ 2019-05-29  0:56 UTC (permalink / raw
  To: gentoo-commits

commit:     b8ce8ef7b368c63968d66a7d1091ccdfcf8ac908
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 00:56:14 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Wed May 29 00:56:14 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8ce8ef7

x11-libs/startup-notification: arm64 stable

Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 x11-libs/startup-notification/startup-notification-0.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
index 323479b453f..84aab905895 100644
--- a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
 
 LICENSE="LGPL-2 MIT"
 SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.4.3


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
@ 2020-12-28 17:35 Mike Gilbert
  0 siblings, 0 replies; 9+ messages in thread
From: Mike Gilbert @ 2020-12-28 17:35 UTC (permalink / raw
  To: gentoo-commits

commit:     900c3363d2ae16c850584ed0ca7d23d1a58d8618
Author:     David Michael <fedora.dm0 <AT> gmail <DOT> com>
AuthorDate: Sat Dec 26 02:59:32 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Mon Dec 28 17:35:47 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=900c3363

x11-libs/startup-notification: EAPI 7

Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0 <AT> gmail.com>
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 .../startup-notification-0.12-r1.ebuild                   | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
index bb0bf32b48f..59bd01ed51e 100644
--- a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
@@ -1,8 +1,8 @@
 # Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
-inherit eutils xorg-2
+EAPI=7
+inherit xorg-3
 
 DESCRIPTION="Application startup notification and feedback library"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/startup-notification"
@@ -11,7 +11,6 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
 LICENSE="LGPL-2 MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
 
 RDEPEND=">=x11-libs/libX11-1.4.3
 	>x11-libs/libxcb-1.6
@@ -21,9 +20,7 @@ DEPEND="${RDEPEND}
 
 DOCS=( AUTHORS ChangeLog NEWS doc/${PN}.txt )
 
-src_prepare() {
-	epatch \
-		"${FILESDIR}"/${P}-sys-select_h.patch \
-		"${FILESDIR}"/${P}-time_t-crash-with-32bit.patch
-	elibtoolize
-}
+PATCHES=(
+	"${FILESDIR}"/${P}-sys-select_h.patch
+	"${FILESDIR}"/${P}-time_t-crash-with-32bit.patch
+)


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
@ 2021-01-06 12:01 Fabian Groffen
  0 siblings, 0 replies; 9+ messages in thread
From: Fabian Groffen @ 2021-01-06 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     52ba0f80655eea8990533ef16cd085b4b4d1c592
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 11:59:01 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 11:59:01 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ba0f80

x11-libs/startup-notification: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 x11-libs/startup-notification/startup-notification-0.12-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
index 56b8096f57e..abacdffee5f 100644
--- a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
 
 LICENSE="LGPL-2 MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND=">=x11-libs/libX11-1.4.3
 	>x11-libs/libxcb-1.6


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
@ 2021-05-21 14:54 Yixun Lan
  0 siblings, 0 replies; 9+ messages in thread
From: Yixun Lan @ 2021-05-21 14:54 UTC (permalink / raw
  To: gentoo-commits

commit:     69ec866700023ef2d05da47832e90df773132d44
Author:     Yixun Lan <dlan <AT> gentoo <DOT> org>
AuthorDate: Fri May 21 13:52:27 2021 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri May 21 14:53:26 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ec8667

x11-libs/startup-notification: add riscv keyword

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 x11-libs/startup-notification/startup-notification-0.12-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
index abacdffee5f..e0ea86087e0 100644
--- a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
 
 LICENSE="LGPL-2 MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 RDEPEND=">=x11-libs/libX11-1.4.3
 	>x11-libs/libxcb-1.6


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
@ 2024-03-22 17:45 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2024-03-22 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     abd2d7f90ba6418034f1ff39799ddc01ad29078e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 17:44:18 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 17:45:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abd2d7f9

x11-libs/startup-notification: Don't build tests

They're not executed anyway and that appears to be intentional (e.g.
some require additional arguments).

Closes: https://bugs.gentoo.org/885563
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/startup-notification/startup-notification-0.12-r2.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
index 3e3c0a55b254..e7f2c70abcc6 100644
--- a/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
@@ -31,6 +31,10 @@ src_prepare() {
 	elibtoolize
 }
 
+src_test() {
+	:;
+}
+
 src_install() {
 	default
 	find "${D}" -name '*.la' -delete || die


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
@ 2024-03-22 17:45 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2024-03-22 17:45 UTC (permalink / raw
  To: gentoo-commits

commit:     d652d2a763fafd6f1fa3f3b8e0b65fdc4196881b
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 17:20:13 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 17:45:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d652d2a7

x11-libs/startup-notification: EAPI=8 and drop xorg-3

There's no reason for this package to use xorg-3.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 ...12-r1.ebuild => startup-notification-0.12-r2.ebuild} | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
similarity index 80%
rename from x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
rename to x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
index 63456d231c16..3e3c0a55b254 100644
--- a/x11-libs/startup-notification/startup-notification-0.12-r1.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=7
-inherit xorg-3
+EAPI=8
+
+inherit libtool
 
 DESCRIPTION="Application startup notification and feedback library"
 HOMEPAGE="https://www.freedesktop.org/wiki/Software/startup-notification"
@@ -24,3 +25,13 @@ PATCHES=(
 	"${FILESDIR}"/${P}-sys-select_h.patch
 	"${FILESDIR}"/${P}-time_t-crash-with-32bit.patch
 )
+
+src_prepare() {
+	default
+	elibtoolize
+}
+
+src_install() {
+	default
+	find "${D}" -name '*.la' -delete || die
+}


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
@ 2024-03-22 17:53 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2024-03-22 17:53 UTC (permalink / raw
  To: gentoo-commits

commit:     07d91a1e2eeda428922c69f5c9f3ba1dd515bec0
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 17:53:01 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 17:53:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07d91a1e

x11-libs/startup-notification: Use RESTRICT=test

Arthur informs me that this saves the stabilization automation some
work.

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/startup-notification/startup-notification-0.12-r2.ebuild | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild b/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
index e7f2c70abcc6..beabbf2828a8 100644
--- a/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
+++ b/x11-libs/startup-notification/startup-notification-0.12-r2.ebuild
@@ -12,6 +12,7 @@ SRC_URI="https://www.freedesktop.org/software/${PN}/releases/${P}.tar.gz"
 LICENSE="LGPL-2 MIT"
 SLOT="0"
 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
+RESTRICT="test" # no tests
 
 RDEPEND=">=x11-libs/libX11-1.4.3
 	>x11-libs/libxcb-1.6
@@ -31,10 +32,6 @@ src_prepare() {
 	elibtoolize
 }
 
-src_test() {
-	:;
-}
-
 src_install() {
 	default
 	find "${D}" -name '*.la' -delete || die


^ permalink raw reply related	[flat|nested] 9+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/
@ 2024-03-22 18:04 Matt Turner
  0 siblings, 0 replies; 9+ messages in thread
From: Matt Turner @ 2024-03-22 18:04 UTC (permalink / raw
  To: gentoo-commits

commit:     0557cb50fe2c6abb5e8a24bf965431481b214566
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 22 18:03:55 2024 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Mar 22 18:04:17 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0557cb50

x11-libs/startup-notification: Add remote-id

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-libs/startup-notification/metadata.xml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/x11-libs/startup-notification/metadata.xml b/x11-libs/startup-notification/metadata.xml
index d43581a9ab0f..81e4eff693e3 100644
--- a/x11-libs/startup-notification/metadata.xml
+++ b/x11-libs/startup-notification/metadata.xml
@@ -4,4 +4,7 @@
 <maintainer type="project">
 <email>freedesktop-bugs@gentoo.org</email>
 </maintainer>
+<upstream>
+<remote-id type="freedesktop-gitlab">xdg/startup-notification</remote-id>
+</upstream>
 </pkgmetadata>


^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-03-22 18:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-28 17:35 [gentoo-commits] repo/gentoo:master commit in: x11-libs/startup-notification/ Mike Gilbert
  -- strict thread matches above, loose matches on Subject: below --
2024-03-22 18:04 Matt Turner
2024-03-22 17:53 Matt Turner
2024-03-22 17:45 Matt Turner
2024-03-22 17:45 Matt Turner
2021-05-21 14:54 Yixun Lan
2021-01-06 12:01 Fabian Groffen
2019-05-29  0:56 Aaron Bauman
2016-09-29 15:51 Michael Palimaka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox