]> Pileus Git - ~andy/sunrise/commitdiff
media-radio/xwxapt: Moved package to tree.
authorThomas Beierlein <tomjbe@gentoo.org>
Sat, 3 Nov 2012 10:45:16 +0000 (11:45 +0100)
committerThomas Beierlein <tomjbe@gentoo.org>
Sat, 3 Nov 2012 10:45:16 +0000 (11:45 +0100)
media-radio/xwxapt/ChangeLog [deleted file]
media-radio/xwxapt/Manifest [deleted file]
media-radio/xwxapt/metadata.xml [deleted file]
media-radio/xwxapt/xwxapt-1.2.ebuild [deleted file]

diff --git a/media-radio/xwxapt/ChangeLog b/media-radio/xwxapt/ChangeLog
deleted file mode 100644 (file)
index 7c1f480..0000000
+++ /dev/null
@@ -1,36 +0,0 @@
-# ChangeLog for media-radio/xwxapt
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
-  05 May 2012; Mike Gilbert <floppym@gentoo.org> xwxapt-1.2.ebuild:
-  Use pkgconfig virtual.
-
-  30 Apr 2011; Justin Lecher <jlec@gentoo.org> xwxapt-1.2.ebuild:
-  Fix deps for gnome3
-
-  21 Oct 2009; Thomas Beierlein (TomJBE) <tb@forth-ev.de> xwxapt-1.2.ebuild:
-  tested on amd64
-
-  20 Jul 2009; Thomas Beierlein (TomJBE) <tb@forth-ev.de> Manifest:
-  New Manifest needed due to change in upstream package
-
-  31 Dec 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de> xwxapt-1.2.ebuild:
-  removed unneeded quotation
-
-  21 Dec 2008; Christian Ruppert (idl0r) <spooky85@gmail.com>
-  xwxapt-1.2.ebuild:
-  HOMEPAGE fixed.
-
-  20 Dec 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de> xwxapt-1.2.ebuild:
-  fixed typo in HOMEPAGE
-
-  25 Nov 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
-  -xwxapt-1.1.ebuild, +xwxapt-1.2.ebuild:
-  Version bump
-
-  12 Sep 2008; Thomas Beierlein (TomJBE) <tb@forth-ev.de>
-  +xwxapt-1.1.ebuild, +metadata.xml:
-  New ebuild for media-radio/xwxapt (Bug 237460). Thanks to Tommy[D] for help.
-
-*media-radio/xwxapt-1.1 (12Sep2008)
-
diff --git a/media-radio/xwxapt/Manifest b/media-radio/xwxapt/Manifest
deleted file mode 100644 (file)
index 351a8cc..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-DIST xwxapt-1.2.tar.gz 68004 RMD160 ff4c97a2a6703e557d79f5ea7919b5658d58f8b3 SHA1 d73a8654223aa84db6f802817b16ce5ff434a306 SHA256 de03dbd63aa986ca5a2ae9cf22c6ad5b84247c82f91a6822e91efcd3473a6615
-EBUILD xwxapt-1.2.ebuild 1043 RMD160 3564590e3ddde7e90e7237fcf4d4952be27f7459 SHA1 ce2531a1b1cb4c977013f179d9e61e62bd0c2be6 SHA256 c1fba0a8d060e4985e7cee552ba31f90afa68c4dfef2c755778a4e2310efbc4e
-MISC ChangeLog 1163 RMD160 339b358fcb9252b7f587f95802e18f3ee75f0960 SHA1 d678b6b5e1a5e2ab1f6d9617eb6e35d8019e7025 SHA256 ce32a82894e0a2f35a42c3c8f2c915ad5674ed360d99eb3e2daf5bec32a5d326
-MISC metadata.xml 209 RMD160 184537d7a401571abe0e5cbf9258ba3947d19382 SHA1 f2ea13baedca19e24be6ed7c3e6b765f7ff67cba SHA256 b0f0595f625235a62d9d40753827ae160e42156371fd9568bd2779042517f5e8
diff --git a/media-radio/xwxapt/metadata.xml b/media-radio/xwxapt/metadata.xml
deleted file mode 100644 (file)
index f9d4a98..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-       <maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
-</pkgmetadata>
diff --git a/media-radio/xwxapt/xwxapt-1.2.ebuild b/media-radio/xwxapt/xwxapt-1.2.ebuild
deleted file mode 100644 (file)
index 0d61e03..0000000
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-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.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-       x11-libs/gtk+:2"
-DEPEND="${RDEPEND}
-       virtual/pkgconfig
-       dev-libs/glib:2"
-
-S=${WORKDIR}/${PN}
-
-src_prepare() {
-       # create missing mkinstalldir and prepare package
-       glib-gettextize --force --copy || die "gettextize failed"
-       eautoreconf
-}
-
-src_install() {
-       default
-       dohtml doc/xwxapt.html || die "dohtml failed"
-       insinto /usr/share/${PN}
-       doins xwxapt/xwxaptrc || die "doins failed"
-       dodir /usr/share/${PN}/images /usr/share/${PN}/records || die "dodir failed"
-}
-
-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"
-}