Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 319284 Details for
Bug 428158
net-wireless/mbm-gpsd; net-wireless/mbm-gps-control new ebuilds
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
mbm-gps-control ebuild
mbm-gps-control-9999.ebuild (text/plain), 708 bytes, created by
Christian Samsel
on 2012-07-26 10:21:41 UTC
(
hide
)
Description:
mbm-gps-control ebuild
Filename:
MIME Type:
Creator:
Christian Samsel
Created:
2012-07-26 10:21:41 UTC
Size:
708 bytes
patch
obsolete
># Copyright 1999-2010 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >EAPI="4" > >inherit eutils git-2 autotools > >DESCRIPTION="GPS control software for Mobile Broadband Modules (mbm)" >HOMEPAGE="http://sourceforge.net/apps/mediawiki/mbm/index.php?title=MBM" > >LICENSE="GPL-2" > >EGIT_REPO_URI="git://mbm.git.sourceforge.net/gitroot/mbm/${PN}" >EGIT_BRANCH="master" >SLOT="git" >KEYWORDS="~x86 ~amd64" > >LICENSE="GPL-2" >IUSE="" > >RDEPEND="net-wireless/mbm-gpsd > dev-libs/glib > sys-apps/dbus" >DEPEND="${RDEPEND}" > >src_prepare() { > epatch "${FILESDIR}"/${P}-includes.patch > eautoreconf >} > >src_configure() { > econf >} > >src_install() { > emake DESTDIR="${D}" install >} >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 428158
:
319282
| 319284 |
319286