ChangeLog

# ChangeLog for media-radio/xdx
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/ChangeLog,v 1.11 2008/04/21 17:44:30 phreak Exp $

21 Apr 2008; Christian Heim metadata.xml:
Fix up metadata.xml. If there's no maintainer for the package, the metadata
also needs to contain m-needed@g.o.

*xdx-2.3 (09 Nov 2007)

09 Nov 2007; Samuli Suominen +xdx-2.3.ebuild:
Version bump, keywording for ~amd64 wrt #198497.

19 Mar 2007; Marius Mauch xdx-1.2.ebuild:
Replacing einfo with elog

15 Dec 2006; Michael Sterrett xdx-1.2.ebuild:
make modX-friendly, tidy

15 Jul 2006; Bryan Østergaard metadata.xml:
Remove rphillips from metadata.xml as he's retired.

04 Aug 2004; Robb Romans xdx-1.2.ebuild:
mark stable on x86.

29 Jun 2004; Robb Romans xdx-1.2.ebuild:
Move to virtual/libc

05 Jun 2004; David Holm xdx-1.2.ebuild:
Added to ~ppc.

03 Jun 2004; xdx-1.2.ebuild:
tweaked location of hamlib

03 Jun 2004; xdx-1.2.ebuild :
Initial Import. Contributed by Robb. Bug #52307

Manifest

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DIST xdx-1.2.tar.gz 204680 RMD160 727dc18a53637aecd7083de5b9b7d85721f62cf8 SHA1 b4720c8ad873f065348933351a7c7d6909171b21 SHA256 cee4b67d00737e60c240348206da5abbf77aa05cca30ce2d6953fcdf175f5283
DIST xdx-2.3.tar.gz 258939 RMD160 4214a6cbcb5f7dbddc268fe0fcddd4cd7c919f07 SHA1 d610873c759675f06a86a7de13b3d2d7f414a714 SHA256 43d1bad88979183f62b470d65e48aabbcb2304fa16f1d1142e77b847cb286913
EBUILD xdx-1.2.ebuild 874 RMD160 e16edc1cc6a62b410dd0d949b8c14cc0813ab513 SHA1 514aaf01b706cfe1c5bd134b10d8280c4abd4fed SHA256 e2850df544716d498cb81dbdc9952169215bd9ba696af5fa84ed11719a8c0b35
EBUILD xdx-2.3.ebuild 879 RMD160 a599ab00bcd6c288a1e0427d677ccd970f17fbc5 SHA1 4419f0fd217a3fb79e1db6de1677d2ca004834c5 SHA256 f3c4d6411cde7f5373c3e0578d82932a2f354ff6795a680cf8ba444a0d4a331f
MISC ChangeLog 1287 RMD160 8a492530aba1a2b03c82aac87707a6aa4c5732c6 SHA1 513cc2674953a2629915a418500b412ced273f43 SHA256 3608ec8947bef1a9407b9f6542fdacfcbb5a51327c993f2bf0c771be1a306e4d
MISC metadata.xml 290 RMD160 b9b86283c09349c8827faef7d3ef5f724a248e77 SHA1 ae1c8e62d75c94ff50b8a5391afb6008460963aa SHA256 380e26e9262298b9cb31e863a9ab641f6fbdc8c50bda2cf2e47fd399f9cb5e85
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFIDNKEyuNVb5qfaOYRAqIdAJ4zMnr5vPXlK55HMRWhaLtwWov4BQCaA9A1
yj6zZDq074RIYyaOAuOMLJc=
=16+h
-----END PGP SIGNATURE-----

metadata.xml




no-herd

maintainer-needed@gentoo.org
Default assignee for orphaned packages

xdx-1.2.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/xdx-1.2.ebuild,v 1.11 2007/11/09 14:30:51 drac Exp $

inherit eutils

DESCRIPTION="GTK2 DX-cluster client"
HOMEPAGE="http://www.qsl.net/pg4i/linux/xdx.html"
SRC_URI="http://www.qsl.net/pg4i/download/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE=""

RDEPEND=">=x11-libs/gtk+-2.2.4-r1"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.12.0"

src_install() {
emake DESTDIR="${D}" install || die "emake install failed"
dodoc README AUTHORS ChangeLog
doman xdx.1
make_desktop_entry xdx Xdx /usr/share/xdx/pixmaps/xdx.xpm HamRadio
}

pkg_postinst() {
echo
elog "To use the rig control feature of xdx, install"
elog "media-libs/hamlib and enable hamlib in the"
elog "Preferences dialog."
echo
}

xdx-2.3.ebuild

# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/xdx-2.3.ebuild,v 1.1 2007/11/09 14:30:51 drac Exp $

DESCRIPTION="a GTK+ TCP/IP DX-cluster and ON4KST chat client."
HOMEPAGE="http://www.qsl.net/pg4i/linux/xdx.html"
SRC_URI="http://www.qsl.net/pg4i/download/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE="nls"

RDEPEND=">=x11-libs/gtk+-2.12"
DEPEND="${RDEPEND}
dev-util/pkgconfig
nls? ( sys-devel/gettext )"

src_compile() {
econf $(use_enable nls)
emake || die "emake failed."
}

src_install() {
emake DESTDIR="${D}" install || die "emake install failed."
dodoc AUTHORS ChangeLog NEWS README TODO
}

pkg_postinst() {
elog "To use the rig control feature, install media-libs/hamlib"
elog "and enable hamlib in the Preferences dialog."
}