Portage is a package management system used by Gentoo Linux
# ChangeLog for net-dialup/umtsmon
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/umtsmon/ChangeLog,v 1.7 2008/05/12 11:06:52 pva Exp $
*umtsmon-0.8 (12 May 2008)
12 May 2008; Peter Volkov
Version bump, bug #213132, thank Klaas van Gend for maintaining.
03 Jan 2008; Alin Năstac
Remove old version.
*umtsmon-0.7 (11 Oct 2007)
11 Oct 2007; Alin Năstac
Version bump (#195459).
02 Oct 2007; Alin Năstac
Use eqmake3 for generating the makefile (#194373). Install README and TODO
into doc dir.
19 Jul 2007; Alin Năstac
Remove obsolete version.
*umtsmon-0.6 (05 Jun 2007)
05 Jun 2007; Alin Năstac
Version bump (#180441).
*umtsmon-0.5 (31 Mar 2007)
31 Mar 2007; Alin Năstac
+umtsmon-0.5.ebuild:
Initial import from bug #171785, thanks to Momsen Reincke
DIST umtsmon-0.7.src.tar.gz 232095 RMD160 65be563fcd39d7fd595fcb39b35d8680ef45af5b SHA1 e48a79860e349ca0ab9732f8b8ac3ccb01fecd6b SHA256 296f20ffe48af297a5a9c13bd4e835c396cbba38a8abdcf14c45e977da1f8c8b
DIST umtsmon-0.8.src.tar.gz 296263 RMD160 fad59c24bc72edf082d560de2a2edcde62fa05a6 SHA1 08ce8b6f75ff3896fc6891c3dfa9c634a567e64f SHA256 59da4d3a362abd145cf0b07f8b94f66b250307da854c2908590ef35bec59f693
EBUILD umtsmon-0.7.ebuild 1762 RMD160 116166e16b27ecf56ba8610106a17521b4fb3b2d SHA1 fea1c45279d0bc6eb3db9430c3de11b29925d46f SHA256 b3371f56567a9398dad4944b1f4f035f729c4d80e68c4211cf81a253f657b320
EBUILD umtsmon-0.8.ebuild 1642 RMD160 6de44d41d2d8ba7f62b65a013ca68ad50fdca6b2 SHA1 244010570c1fd36874333ff8f7dbe37a72f41105 SHA256 6dd19124b06e39901ef8d8fd814469fc464e7b5dd03e51f395246d363c4890ac
MISC ChangeLog 1216 RMD160 32c58c2c08e1786466d475b331b46736788ac26f SHA1 4b8ce02151c97ae88c9ab53591ef7c51fb7df3b7 SHA256 b2f09a72114475e85ab4ed5ddb20767815e1eb9edf53ebaf0114b59243263776
MISC metadata.xml 465 RMD160 f7ab91176e0ade08dfded4a332345080e847d725 SHA1 398d8baa744e7dc1e1e5b066fc21ce5bd90846fc SHA256 14495c0d416f75e4a042098abd7ab9842aa3c1de5584512b1e019a37a3550a07
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/umtsmon/umtsmon-0.7.ebuild,v 1.1 2007/10/11 10:42:46 mrness Exp $
inherit eutils qt3
DESCRIPTION="UMTSmon is a tool to control and monitor a wireless mobile network card (GPRS, EDGE, WCDMA, UMTS, EV-DO, HSDPA)"
HOMEPAGE="http://umtsmon.sourceforge.net/"
SRC_URI="mirror://sourceforge/umtsmon/${P}.src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="$(qt_min_version 3.3)
dev-libs/libusb"
RDEPEND="${DEPEND}
net-dialup/ppp
sys-apps/pcmciautils"
# for i18n support (probably will appear in version 0.8)
# Supported languages and translated documentation
# Be sure all languages are prefixed with a single space!
#MY_AVAILABLE_LINGUAS=" foo bar"
#IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}"
src_compile() {
eqmake3 || die "eqmake3 failed"
emake || die "emake failed"
# for i18n support (probably will appear in version 0.8)
#local MY_LINGUAS="" lang
#for lang in ${MY_AVAILABLE_LINGUAS} ; do
# if use linguas_${lang} ; then
# MY_LINGUAS="${MY_LINGUAS} ${lang}"
# fi
#done
#if [[ -z "${MY_LINGUAS}" ]] ; then
# #If no language is selected, install 'em all
# MY_LINGUAS="${MY_AVAILABLE_LINGUAS}"
#fi
#einfo "Following langpacks will be installed:"
#einfo " ${MY_LINGUAS}"
#for lang in ${MY_LINGUAS}; do
# lrelease i18n/umtsmon_${lang}.ts \
# || die "failed to install langpack for ${lang} language"
#done
}
src_install() {
dobin umtsmon || die "dobin failed"
domenu umtsmon.desktop
doicon images/128
# for i18n support (probably will appear in version 0.8)
#insinto /usr/share/umtsmon/i18n
#doins i18n/*.qm
dodoc AUTHORS README TODO
}
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-dialup/umtsmon/umtsmon-0.8.ebuild,v 1.1 2008/05/12 11:06:52 pva Exp $
inherit eutils qt3
DESCRIPTION="UMTSmon is a tool to control and monitor a wireless mobile network card (GPRS, EDGE, WCDMA, UMTS, EV-DO, HSDPA)"
HOMEPAGE="http://umtsmon.sourceforge.net/"
SRC_URI="mirror://sourceforge/umtsmon/${P}.src.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="$(qt_min_version 3.3)
dev-libs/libusb"
RDEPEND="${DEPEND}
net-dialup/ppp
sys-apps/pcmciautils"
# for i18n support
# Supported languages and translated documentation
# Be sure all languages are prefixed with a single space!
MY_AVAILABLE_LINGUAS=" nl de pt_PT pt_BR"
IUSE="${IUSE} ${MY_AVAILABLE_LINGUAS// / linguas_}"
src_compile() {
eqmake3 || die "eqmake3 failed"
emake || die "emake failed"
#for i18n support
local MY_LINGUAS="" lang
for lang in ${MY_AVAILABLE_LINGUAS} ; do
if use linguas_${lang} ; then
MY_LINGUAS="${MY_LINGUAS} ${lang}"
fi
done
if [[ -z "${MY_LINGUAS}" ]] ; then
#If no language is selected, install 'em all
MY_LINGUAS="${MY_AVAILABLE_LINGUAS}"
fi
einfo "Following langpacks will be installed:"
einfo " ${MY_LINGUAS}"
for lang in ${MY_LINGUAS}; do
lrelease i18n/umtsmon_${lang}.ts \
|| die "failed to install langpack for ${lang} language"
done
}
src_install() {
dobin umtsmon || die "dobin failed"
domenu umtsmon.desktop
doicon images/128
# for i18n support
insinto /usr/share/umtsmon/translations
doins i18n/*.qm
dodoc AUTHORS README TODO
}