Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 319282 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-gpsd ebuild
mbm-gpsd-9999.ebuild (text/plain), 750 bytes, created by
Christian Samsel
on 2012-07-26 10:21:17 UTC
(
hide
)
Description:
mbm-gpsd ebuild
Filename:
MIME Type:
Creator:
Christian Samsel
Created:
2012-07-26 10:21:17 UTC
Size:
750 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="sys-fs/udev" >DEPEND="${RDEPEND}" > >src_prepare() { > make -f Makeversion > eautoreconf >} > >src_configure() { > econf >} > >src_install() { > emake DESTDIR="${D}" install > doman man/*.1 >} > >pkg_postinst() { > udevadm control --reload-rules && udevadm trigger --subsystem-match=usb >}
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