* [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/
@ 2016-05-01 14:31 Thomas Beierlein
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Beierlein @ 2016-05-01 14:31 UTC (permalink / raw
To: gentoo-commits
commit: 90bd30ce0354db3c85a9b369680e0dfa7eddb4ff
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sun May 1 14:31:20 2016 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sun May 1 14:31:20 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90bd30ce
media-radio/xwxapt: Version bump. Drop old.
Package-Manager: portage-2.2.28
media-radio/xwxapt/Manifest | 2 +-
media-radio/xwxapt/{xwxapt-2.1.ebuild => xwxapt-2.4.ebuild} | 10 ++++------
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/media-radio/xwxapt/Manifest b/media-radio/xwxapt/Manifest
index 80b1ee6..34cfbc6 100644
--- a/media-radio/xwxapt/Manifest
+++ b/media-radio/xwxapt/Manifest
@@ -1,2 +1,2 @@
-DIST xwxapt-2.1.tar.bz2 63986 SHA256 59e20721e70710ab99b78070b4ff5cae1ec4ed8b86f5bbd2a82a909856ad4a9d SHA512 17c31bf2732fb8215e139488551c5b4185a401c1f9d455f425e2373b7afc1ec401c536a832635501018415c64b71763a927e16ab05d8723fab932e9031775d5c WHIRLPOOL c432fcca1da233a98cb6efc31e40d7490d61b26e733fa5c8a7f398f3f6b0190f4bd33caa508960084fb49aeeb6e35242a3f889e469f99755fdebe29b050e54dd
DIST xwxapt-2.2.tar.bz2 145635 SHA256 2ed1d7a2c7e7c4142fa0562ec17bb220ba3bd7a53412a7fac2bb6dc1ddac883e SHA512 debb539d57df4cf2bc550ad6000bd0aa8ad9acb107d3854fcf83c35b967f9feec7ae4d04a2998ecd9eaf91864bae7b48b88299e4f92cde2d0795077b24fc07a7 WHIRLPOOL 065813228f9f8fd212f367ccea8054d7b065f1f48b1cd2727099804a6949683caf5e592381e84abb2467933b04e27acc28aed904d0a5221f95b45a412b288cd6
+DIST xwxapt-2.4.tar.bz2 149636 SHA256 82bc3d9423c8c76dff382f48747e3eaaa3fd6aea38c3bfb240c867df5102f2bf SHA512 61676dcb4bb57789fa86ef0fa9b70146f586353bc3bcd44939bcd85c6f160a56df3d09ddfbf66329677e73508eaeaa2c32493a266ef27e0f5156ce68993cafb8 WHIRLPOOL d99c58f53e1177bd03a5bd42e58a85eef94b5f47dc9dac8021d938d74aa395bec34191591628fc943b447ff58ff3fccc2df9ae03109e8681fc3a3c9723c481f8
diff --git a/media-radio/xwxapt/xwxapt-2.1.ebuild b/media-radio/xwxapt/xwxapt-2.4.ebuild
similarity index 81%
rename from media-radio/xwxapt/xwxapt-2.1.ebuild
rename to media-radio/xwxapt/xwxapt-2.4.ebuild
index 02f6344..f4fb349 100644
--- a/media-radio/xwxapt/xwxapt-2.1.ebuild
+++ b/media-radio/xwxapt/xwxapt-2.4.ebuild
@@ -1,14 +1,14 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
-EAPI=4
+EAPI=5
inherit autotools
DESCRIPTION="GTK+ linux weather satellite APT image decoder software"
-HOMEPAGE="http://5b4az.chronos.org.uk/pages/apt.html"
-SRC_URI="http://5b4az.chronos.org.uk/pkg/apt/${PN}/${P}.tar.bz2"
+HOMEPAGE="http://www.qsl.net/5b4az/pages/apt.html"
+SRC_URI="http://www.qsl.net/5b4az/pkg/apt/${PN}/${P}.tar.bz2"
LICENSE="GPL-3"
SLOT="0"
@@ -23,8 +23,6 @@ DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig"
-S=${WORKDIR}/${PN}
-
src_prepare() {
# create missing mkinstalldir and prepare package
glib-gettextize --force --copy || die "gettextize failed"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/
@ 2016-10-05 15:16 Thomas Beierlein
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Beierlein @ 2016-10-05 15:16 UTC (permalink / raw
To: gentoo-commits
commit: 5fd5d30248f6f09583465232591687c3f64f9a1f
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 15:14:37 2016 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 15:14:37 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fd5d302
media-radio/xwxapt: Version bump
Package-Manager: portage-2.3.1
media-radio/xwxapt/Manifest | 1 +
media-radio/xwxapt/xwxapt-2.7.ebuild | 43 ++++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/media-radio/xwxapt/Manifest b/media-radio/xwxapt/Manifest
index 34cfbc6..e752891 100644
--- a/media-radio/xwxapt/Manifest
+++ b/media-radio/xwxapt/Manifest
@@ -1,2 +1,3 @@
DIST xwxapt-2.2.tar.bz2 145635 SHA256 2ed1d7a2c7e7c4142fa0562ec17bb220ba3bd7a53412a7fac2bb6dc1ddac883e SHA512 debb539d57df4cf2bc550ad6000bd0aa8ad9acb107d3854fcf83c35b967f9feec7ae4d04a2998ecd9eaf91864bae7b48b88299e4f92cde2d0795077b24fc07a7 WHIRLPOOL 065813228f9f8fd212f367ccea8054d7b065f1f48b1cd2727099804a6949683caf5e592381e84abb2467933b04e27acc28aed904d0a5221f95b45a412b288cd6
DIST xwxapt-2.4.tar.bz2 149636 SHA256 82bc3d9423c8c76dff382f48747e3eaaa3fd6aea38c3bfb240c867df5102f2bf SHA512 61676dcb4bb57789fa86ef0fa9b70146f586353bc3bcd44939bcd85c6f160a56df3d09ddfbf66329677e73508eaeaa2c32493a266ef27e0f5156ce68993cafb8 WHIRLPOOL d99c58f53e1177bd03a5bd42e58a85eef94b5f47dc9dac8021d938d74aa395bec34191591628fc943b447ff58ff3fccc2df9ae03109e8681fc3a3c9723c481f8
+DIST xwxapt-2.7.tar.bz2 168160 SHA256 fa28f867e9859dd5198a16e0005ccd10b637342a5cc81d66b804a6eef4d98c06 SHA512 591e471c79a67c80d756394068fb8fab14292460f771978dcbfada2501dde648eab5d30573dbfaa328f66f20a473aa504bbece0bc6dd5cf797087bed569f953c WHIRLPOOL 9b8e3b00386341ecac053c107cb036f02f9d9ed3e928759bf580c55b671b130b0f253011539582944e56878fbe6cea10b21b5a112777d1f6e765c48e7f6374e5
diff --git a/media-radio/xwxapt/xwxapt-2.7.ebuild b/media-radio/xwxapt/xwxapt-2.7.ebuild
new file mode 100644
index 00000000..f4fb349
--- /dev/null
+++ b/media-radio/xwxapt/xwxapt-2.7.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit autotools
+
+DESCRIPTION="GTK+ linux weather satellite APT image decoder software"
+HOMEPAGE="http://www.qsl.net/5b4az/pages/apt.html"
+SRC_URI="http://www.qsl.net/5b4az/pkg/apt/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ media-libs/alsa-lib
+ dev-libs/glib:2
+ x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+src_prepare() {
+ # create missing mkinstalldir and prepare package
+ glib-gettextize --force --copy || die "gettextize failed"
+ eautoreconf
+}
+
+src_install() {
+ default
+ dohtml doc/xwxapt.html
+ insinto /usr/share/${PN}
+ doins xwxapt/xwxaptrc
+ dodir /usr/share/${PN}/images /usr/share/${PN}/records
+}
+
+pkg_postinst() {
+ einfo "You must copy the /usr/share/xwxapt directory into your home directory"
+ einfo "and configure the contained xwxaptrc file before starting the program"
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/
@ 2016-10-05 15:16 Thomas Beierlein
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Beierlein @ 2016-10-05 15:16 UTC (permalink / raw
To: gentoo-commits
commit: ea00214cc5a68a3c9fba147ce6794bba8768201a
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 5 15:15:42 2016 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Wed Oct 5 15:15:42 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea00214c
media-radio/xwxapt: Drop old
Package-Manager: portage-2.3.1
media-radio/xwxapt/Manifest | 1 -
media-radio/xwxapt/xwxapt-2.2.ebuild | 43 ------------------------------------
2 files changed, 44 deletions(-)
diff --git a/media-radio/xwxapt/Manifest b/media-radio/xwxapt/Manifest
index e752891..5c625d8 100644
--- a/media-radio/xwxapt/Manifest
+++ b/media-radio/xwxapt/Manifest
@@ -1,3 +1,2 @@
-DIST xwxapt-2.2.tar.bz2 145635 SHA256 2ed1d7a2c7e7c4142fa0562ec17bb220ba3bd7a53412a7fac2bb6dc1ddac883e SHA512 debb539d57df4cf2bc550ad6000bd0aa8ad9acb107d3854fcf83c35b967f9feec7ae4d04a2998ecd9eaf91864bae7b48b88299e4f92cde2d0795077b24fc07a7 WHIRLPOOL 065813228f9f8fd212f367ccea8054d7b065f1f48b1cd2727099804a6949683caf5e592381e84abb2467933b04e27acc28aed904d0a5221f95b45a412b288cd6
DIST xwxapt-2.4.tar.bz2 149636 SHA256 82bc3d9423c8c76dff382f48747e3eaaa3fd6aea38c3bfb240c867df5102f2bf SHA512 61676dcb4bb57789fa86ef0fa9b70146f586353bc3bcd44939bcd85c6f160a56df3d09ddfbf66329677e73508eaeaa2c32493a266ef27e0f5156ce68993cafb8 WHIRLPOOL d99c58f53e1177bd03a5bd42e58a85eef94b5f47dc9dac8021d938d74aa395bec34191591628fc943b447ff58ff3fccc2df9ae03109e8681fc3a3c9723c481f8
DIST xwxapt-2.7.tar.bz2 168160 SHA256 fa28f867e9859dd5198a16e0005ccd10b637342a5cc81d66b804a6eef4d98c06 SHA512 591e471c79a67c80d756394068fb8fab14292460f771978dcbfada2501dde648eab5d30573dbfaa328f66f20a473aa504bbece0bc6dd5cf797087bed569f953c WHIRLPOOL 9b8e3b00386341ecac053c107cb036f02f9d9ed3e928759bf580c55b671b130b0f253011539582944e56878fbe6cea10b21b5a112777d1f6e765c48e7f6374e5
diff --git a/media-radio/xwxapt/xwxapt-2.2.ebuild b/media-radio/xwxapt/xwxapt-2.2.ebuild
deleted file mode 100644
index 878db36..00000000
--- a/media-radio/xwxapt/xwxapt-2.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=4
-
-inherit autotools
-
-DESCRIPTION="GTK+ linux weather satellite APT image decoder software"
-HOMEPAGE="http://5b4az.chronos.org.uk/pages/apt.html"
-SRC_URI="http://5b4az.chronos.org.uk/pkg/apt/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- media-libs/alsa-lib
- dev-libs/glib:2
- x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- virtual/pkgconfig"
-
-src_prepare() {
- # create missing mkinstalldir and prepare package
- glib-gettextize --force --copy || die "gettextize failed"
- eautoreconf
-}
-
-src_install() {
- default
- dohtml doc/xwxapt.html
- insinto /usr/share/${PN}
- doins xwxapt/xwxaptrc
- dodir /usr/share/${PN}/images /usr/share/${PN}/records
-}
-
-pkg_postinst() {
- einfo "You must copy the /usr/share/xwxapt directory into your home directory"
- einfo "and configure the contained xwxaptrc file before starting the program"
-}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/
@ 2016-11-10 18:31 Thomas Beierlein
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Beierlein @ 2016-11-10 18:31 UTC (permalink / raw
To: gentoo-commits
commit: 7447a3a8f7aa2501d50baa3a4378f1a2a01f7ac1
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 18:29:32 2016 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 18:29:32 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7447a3a8
media-radio/xwxapt: add missing dependency bug #597898
Package-Manager: portage-2.3.2
media-radio/xwxapt/xwxapt-2.7.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/media-radio/xwxapt/xwxapt-2.7.ebuild b/media-radio/xwxapt/xwxapt-2.7.ebuild
index f4fb349..ad0cf24 100644
--- a/media-radio/xwxapt/xwxapt-2.7.ebuild
+++ b/media-radio/xwxapt/xwxapt-2.7.ebuild
@@ -16,6 +16,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
RDEPEND="
+ net-wireless/rtl-sdr
media-libs/alsa-lib
dev-libs/glib:2
x11-libs/gtk+:2"
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/
@ 2017-04-15 16:33 Thomas Beierlein
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Beierlein @ 2017-04-15 16:33 UTC (permalink / raw
To: gentoo-commits
commit: 6003c12d8f04d506853f1554360c78abdf201c21
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 15 16:32:39 2017 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Apr 15 16:32:39 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6003c12d
media-radio/xwxapt: Version bump
Package-Manager: Portage-2.3.5, Repoman-2.3.2
media-radio/xwxapt/Manifest | 1 +
media-radio/xwxapt/xwxapt-2.9.ebuild | 43 ++++++++++++++++++++++++++++++++++++
2 files changed, 44 insertions(+)
diff --git a/media-radio/xwxapt/Manifest b/media-radio/xwxapt/Manifest
index 5c625d8245f..260e8b0708c 100644
--- a/media-radio/xwxapt/Manifest
+++ b/media-radio/xwxapt/Manifest
@@ -1,2 +1,3 @@
DIST xwxapt-2.4.tar.bz2 149636 SHA256 82bc3d9423c8c76dff382f48747e3eaaa3fd6aea38c3bfb240c867df5102f2bf SHA512 61676dcb4bb57789fa86ef0fa9b70146f586353bc3bcd44939bcd85c6f160a56df3d09ddfbf66329677e73508eaeaa2c32493a266ef27e0f5156ce68993cafb8 WHIRLPOOL d99c58f53e1177bd03a5bd42e58a85eef94b5f47dc9dac8021d938d74aa395bec34191591628fc943b447ff58ff3fccc2df9ae03109e8681fc3a3c9723c481f8
DIST xwxapt-2.7.tar.bz2 168160 SHA256 fa28f867e9859dd5198a16e0005ccd10b637342a5cc81d66b804a6eef4d98c06 SHA512 591e471c79a67c80d756394068fb8fab14292460f771978dcbfada2501dde648eab5d30573dbfaa328f66f20a473aa504bbece0bc6dd5cf797087bed569f953c WHIRLPOOL 9b8e3b00386341ecac053c107cb036f02f9d9ed3e928759bf580c55b671b130b0f253011539582944e56878fbe6cea10b21b5a112777d1f6e765c48e7f6374e5
+DIST xwxapt-2.9.tar.bz2 170003 SHA256 cf67dd4f0f1d9ce6704f7abeb9e06ac59f47d2d2dff6632c02ebe195c97a6cce SHA512 7477d93dfe91bc09e6ff0d3e0736b0ca66c06e9fc8f9956660c54cf6e052ff10a98010223834eab0cb353cd498ee5bbd35aaca2e8517ec95fe4991058faf98c4 WHIRLPOOL 60a8f35fd3822c57e45b9bd67738c989d74190c27f63eadcd447c2a3b3ab08ca97e1d785bf3564c0cfc2b4e79f6ccc405e8c40f43e1e26df9a2f561d6643ac64
diff --git a/media-radio/xwxapt/xwxapt-2.9.ebuild b/media-radio/xwxapt/xwxapt-2.9.ebuild
new file mode 100644
index 00000000000..40f26ed1177
--- /dev/null
+++ b/media-radio/xwxapt/xwxapt-2.9.ebuild
@@ -0,0 +1,43 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+inherit autotools
+
+DESCRIPTION="GTK+ linux weather satellite APT image decoder software"
+HOMEPAGE="http://www.qsl.net/5b4az/pages/apt.html"
+SRC_URI="http://www.qsl.net/5b4az/pkg/apt/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ net-wireless/rtl-sdr
+ media-libs/alsa-lib
+ dev-libs/glib:2
+ x11-libs/gtk+:2"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+src_prepare() {
+ # create missing mkinstalldir and prepare package
+ glib-gettextize --force --copy || die "gettextize failed"
+ eautoreconf
+}
+
+src_install() {
+ default
+ dohtml doc/xwxapt.html
+ insinto /usr/share/${PN}
+ doins xwxapt/xwxaptrc
+ dodir /usr/share/${PN}/images /usr/share/${PN}/records
+}
+
+pkg_postinst() {
+ einfo "You must copy the /usr/share/xwxapt directory into your home directory"
+ einfo "and configure the contained xwxaptrc file before starting the program"
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/
@ 2017-11-22 12:18 Thomas Beierlein
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Beierlein @ 2017-11-22 12:18 UTC (permalink / raw
To: gentoo-commits
commit: 80f194230e2b57f74aa5e8fae7a20807196d3dd7
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 12:18:18 2017 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 12:18:18 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80f19423
media-radio/xwxapt: Version bump
Package-Manager: Portage-2.3.14, Repoman-2.3.6
media-radio/xwxapt/Manifest | 7 ++---
media-radio/xwxapt/xwxapt-3.1.ebuild | 50 ++++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+), 3 deletions(-)
diff --git a/media-radio/xwxapt/Manifest b/media-radio/xwxapt/Manifest
index 260e8b0708c..3356b9d4818 100644
--- a/media-radio/xwxapt/Manifest
+++ b/media-radio/xwxapt/Manifest
@@ -1,3 +1,4 @@
-DIST xwxapt-2.4.tar.bz2 149636 SHA256 82bc3d9423c8c76dff382f48747e3eaaa3fd6aea38c3bfb240c867df5102f2bf SHA512 61676dcb4bb57789fa86ef0fa9b70146f586353bc3bcd44939bcd85c6f160a56df3d09ddfbf66329677e73508eaeaa2c32493a266ef27e0f5156ce68993cafb8 WHIRLPOOL d99c58f53e1177bd03a5bd42e58a85eef94b5f47dc9dac8021d938d74aa395bec34191591628fc943b447ff58ff3fccc2df9ae03109e8681fc3a3c9723c481f8
-DIST xwxapt-2.7.tar.bz2 168160 SHA256 fa28f867e9859dd5198a16e0005ccd10b637342a5cc81d66b804a6eef4d98c06 SHA512 591e471c79a67c80d756394068fb8fab14292460f771978dcbfada2501dde648eab5d30573dbfaa328f66f20a473aa504bbece0bc6dd5cf797087bed569f953c WHIRLPOOL 9b8e3b00386341ecac053c107cb036f02f9d9ed3e928759bf580c55b671b130b0f253011539582944e56878fbe6cea10b21b5a112777d1f6e765c48e7f6374e5
-DIST xwxapt-2.9.tar.bz2 170003 SHA256 cf67dd4f0f1d9ce6704f7abeb9e06ac59f47d2d2dff6632c02ebe195c97a6cce SHA512 7477d93dfe91bc09e6ff0d3e0736b0ca66c06e9fc8f9956660c54cf6e052ff10a98010223834eab0cb353cd498ee5bbd35aaca2e8517ec95fe4991058faf98c4 WHIRLPOOL 60a8f35fd3822c57e45b9bd67738c989d74190c27f63eadcd447c2a3b3ab08ca97e1d785bf3564c0cfc2b4e79f6ccc405e8c40f43e1e26df9a2f561d6643ac64
+DIST xwxapt-2.4.tar.bz2 149636 BLAKE2B 0fade13e09c473c67061867e367caf2e7d5604e919fefb5e230dfc88f915bc6d80b88f01b0090d2cfe4889772bcba3ede8b00aa91336585e5979a8ff9deba813 SHA512 61676dcb4bb57789fa86ef0fa9b70146f586353bc3bcd44939bcd85c6f160a56df3d09ddfbf66329677e73508eaeaa2c32493a266ef27e0f5156ce68993cafb8
+DIST xwxapt-2.7.tar.bz2 168160 BLAKE2B 92d7d2ee8d2cc65b863f085864f961be19a02c4f852920d092ea9192184ca8b34316f0440d2d13b7efcee3304a48cd2e737f7ae2c97ce2fc3cdfe77fd215b417 SHA512 591e471c79a67c80d756394068fb8fab14292460f771978dcbfada2501dde648eab5d30573dbfaa328f66f20a473aa504bbece0bc6dd5cf797087bed569f953c
+DIST xwxapt-2.9.tar.bz2 170003 BLAKE2B 07cba4ebf54b56c5f6f547448dc01eb6cc5a11e486179dc8a90981dd7e2bb869a725237a9fd5444c134b95ef34babc4338fd746b956dbe42173843b494e26045 SHA512 7477d93dfe91bc09e6ff0d3e0736b0ca66c06e9fc8f9956660c54cf6e052ff10a98010223834eab0cb353cd498ee5bbd35aaca2e8517ec95fe4991058faf98c4
+DIST xwxapt-3.1.tar.bz2 258794 BLAKE2B 9a78f66a03095da209575096206e440149f329cce7be0e887704da9ef95c593e07c20107703744cfeae801e1afda94e42e312f3be788af6455d44b65c15bccb5 SHA512 68e332ddd50567181d0d8e36d1466adf7baab85670d94a92cbda478c7e61bc1bac547062b8c4ec34cbf2e832919ad76002423360c7c804525a1436ce7acb7ba9
diff --git a/media-radio/xwxapt/xwxapt-3.1.ebuild b/media-radio/xwxapt/xwxapt-3.1.ebuild
new file mode 100644
index 00000000000..483cd42ce79
--- /dev/null
+++ b/media-radio/xwxapt/xwxapt-3.1.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools eutils
+
+DESCRIPTION="GTK+ linux weather satellite APT image decoder software"
+HOMEPAGE="http://www.qsl.net/5b4az/pages/apt.html"
+SRC_URI="http://www.qsl.net/5b4az/pkg/apt/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ net-wireless/rtl-sdr
+ media-libs/alsa-lib
+ dev-libs/glib:2
+ x11-libs/gtk+:3"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+src_prepare() {
+ eapply_user
+ # suppress -Weverything flag
+ sed -i -e "s/= -Weverything/= /" src/Makefile.am || die
+ # create missing mkinstalldir and prepare package
+ glib-gettextize --force --copy || die "gettextize failed"
+ eautoreconf
+}
+
+src_install() {
+ default
+ dohtml doc/xwxapt.html
+ insinto /usr/share/${PN}
+ doins xwxapt/xwxaptrc
+ doins xwxapt/xwxapt.glade
+ dodir /usr/share/${PN}/images /usr/share/${PN}/records
+}
+
+pkg_postinst() {
+ einfo "You must copy the /usr/share/xwxapt directory into your home directory"
+ einfo "and configure the contained xwxaptrc file before starting the program"
+ ewarn
+ ewarn "If you just upgraded from <=xwxapt-3 do not miss to check"
+ ewarn "for changes there"
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/
@ 2017-11-22 15:16 Thomas Beierlein
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Beierlein @ 2017-11-22 15:16 UTC (permalink / raw
To: gentoo-commits
commit: c1ca6611f711c2c4afe892f7af0ed6b6691e3bd0
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 22 15:15:41 2017 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Wed Nov 22 15:15:41 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1ca6611
media-radio/xwxapt: Drop deprecated dohtml.
Package-Manager: Portage-2.3.16, Repoman-2.3.6
media-radio/xwxapt/xwxapt-3.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/media-radio/xwxapt/xwxapt-3.1.ebuild b/media-radio/xwxapt/xwxapt-3.1.ebuild
index 483cd42ce79..16d6f5224ef 100644
--- a/media-radio/xwxapt/xwxapt-3.1.ebuild
+++ b/media-radio/xwxapt/xwxapt-3.1.ebuild
@@ -23,6 +23,8 @@ DEPEND="${RDEPEND}
sys-devel/gettext
virtual/pkgconfig"
+HTML_DOCS="doc/xwxapt.html"
+
src_prepare() {
eapply_user
# suppress -Weverything flag
@@ -34,7 +36,6 @@ src_prepare() {
src_install() {
default
- dohtml doc/xwxapt.html
insinto /usr/share/${PN}
doins xwxapt/xwxaptrc
doins xwxapt/xwxapt.glade
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/
@ 2017-12-16 6:10 Thomas Beierlein
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Beierlein @ 2017-12-16 6:10 UTC (permalink / raw
To: gentoo-commits
commit: e40eb61257942c08faad8c5142440de201037c83
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 16 06:10:33 2017 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Sat Dec 16 06:10:33 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e40eb612
media-radio/xwxapt: Version bump
Package-Manager: Portage-2.3.18, Repoman-2.3.6
media-radio/xwxapt/Manifest | 1 +
media-radio/xwxapt/xwxapt-3.2.ebuild | 51 ++++++++++++++++++++++++++++++++++++
2 files changed, 52 insertions(+)
diff --git a/media-radio/xwxapt/Manifest b/media-radio/xwxapt/Manifest
index 3356b9d4818..8b0f85321a0 100644
--- a/media-radio/xwxapt/Manifest
+++ b/media-radio/xwxapt/Manifest
@@ -2,3 +2,4 @@ DIST xwxapt-2.4.tar.bz2 149636 BLAKE2B 0fade13e09c473c67061867e367caf2e7d5604e91
DIST xwxapt-2.7.tar.bz2 168160 BLAKE2B 92d7d2ee8d2cc65b863f085864f961be19a02c4f852920d092ea9192184ca8b34316f0440d2d13b7efcee3304a48cd2e737f7ae2c97ce2fc3cdfe77fd215b417 SHA512 591e471c79a67c80d756394068fb8fab14292460f771978dcbfada2501dde648eab5d30573dbfaa328f66f20a473aa504bbece0bc6dd5cf797087bed569f953c
DIST xwxapt-2.9.tar.bz2 170003 BLAKE2B 07cba4ebf54b56c5f6f547448dc01eb6cc5a11e486179dc8a90981dd7e2bb869a725237a9fd5444c134b95ef34babc4338fd746b956dbe42173843b494e26045 SHA512 7477d93dfe91bc09e6ff0d3e0736b0ca66c06e9fc8f9956660c54cf6e052ff10a98010223834eab0cb353cd498ee5bbd35aaca2e8517ec95fe4991058faf98c4
DIST xwxapt-3.1.tar.bz2 258794 BLAKE2B 9a78f66a03095da209575096206e440149f329cce7be0e887704da9ef95c593e07c20107703744cfeae801e1afda94e42e312f3be788af6455d44b65c15bccb5 SHA512 68e332ddd50567181d0d8e36d1466adf7baab85670d94a92cbda478c7e61bc1bac547062b8c4ec34cbf2e832919ad76002423360c7c804525a1436ce7acb7ba9
+DIST xwxapt-3.2.tar.bz2 258901 BLAKE2B 4e82c8c21d43f9407c38699b275c690cce80555e5a738b0d22f20e32cf6586f078ba84563c4b92ebdfcc8714b24128e3f142b432e38b62cdb619976234b024fc SHA512 46adcbabaf46d0a91b5284d8171d94777846dabce62cdf36df785d9e6f94fa3df987e3b7cce636d96aed6b3cffb9b5e295dc4d46b7bc3bd209acf896c8c45858
diff --git a/media-radio/xwxapt/xwxapt-3.2.ebuild b/media-radio/xwxapt/xwxapt-3.2.ebuild
new file mode 100644
index 00000000000..16d6f5224ef
--- /dev/null
+++ b/media-radio/xwxapt/xwxapt-3.2.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+inherit autotools eutils
+
+DESCRIPTION="GTK+ linux weather satellite APT image decoder software"
+HOMEPAGE="http://www.qsl.net/5b4az/pages/apt.html"
+SRC_URI="http://www.qsl.net/5b4az/pkg/apt/${PN}/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ net-wireless/rtl-sdr
+ media-libs/alsa-lib
+ dev-libs/glib:2
+ x11-libs/gtk+:3"
+DEPEND="${RDEPEND}
+ sys-devel/gettext
+ virtual/pkgconfig"
+
+HTML_DOCS="doc/xwxapt.html"
+
+src_prepare() {
+ eapply_user
+ # suppress -Weverything flag
+ sed -i -e "s/= -Weverything/= /" src/Makefile.am || die
+ # create missing mkinstalldir and prepare package
+ glib-gettextize --force --copy || die "gettextize failed"
+ eautoreconf
+}
+
+src_install() {
+ default
+ insinto /usr/share/${PN}
+ doins xwxapt/xwxaptrc
+ doins xwxapt/xwxapt.glade
+ dodir /usr/share/${PN}/images /usr/share/${PN}/records
+}
+
+pkg_postinst() {
+ einfo "You must copy the /usr/share/xwxapt directory into your home directory"
+ einfo "and configure the contained xwxaptrc file before starting the program"
+ ewarn
+ ewarn "If you just upgraded from <=xwxapt-3 do not miss to check"
+ ewarn "for changes there"
+}
^ permalink raw reply related [flat|nested] 9+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/
@ 2023-03-02 5:51 Thomas Beierlein
0 siblings, 0 replies; 9+ messages in thread
From: Thomas Beierlein @ 2023-03-02 5:51 UTC (permalink / raw
To: gentoo-commits
commit: 0402c79f43a0759d70b488a0d5aa28abb8615150
Author: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 2 05:51:09 2023 +0000
Commit: Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Thu Mar 2 05:51:09 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0402c79f
media-radio/xwxapt: Drop hard coded _FORTIFY_SOURCE level
Closes: https://bugs.gentoo.org/895356
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>
media-radio/xwxapt/xwxapt-3.4.3.ebuild | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/media-radio/xwxapt/xwxapt-3.4.3.ebuild b/media-radio/xwxapt/xwxapt-3.4.3.ebuild
index 91a98a0278fc..809655669d03 100644
--- a/media-radio/xwxapt/xwxapt-3.4.3.ebuild
+++ b/media-radio/xwxapt/xwxapt-3.4.3.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=8
@@ -29,7 +29,8 @@ HTML_DOCS=( doc/xwxapt.html )
src_prepare() {
default
-
+ # bug 895356
+ sed -i -e "s/-D_FORTIFY_SOURCE=2//g" src/Makefile.am || die
eautoreconf
}
^ permalink raw reply related [flat|nested] 9+ messages in thread
end of thread, other threads:[~2023-03-02 5:51 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-22 15:16 [gentoo-commits] repo/gentoo:master commit in: media-radio/xwxapt/ Thomas Beierlein
-- strict thread matches above, loose matches on Subject: below --
2023-03-02 5:51 Thomas Beierlein
2017-12-16 6:10 Thomas Beierlein
2017-11-22 12:18 Thomas Beierlein
2017-04-15 16:33 Thomas Beierlein
2016-11-10 18:31 Thomas Beierlein
2016-10-05 15:16 Thomas Beierlein
2016-10-05 15:16 Thomas Beierlein
2016-05-01 14:31 Thomas Beierlein
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox