* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2019-02-15 0:39 Thomas Deutschmann
0 siblings, 0 replies; 15+ messages in thread
From: Thomas Deutschmann @ 2019-02-15 0:39 UTC (permalink / raw
To: gentoo-commits
commit: 9a3f994096b1760d3b0a56b8bec43092833ae599
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 15 00:34:41 2019 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Fri Feb 15 00:34:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a3f9940
x11-libs/libXaw3dXft: x86 stable (bug #676824)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
index 706b92aa6dc..be5b81c48ab 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ DESCRIPTION="Xaw3dXft library"
HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="unicode xpm"
RDEPEND="x11-libs/libX11
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2019-02-22 10:10 Mikle Kolyada
0 siblings, 0 replies; 15+ messages in thread
From: Mikle Kolyada @ 2019-02-22 10:10 UTC (permalink / raw
To: gentoo-commits
commit: 6b48bb4e68ae14d70cb56bdf4b3ae4fc4e29525c
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 10:10:02 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 10:10:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b48bb4e
x11-libs/libXaw3dXft: Drop old
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
x11-libs/libXaw3dXft/Manifest | 1 -
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2c.ebuild | 35 --------------------------
2 files changed, 36 deletions(-)
diff --git a/x11-libs/libXaw3dXft/Manifest b/x11-libs/libXaw3dXft/Manifest
index 3b20a7c6677..75ee54ff025 100644
--- a/x11-libs/libXaw3dXft/Manifest
+++ b/x11-libs/libXaw3dXft/Manifest
@@ -1,2 +1 @@
-DIST libXaw3dXft-1.6.2c.tar.bz2 574326 BLAKE2B 05a869567972c8b0aee270281c38dcc75ca849ffa1b5510557ddbf95974f93db5b2255cc2a99969b2da40ca125df95d7b0c7d905dec10ce373baab404ee5b9ba SHA512 4bc2b8257cc44cbdf1640c9946acd5958694beef4af9f5910cf07b1d32133708561e59532a3ae8f1540b930f97649978910b2eed349e81486ab86f340363faad
DIST libXaw3dXft-1.6.2d.tar.bz2 584670 BLAKE2B cde040659a90edb50ac5aa374e8ec04442479ae1c06fe3d5b1387bd3e02c1a0b40ff286ad40f0ae7841544d1244648e34905570e5827dc0efe60a62da3261c9a SHA512 ac434b7f055d20ceb0bd17851d8ba69976ec562a60cb8012a259045e52c038278f0a8b25b52a61befab3aa169b74fd919278c671f1b6e282efb404e089772740
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2c.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2c.ebuild
deleted file mode 100644
index e75364e419e..00000000000
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2c.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit xorg-2
-
-DESCRIPTION="Xaw3dXft library"
-HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
-SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
-
-KEYWORDS="amd64 x86"
-IUSE="unicode xpm"
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- x11-libs/libXmu
- x11-libs/libXt
- xpm? ( x11-libs/libXpm )"
-DEPEND="${RDEPEND}
- sys-devel/flex
- virtual/yacc
- x11-base/xorg-proto"
-
-pkg_setup() {
- XORG_CONFIGURE_OPTIONS=(
- $(use_enable unicode internationalization)
- $(usex xpm "--enable-multiplane-bitmaps" "")
- --enable-arrow-scrollbars
- --enable-gray-stipples
- )
-
- xorg-2_pkg_setup
-}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2019-02-22 10:10 Mikle Kolyada
0 siblings, 0 replies; 15+ messages in thread
From: Mikle Kolyada @ 2019-02-22 10:10 UTC (permalink / raw
To: gentoo-commits
commit: 5c8d6db8ac1aa99d465df832b52ca418e303cdc8
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 22 10:08:37 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Fri Feb 22 10:08:37 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c8d6db8
x11-libs/libXaw3dXft: amd64 stable wrt bug #676824
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
index be5b81c48ab..705b95f8aae 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Xaw3dXft library"
HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="unicode xpm"
RDEPEND="x11-libs/libX11
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2021-03-13 20:01 David Seifert
0 siblings, 0 replies; 15+ messages in thread
From: David Seifert @ 2021-03-13 20:01 UTC (permalink / raw
To: gentoo-commits
commit: adb3e22a996e1fceb131e4423eab933e76ce39d5
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 20:01:36 2021 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 20:01:36 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=adb3e22a
x11-libs/libXaw3dXft: Port to EAPI 7
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
index 705b95f8aae..3523c3b1a0b 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=7
-inherit xorg-2
+inherit xorg-3
DESCRIPTION="Xaw3dXft library"
HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
@@ -12,24 +12,25 @@ SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
KEYWORDS="amd64 x86"
IUSE="unicode xpm"
-RDEPEND="x11-libs/libX11
+RDEPEND="
+ x11-libs/libX11
x11-libs/libXext
x11-libs/libXft
x11-libs/libXmu
x11-libs/libXt
xpm? ( x11-libs/libXpm )"
DEPEND="${RDEPEND}
- sys-devel/flex
- virtual/yacc
x11-base/xorg-proto"
+BDEPEND="
+ sys-devel/flex
+ virtual/yacc"
-pkg_setup() {
- XORG_CONFIGURE_OPTIONS=(
+src_configure() {
+ local XORG_CONFIGURE_OPTIONS=(
$(use_enable unicode internationalization)
$(usex xpm "--enable-multiplane-bitmaps" "")
--enable-arrow-scrollbars
--enable-gray-stipples
)
-
- xorg-2_pkg_setup
+ xorg-3_src_configure
}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2021-03-27 17:01 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-03-27 17:01 UTC (permalink / raw
To: gentoo-commits
commit: 908a1a2dc3d9da784519d6480b06e3383156ec8e
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Sun Mar 21 11:32:41 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 16:42:34 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=908a1a2d
x11-libs/libXaw3dXft: add maintainer
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/libXaw3dXft/metadata.xml | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
diff --git a/x11-libs/libXaw3dXft/metadata.xml b/x11-libs/libXaw3dXft/metadata.xml
index 9809f23e9c1..9ed9d563686 100644
--- a/x11-libs/libXaw3dXft/metadata.xml
+++ b/x11-libs/libXaw3dXft/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>ceamac.paragon@gmail.com</email>
+ <name>Viorel Munteanu</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<upstream>
<remote-id type="sourceforge">sf-xpaint</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2021-03-27 17:01 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-03-27 17:01 UTC (permalink / raw
To: gentoo-commits
commit: bfb49fa661909c57e5c9db87fe30413d7c8c5e1b
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Sun Mar 21 08:40:01 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 16:42:30 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfb49fa6
x11-libs/libXaw3dXft: update to version 1.6.2h
Dependency of media-gfx/xpaint-3.1.3
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/libXaw3dXft/Manifest | 1 +
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild | 36 ++++++++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/x11-libs/libXaw3dXft/Manifest b/x11-libs/libXaw3dXft/Manifest
index 75ee54ff025..3c2383e71d2 100644
--- a/x11-libs/libXaw3dXft/Manifest
+++ b/x11-libs/libXaw3dXft/Manifest
@@ -1 +1,2 @@
DIST libXaw3dXft-1.6.2d.tar.bz2 584670 BLAKE2B cde040659a90edb50ac5aa374e8ec04442479ae1c06fe3d5b1387bd3e02c1a0b40ff286ad40f0ae7841544d1244648e34905570e5827dc0efe60a62da3261c9a SHA512 ac434b7f055d20ceb0bd17851d8ba69976ec562a60cb8012a259045e52c038278f0a8b25b52a61befab3aa169b74fd919278c671f1b6e282efb404e089772740
+DIST libXaw3dXft-1.6.2h.tar.bz2 593436 BLAKE2B e0e5c3a3e5b4564d58bb059ad7eb594d1a46cc37e0e21799ea11892d206a57f3f11a46d7413310d2a43738f03e001f5dc6f8c3b86bbe806fbc651661e9f720db SHA512 bc9b6de80379bdc82c7f5cd46ac78a422282b018eed979ef5548d0382f43e53619a6ebaf40c6b9ae264d597536022dc1daf023c1d1a04e948d4b4658bc6479ca
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
new file mode 100644
index 00000000000..3c771bc204f
--- /dev/null
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit xorg-3
+
+DESCRIPTION="Xaw3dXft library"
+HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
+SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
+
+KEYWORDS="~amd64 ~x86"
+IUSE="unicode xpm"
+
+RDEPEND="
+ x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXft
+ x11-libs/libXmu
+ x11-libs/libXt
+ xpm? ( x11-libs/libXpm )"
+DEPEND="${RDEPEND}
+ x11-base/xorg-proto"
+BDEPEND="
+ sys-devel/flex
+ virtual/yacc"
+
+src_configure() {
+ local XORG_CONFIGURE_OPTIONS=(
+ $(use_enable unicode internationalization)
+ $(usex xpm "--enable-multiplane-bitmaps" "")
+ --enable-arrow-scrollbars
+ --enable-gray-stipples
+ )
+ xorg-3_src_configure
+}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2021-05-23 22:28 Agostino Sarubbo
0 siblings, 0 replies; 15+ messages in thread
From: Agostino Sarubbo @ 2021-05-23 22:28 UTC (permalink / raw
To: gentoo-commits
commit: 80b1932c199eb4e8759943e9850c3a63d2c0dfdf
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 22:26:45 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 23 22:27:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80b1932c
x11-libs/libXaw3dXft: amd64 stable wrt bug #790071
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
index 3c771bc204f..e1dc67e6142 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Xaw3dXft library"
HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="unicode xpm"
RDEPEND="
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2021-05-23 23:05 Agostino Sarubbo
0 siblings, 0 replies; 15+ messages in thread
From: Agostino Sarubbo @ 2021-05-23 23:05 UTC (permalink / raw
To: gentoo-commits
commit: 82b80a1c6cd18d170cbc08a7e6921aba59af49fc
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun May 23 23:04:13 2021 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun May 23 23:04:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b80a1c
x11-libs/libXaw3dXft: x86 stable wrt bug #790071
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
index e1dc67e6142..3523c3b1a0b 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Xaw3dXft library"
HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="unicode xpm"
RDEPEND="
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2021-05-31 8:20 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2021-05-31 8:20 UTC (permalink / raw
To: gentoo-commits
commit: fc815690d99440ef6872b11f5ac12dba3d778b9c
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Mon May 24 04:34:59 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon May 31 08:16:47 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc815690
x11-libs/libXaw3dXft: drop v1.6.2d
v1.6.2h is stable
Bug: https://bugs.gentoo.org/790071
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/20963
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/libXaw3dXft/Manifest | 1 -
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild | 36 --------------------------
2 files changed, 37 deletions(-)
diff --git a/x11-libs/libXaw3dXft/Manifest b/x11-libs/libXaw3dXft/Manifest
index 3c2383e71d2..74c6e4a4b56 100644
--- a/x11-libs/libXaw3dXft/Manifest
+++ b/x11-libs/libXaw3dXft/Manifest
@@ -1,2 +1 @@
-DIST libXaw3dXft-1.6.2d.tar.bz2 584670 BLAKE2B cde040659a90edb50ac5aa374e8ec04442479ae1c06fe3d5b1387bd3e02c1a0b40ff286ad40f0ae7841544d1244648e34905570e5827dc0efe60a62da3261c9a SHA512 ac434b7f055d20ceb0bd17851d8ba69976ec562a60cb8012a259045e52c038278f0a8b25b52a61befab3aa169b74fd919278c671f1b6e282efb404e089772740
DIST libXaw3dXft-1.6.2h.tar.bz2 593436 BLAKE2B e0e5c3a3e5b4564d58bb059ad7eb594d1a46cc37e0e21799ea11892d206a57f3f11a46d7413310d2a43738f03e001f5dc6f8c3b86bbe806fbc651661e9f720db SHA512 bc9b6de80379bdc82c7f5cd46ac78a422282b018eed979ef5548d0382f43e53619a6ebaf40c6b9ae264d597536022dc1daf023c1d1a04e948d4b4658bc6479ca
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
deleted file mode 100644
index 3523c3b1a0b..00000000000
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2d.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="Xaw3dXft library"
-HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
-SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
-
-KEYWORDS="amd64 x86"
-IUSE="unicode xpm"
-
-RDEPEND="
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- x11-libs/libXmu
- x11-libs/libXt
- xpm? ( x11-libs/libXpm )"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
-BDEPEND="
- sys-devel/flex
- virtual/yacc"
-
-src_configure() {
- local XORG_CONFIGURE_OPTIONS=(
- $(use_enable unicode internationalization)
- $(usex xpm "--enable-multiplane-bitmaps" "")
- --enable-arrow-scrollbars
- --enable-gray-stipples
- )
- xorg-3_src_configure
-}
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2022-08-10 13:27 Joonas Niilola
0 siblings, 0 replies; 15+ messages in thread
From: Joonas Niilola @ 2022-08-10 13:27 UTC (permalink / raw
To: gentoo-commits
commit: f1d1b7d0e60dc0a551186179e8bae8db4f40ecd1
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Thu Jul 28 06:12:41 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Aug 10 13:27:54 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1d1b7d0
x11-libs/libXaw3dXft: fix pkg-config Version
Closes: https://bugs.gentoo.org/859877
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/26631
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
index 3523c3b1a0bb..d42b0426bbdf 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
inherit xorg-3
DESCRIPTION="Xaw3dXft library"
-HOMEPAGE="https://sourceforge.net/projects/sf-xpaint"
+HOMEPAGE="https://sourceforge.net/projects/sf-xpaint/"
SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
KEYWORDS="amd64 x86"
@@ -23,7 +23,10 @@ DEPEND="${RDEPEND}
x11-base/xorg-proto"
BDEPEND="
sys-devel/flex
- virtual/yacc"
+ virtual/yacc
+ x11-misc/util-macros"
+
+QA_PKGCONFIG_VERSION="${PV//[!0-9.]}"
src_configure() {
local XORG_CONFIGURE_OPTIONS=(
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2022-11-02 16:17 Viorel Munteanu
0 siblings, 0 replies; 15+ messages in thread
From: Viorel Munteanu @ 2022-11-02 16:17 UTC (permalink / raw
To: gentoo-commits
commit: 6d4cf9cbf5a6367c2307a78646907a48a0d47c86
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 2 10:38:13 2022 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Nov 2 16:17:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d4cf9cb
x11-libs/libXaw3dXft: add myself as a maintainer
Closes: https://github.com/gentoo/gentoo/pull/28098
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
x11-libs/libXaw3dXft/metadata.xml | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/x11-libs/libXaw3dXft/metadata.xml b/x11-libs/libXaw3dXft/metadata.xml
index 3a232be3e15a..5318f2ee316c 100644
--- a/x11-libs/libXaw3dXft/metadata.xml
+++ b/x11-libs/libXaw3dXft/metadata.xml
@@ -1,14 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <maintainer type="person" proxied="yes">
- <email>ceamac.paragon@gmail.com</email>
+ <maintainer type="person">
+ <email>ceamac@gentoo.org</email>
<name>Viorel Munteanu</name>
</maintainer>
- <maintainer type="project" proxied="proxy">
- <email>proxy-maint@gentoo.org</email>
- <name>Proxy Maintainers</name>
- </maintainer>
<upstream>
<remote-id type="sourceforge">sf-xpaint</remote-id>
</upstream>
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2024-01-08 12:03 Sam James
0 siblings, 0 replies; 15+ messages in thread
From: Sam James @ 2024-01-08 12:03 UTC (permalink / raw
To: gentoo-commits
commit: 8f39e7b65cb9acbea4752720038577f4c7e0bd4d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 11:52:51 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 12:03:15 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f39e7b6
x11-libs/libXaw3dXft: sys-devel/flex -> app-alternatives/lex
All of these will be using app-alternatives/lex anyway as they're not unsetting
YACC or LEX, so make the dep reflect reality.
(Included both YACC and LEX out of conservatism.)
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild | 4 ++--
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
index 114a134a8408..112c8bf820f0 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -22,7 +22,7 @@ RDEPEND="
DEPEND="${RDEPEND}
x11-base/xorg-proto"
BDEPEND="
- sys-devel/flex
+ app-alternatives/lex
app-alternatives/yacc
x11-misc/util-macros"
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
index 4a9c785231d8..09dc8fe81737 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -22,7 +22,7 @@ RDEPEND="
DEPEND="${RDEPEND}
x11-base/xorg-proto"
BDEPEND="
- sys-devel/flex
+ app-alternatives/lex
app-alternatives/yacc
x11-misc/util-macros"
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2024-01-08 21:10 Arthur Zamarin
0 siblings, 0 replies; 15+ messages in thread
From: Arthur Zamarin @ 2024-01-08 21:10 UTC (permalink / raw
To: gentoo-commits
commit: ecd2857690dcd92be4edeb75939fcee441b11bdb
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 21:10:14 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 21:10:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecd28576
x11-libs/libXaw3dXft: Stabilize 1.6.2h-r1 x86, #921603
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
index 112c8bf820f0..f1b67db5b2f0 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Xaw3dXft library"
HOMEPAGE="https://sourceforge.net/projects/sf-xpaint/"
SRC_URI="https://downloads.sourceforge.net/project/sf-xpaint/${PN,,}/${P}.tar.bz2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="xpm"
RDEPEND="
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2024-01-08 21:10 Arthur Zamarin
0 siblings, 0 replies; 15+ messages in thread
From: Arthur Zamarin @ 2024-01-08 21:10 UTC (permalink / raw
To: gentoo-commits
commit: 1d4f93ff92e29a2ce6d4b58fa94f6f8c92f64a11
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 8 21:10:14 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 8 21:10:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1d4f93ff
x11-libs/libXaw3dXft: Stabilize 1.6.2h-r1 amd64, #921603
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
index f1b67db5b2f0..c58e5f8fb14a 100644
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
+++ b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h-r1.ebuild
@@ -9,7 +9,7 @@ DESCRIPTION="Xaw3dXft library"
HOMEPAGE="https://sourceforge.net/projects/sf-xpaint/"
SRC_URI="https://downloads.sourceforge.net/project/sf-xpaint/${PN,,}/${P}.tar.bz2"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="xpm"
RDEPEND="
^ permalink raw reply related [flat|nested] 15+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/
@ 2024-01-09 8:54 Viorel Munteanu
0 siblings, 0 replies; 15+ messages in thread
From: Viorel Munteanu @ 2024-01-09 8:54 UTC (permalink / raw
To: gentoo-commits
commit: 27abecd9e56ed5c56c7f1ddea29d32831225eeb6
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 9 08:52:22 2024 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Jan 9 08:54:16 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27abecd9
x11-libs/libXaw3dXft: drop 1.6.2h
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild | 39 --------------------------
1 file changed, 39 deletions(-)
diff --git a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild b/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
deleted file mode 100644
index 09dc8fe81737..000000000000
--- a/x11-libs/libXaw3dXft/libXaw3dXft-1.6.2h.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit xorg-3
-
-DESCRIPTION="Xaw3dXft library"
-HOMEPAGE="https://sourceforge.net/projects/sf-xpaint/"
-SRC_URI="mirror://sourceforge/sf-xpaint/${P}.tar.bz2"
-
-KEYWORDS="amd64 x86"
-IUSE="unicode xpm"
-
-RDEPEND="
- x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- x11-libs/libXmu
- x11-libs/libXt
- xpm? ( x11-libs/libXpm )"
-DEPEND="${RDEPEND}
- x11-base/xorg-proto"
-BDEPEND="
- app-alternatives/lex
- app-alternatives/yacc
- x11-misc/util-macros"
-
-QA_PKGCONFIG_VERSION="${PV//[!0-9.]}"
-
-src_configure() {
- local XORG_CONFIGURE_OPTIONS=(
- $(use_enable unicode internationalization)
- $(usex xpm "--enable-multiplane-bitmaps" "")
- --enable-arrow-scrollbars
- --enable-gray-stipples
- )
- xorg-3_src_configure
-}
^ permalink raw reply related [flat|nested] 15+ messages in thread
end of thread, other threads:[~2024-01-09 8:54 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-10 13:27 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXaw3dXft/ Joonas Niilola
-- strict thread matches above, loose matches on Subject: below --
2024-01-09 8:54 Viorel Munteanu
2024-01-08 21:10 Arthur Zamarin
2024-01-08 21:10 Arthur Zamarin
2024-01-08 12:03 Sam James
2022-11-02 16:17 Viorel Munteanu
2021-05-31 8:20 Sam James
2021-05-23 23:05 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-03-27 17:01 Sam James
2021-03-27 17:01 Sam James
2021-03-13 20:01 David Seifert
2019-02-22 10:10 Mikle Kolyada
2019-02-22 10:10 Mikle Kolyada
2019-02-15 0:39 Thomas Deutschmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox