zerochaos 14/07/06 21:35:52
Added: gqrx-2.1_p20130708.ebuild metadata.xml
gqrx-2.2.0_p20140706.ebuild gqrx-9999.ebuild
gqrx-2.1_p20130705.ebuild ChangeLog
Log:
initial import of gqrx from the pentoo overlay
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key
DD11F94A)
Revision Changes Path
1.1 net-wireless/gqrx/gqrx-2.1_p20130708.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.1_p20130708.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.1_p20130708.ebuild?rev=1.1&content-type=text/plain
Index: gqrx-2.1_p20130708.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-2.1_p20130708.ebuild,v 1.1
2014/07/06 21:35:52 zerochaos Exp $
EAPI=5
inherit qt4-r2
DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt"
HOMEPAGE="http://www.oz9aec.net/index.php/gnu-radio/gqrx-sdr"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/csete/gqrx.git"
inherit git-2
KEYWORDS=""
else
SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="GPL-3"
SLOT="0"
IUSE="pulseaudio"
DEPEND=">=net-wireless/gnuradio-3.7_rc:=
~net-wireless/gr-osmosdr-0.1.0:=
pulseaudio? ( media-sound/pulseaudio )"
RDEPEND="${DEPEND}"
src_prepare() {
if use !pulseaudio; then
sed -i 's/AUDIO_BACKEND = pulse/#AUDIO_BACKEND = pulse/'
gqrx.pro || die
fi
qt4-r2_src_prepare
}
src_install() {
dobin gqrx
}
1.1 net-wireless/gqrx/metadata.xml
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/metadata.xml?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>radio</herd>
<maintainer>
<email>[email protected]</email>
<name>Rick Farina</name>
</maintainer>
<longdescription lang="en">
</longdescription>
</pkgmetadata>
1.1 net-wireless/gqrx/gqrx-2.2.0_p20140706.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.2.0_p20140706.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.2.0_p20140706.ebuild?rev=1.1&content-type=text/plain
Index: gqrx-2.2.0_p20140706.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-2.2.0_p20140706.ebuild,v 1.1
2014/07/06 21:35:52 zerochaos Exp $
EAPI=5
inherit qt4-r2
DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt"
HOMEPAGE="http://www.oz9aec.net/index.php/gnu-radio/gqrx-sdr"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/csete/gqrx.git"
inherit git-2
KEYWORDS=""
else
SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="GPL-3"
SLOT="0"
IUSE="pulseaudio"
DEPEND=">=net-wireless/gnuradio-3.7_rc:=
>=net-wireless/gr-osmosdr-0.1.1:=
pulseaudio? ( media-sound/pulseaudio )"
RDEPEND="${DEPEND}"
src_prepare() {
if use !pulseaudio; then
sed -i 's/AUDIO_BACKEND = pulse/#AUDIO_BACKEND = pulse/'
gqrx.pro || die
fi
qt4-r2_src_prepare
}
src_install() {
dobin gqrx
}
1.1 net-wireless/gqrx/gqrx-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-9999.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-9999.ebuild?rev=1.1&content-type=text/plain
Index: gqrx-9999.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-9999.ebuild,v 1.1
2014/07/06 21:35:52 zerochaos Exp $
EAPI=5
inherit qt4-r2
DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt"
HOMEPAGE="http://www.oz9aec.net/index.php/gnu-radio/gqrx-sdr"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/csete/gqrx.git"
inherit git-r3
KEYWORDS=""
else
SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="GPL-3"
SLOT="0"
IUSE="pulseaudio"
DEPEND=">=net-wireless/gnuradio-3.7_rc:=
>=net-wireless/gr-osmosdr-0.1.0:=
pulseaudio? ( media-sound/pulseaudio )"
RDEPEND="${DEPEND}"
src_prepare() {
if use !pulseaudio; then
sed -i 's/AUDIO_BACKEND = pulse/#AUDIO_BACKEND = pulse/'
gqrx.pro || die
fi
qt4-r2_src_prepare
}
src_install() {
dobin gqrx
}
1.1 net-wireless/gqrx/gqrx-2.1_p20130705.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.1_p20130705.ebuild?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/gqrx-2.1_p20130705.ebuild?rev=1.1&content-type=text/plain
Index: gqrx-2.1_p20130705.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/net-wireless/gqrx/gqrx-2.1_p20130705.ebuild,v 1.1
2014/07/06 21:35:52 zerochaos Exp $
EAPI=5
inherit qt4-r2
DESCRIPTION="Software defined radio receiver powered by GNU Radio and Qt"
HOMEPAGE="http://www.oz9aec.net/index.php/gnu-radio/gqrx-sdr"
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="https://github.com/csete/gqrx.git"
inherit git-2
KEYWORDS=""
else
SRC_URI="https://dev.gentoo.org/~zerochaos/distfiles/${P}.tar.xz"
KEYWORDS="~amd64 ~arm ~x86"
fi
LICENSE="GPL-3"
SLOT="0"
IUSE="pulseaudio"
DEPEND="<net-wireless/gnuradio-3.7_rc:=
=net-wireless/gr-osmosdr-0.0.2-r1:=
pulseaudio? ( media-sound/pulseaudio )"
RDEPEND="${DEPEND}"
src_prepare() {
if use !pulseaudio; then
sed -i 's/AUDIO_BACKEND = pulse/#AUDIO_BACKEND = pulse/'
gqrx.pro || die
fi
qt4-r2_src_prepare
}
src_install() {
dobin gqrx
}
1.1 net-wireless/gqrx/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/ChangeLog?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-wireless/gqrx/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# ChangeLog for net-wireless/gqrx
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-wireless/gqrx/ChangeLog,v 1.1 2014/07/06
21:35:52 zerochaos Exp $
*gqrx-2.1_p20130708 (06 Jul 2014)
*gqrx-9999 (06 Jul 2014)
*gqrx-2.2.0_p20140706 (06 Jul 2014)
*gqrx-2.1_p20130705 (06 Jul 2014)
06 Jul 2014; Rick Farina <[email protected]> +gqrx-2.1_p20130705.ebuild,
+gqrx-2.1_p20130708.ebuild, +gqrx-2.2.0_p20140706.ebuild, +gqrx-9999.ebuild,
+metadata.xml:
initial import of gqrx from the pentoo overlay