* [gentoo-commits] repo/gentoo:master commit in: x11-themes/wm-icons/
@ 2018-06-20 18:47 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2018-06-20 18:47 UTC (permalink / raw
To: gentoo-commits
commit: d18ef3ea74c2000275cc83a241e74665a8b174f5
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 20 18:44:10 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 18:46:55 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d18ef3ea
x11-themes/wm-icons: Drop old
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-themes/wm-icons/Manifest | 1 -
x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild | 53 -----------------------
2 files changed, 54 deletions(-)
diff --git a/x11-themes/wm-icons/Manifest b/x11-themes/wm-icons/Manifest
index 1eac5e6d54f..35089395098 100644
--- a/x11-themes/wm-icons/Manifest
+++ b/x11-themes/wm-icons/Manifest
@@ -1,2 +1 @@
DIST wm-icons-0.4.0.tar.bz2 3433177 BLAKE2B d5d04aaa8da0f0bc8c4887de77febd5a7546981c2f7da0b0869bb2ce9e080488c57ddc4ed89374bb24c0b708c3ac77a6890da4a3624cd98db7e4031336098d98 SHA512 9b21dbb1ac697520792c1e8bfc6b06d4d9933828759571b7af978a670223841fcfe9adcf7f945de3f3a4a39e0d991045d6086be9b293bd89b67cf937262d53a5
-DIST wm-icons-0.4.0_pre1-cvs-01092003.tar.bz2 2046784 BLAKE2B 2895aa2d14c2154cb3dd31f41c398593f9564e27a8f9d3960e5e11b24ed2d1138ca3c1e187eaf5c9b982451270eb18762504aac4dc7918a0ff6bdee082d238ae SHA512 c2a8f6d6c460ae326381a3bc7ca23fc21986c757ece09a304da8eec5beff826421e1e3089cb1d0016ad7ddf3c650d27d140924b254e4ebb27cc8b8aad794b4f9
diff --git a/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild b/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild
deleted file mode 100644
index 733a3a198bd..00000000000
--- a/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild
+++ /dev/null
@@ -1,53 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit autotools
-
-DESCRIPTION="A Large Assortment of Beautiful Themed Icons, Created with FVWM in mind"
-HOMEPAGE="http://wm-icons.sourceforge.net/"
-SRC_URI="mirror://gentoo/wm-icons-${PV}-cvs-01092003.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="virtual/awk dev-lang/perl"
-
-S=${WORKDIR}/wm-icons
-
-PATCHES=(
- "${FILESDIR}"/${PN}-0.4.0-build.patch
-)
-
-src_prepare() {
- default
- eautoreconf
-}
-
-src_configure() {
- econf --enable-icondir="${EPREFIX}"/usr/share/icons/wm-icons
-}
-
-src_install() {
- # strange makefile...
- emake icondir="${ED%/}/usr/share/icons/wm-icons" DESTDIR="${D}" install
-
- rm -rf "${D}"/var
-
- einfo "Setting default aliases..."
- "${ED%/}/usr/bin/wm-icons-config" --force --user-dir="${ED%/}/usr/share/icons/wm-icons" --defaults || die
-
- einstalldocs
-}
-
-pkg_postinst() {
- einfo "Users can use the wm-icons-config utility to create aliases in their"
- einfo "home directory, FVWM users can then set this in their ImagePath"
- einfo
- einfo "Sample configurations for fvwm1, fvwm2, fvwm95 and scwm are available in"
- einfo "/usr/share/wm-icons"
- einfo
-}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/wm-icons/
@ 2023-12-07 16:25 Arthur Zamarin
0 siblings, 0 replies; 6+ messages in thread
From: Arthur Zamarin @ 2023-12-07 16:25 UTC (permalink / raw
To: gentoo-commits
commit: 07de6bfc55ea05d86b96ebee2e00beef10de93f5
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Dec 7 05:38:19 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Dec 7 16:25:23 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07de6bfc
x11-themes/wm-icons: unkeyword 0.4.0 for ~alpha
Bug: https://bugs.gentoo.org/873523
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-themes/wm-icons/wm-icons-0.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
index 7f6742a7bd1d..4735abd65f14 100644
--- a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
+++ b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wm-icons/wm-icons-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/wm-icons/
@ 2021-03-27 17:54 Andreas Sturmlechner
0 siblings, 0 replies; 6+ messages in thread
From: Andreas Sturmlechner @ 2021-03-27 17:54 UTC (permalink / raw
To: gentoo-commits
commit: fe9ea16ac918ae0022498251b31ebabdb6bfd10d
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 17:52:48 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 17:54:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe9ea16a
x11-themes/wm-icons: EAPI-7 bump
Package-Manager: Portage-3.0.17, Repoman-3.0.2
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
x11-themes/wm-icons/wm-icons-0.4.0.ebuild | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
index 133b45ebf59..2c59b902ddf 100644
--- a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
+++ b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
@@ -1,7 +1,8 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
+
inherit readme.gentoo-r1
DESCRIPTION="A Large Assortment of Beautiful Themed Icons, Created with FVWM in mind"
@@ -36,10 +37,10 @@ src_configure() {
src_install() {
# strange makefile...
- emake icondir="${ED%/}/usr/share/icons/wm-icons" DESTDIR="${D}" install
+ emake icondir="${ED}/usr/share/icons/wm-icons" DESTDIR="${D}" install
einfo "Setting default aliases..."
- "${ED%/}/usr/bin/wm-icons-config" --force --user-dir="${ED%/}/usr/share/icons/wm-icons" --defaults || die
+ "${ED}/usr/bin/wm-icons-config" --force --user-dir="${ED}/usr/share/icons/wm-icons" --defaults || die
einstalldocs
readme.gentoo_create_doc
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/wm-icons/
@ 2018-06-20 18:47 Pacho Ramos
0 siblings, 0 replies; 6+ messages in thread
From: Pacho Ramos @ 2018-06-20 18:47 UTC (permalink / raw
To: gentoo-commits
commit: a56dd3d5335b60b5e7d291236af54a4564d937c8
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 20 18:43:50 2018 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Wed Jun 20 18:46:54 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a56dd3d5
x11-themes/wm-icons: Make repoman happy
Package-Manager: Portage-2.3.40, Repoman-2.3.9
x11-themes/wm-icons/wm-icons-0.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
index 641611583e1..274b254b905 100644
--- a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
+++ b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
@@ -25,7 +25,7 @@ DOC_CONTENTS="
Users can use the wm-icons-config utility to create aliases in their
home directory, FVWM users can then set this in their ImagePath.
Sample configurations for fvwm1, fvwm2, fvwm95 and scwm are available in
- /usr/share/wm-icons
+ /usr/share/wm-icons
"
src_configure() {
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/wm-icons/
@ 2018-04-22 13:37 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2018-04-22 13:37 UTC (permalink / raw
To: gentoo-commits
commit: b4c73176ceb9e9c59dc119f3546eae121ea016ae
Author: Marty E. Plummer <hanetzer <AT> startmail <DOT> com>
AuthorDate: Sun Apr 22 13:21:35 2018 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Apr 22 13:36:31 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4c73176
x11-themes/wm-icons: missing die
Package-Manager: Portage-2.3.31, Repoman-2.3.9
x11-themes/wm-icons/wm-icons-0.4.0.ebuild | 2 +-
x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
index ce4217eaf63..d6932e13238 100644
--- a/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
+++ b/x11-themes/wm-icons/wm-icons-0.4.0.ebuild
@@ -25,7 +25,7 @@ src_install() {
emake icondir="${ED%/}/usr/share/icons/wm-icons" DESTDIR="${D}" install
einfo "Setting default aliases..."
- "${ED%/}/usr/bin/wm-icons-config" --force --user-dir="${ED%/}/usr/share/icons/wm-icons" --defaults
+ "${ED%/}/usr/bin/wm-icons-config" --force --user-dir="${ED%/}/usr/share/icons/wm-icons" --defaults || die
einstalldocs
}
diff --git a/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild b/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild
index 7c1741b9189..733a3a198bd 100644
--- a/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild
+++ b/x11-themes/wm-icons/wm-icons-0.4.0_pre1-r1.ebuild
@@ -38,7 +38,7 @@ src_install() {
rm -rf "${D}"/var
einfo "Setting default aliases..."
- "${ED%/}/usr/bin/wm-icons-config" --force --user-dir="${ED%/}/usr/share/icons/wm-icons" --defaults
+ "${ED%/}/usr/bin/wm-icons-config" --force --user-dir="${ED%/}/usr/share/icons/wm-icons" --defaults || die
einstalldocs
}
^ permalink raw reply related [flat|nested] 6+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: x11-themes/wm-icons/
@ 2017-11-26 23:33 David Seifert
0 siblings, 0 replies; 6+ messages in thread
From: David Seifert @ 2017-11-26 23:33 UTC (permalink / raw
To: gentoo-commits
commit: 5aeddd23129247d2d13adb47a2efcbc6154cf784
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 26 13:16:26 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 26 23:32:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5aeddd23
x11-themes/wm-icons: [QA] Consistent whitespace in metadata.xml
x11-themes/wm-icons/metadata.xml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/x11-themes/wm-icons/metadata.xml b/x11-themes/wm-icons/metadata.xml
index 08abffbf3b2..85146c675c9 100644
--- a/x11-themes/wm-icons/metadata.xml
+++ b/x11-themes/wm-icons/metadata.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
- <longdescription>
- A hugely varied assortment of themed icons for use in X, created with FVWM in mind but works well in lots of other things too!
- </longdescription>
- <upstream>
- <remote-id type="sourceforge">wm-icons</remote-id>
- </upstream>
+ <!-- maintainer-needed -->
+ <longdescription>
+ A hugely varied assortment of themed icons for use in X, created with FVWM in mind but works well in lots of other things too!
+ </longdescription>
+ <upstream>
+ <remote-id type="sourceforge">wm-icons</remote-id>
+ </upstream>
</pkgmetadata>
^ permalink raw reply related [flat|nested] 6+ messages in thread
end of thread, other threads:[~2023-12-07 16:25 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-20 18:47 [gentoo-commits] repo/gentoo:master commit in: x11-themes/wm-icons/ Pacho Ramos
-- strict thread matches above, loose matches on Subject: below --
2023-12-07 16:25 Arthur Zamarin
2021-03-27 17:54 Andreas Sturmlechner
2018-06-20 18:47 Pacho Ramos
2018-04-22 13:37 David Seifert
2017-11-26 23:33 David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox