Search Criteria
Package Details: mbm-gpsd-git r46.cf61a6c-1
Git Clone URL: | https://aur.archlinux.org/mbm-gpsd-git.git (read-only, click to copy) |
---|---|
Package Base: | mbm-gpsd-git |
Description: | GPS support files for Ericsson F3507g that provide an easy interface to gpsd |
Upstream URL: | http://mbm.sourceforge.net/ |
Licenses: | |
Provides: | |
Submitter: | andyboeh |
Maintainer: | shtrom |
Last Packager: | shtrom |
Votes: | 8 |
Popularity: | 0.000000 |
First Submitted: | 2009-11-06 22:21 |
Last Updated: | 2015-10-07 22:43 |
Dependencies (6)
- gtk-doc (gtk-doc-git)
- intltool
- libnl1
- network-manager-applet (network-manager-applet-gtk2, network-manager-applet-gtk2-jlindgren90-git, network-manager-applet-git)
- networkmanager (networkmanager-secure, networkmanager-noscan, networkmanager-consolekit, networkmanager-git, networkmanager-iwd)
- git (git-git) (make)
Latest Comments
1 2 3 Next › Last »
Freso commented on 2014-11-02 17:18
@mtfk: Nope; https://wiki.archlinux.org/index.php/AUR#Prerequisites
mtfk commented on 2014-11-02 09:17
Without autoconf and automake package you probably will not be able to build that package since it require autoreconf and aclocal during the build.
What about adding it as a dependencies?
mtfk commented on 2014-11-02 09:14
Without autoconf package you probably will not be able to build that package since it require autoreconf during the build.
What about adding it as a dependencies?
shtrom commented on 2014-09-03 01:37
I'll need to add an install script at some point, but instructions on using this with gpsd can be found at [0].
[0] https://www.narf.ssji.net/~shtrom/wiki/tips/delle6320linux?&#mbm-gpsd_and_systemd
shtrom commented on 2014-02-18 02:21
Yup, I re-uploaded an old version...
Also, I forked this to create mbm-gpsd-pl4nkton-git [0], based on the fork you mentioned. I didn't get to test it yet, but there you go.
[0] https://aur.archlinux.org/packages/mbm-gpsd-pl4nkton-git/
Freso commented on 2014-02-17 09:47
I also found this fork on GitHub which has some more recent updates than upstream, including a patch for the gtype_init: https://github.com/pl4nkton/mbm-gpsd
Freso commented on 2014-02-17 09:23
It looks like something went wrong when updating this one. It's not updated anyway.
shtrom commented on 2014-02-16 23:42
Updated. Thanks.
Freso commented on 2014-02-15 11:12
Line 51 needs to be replaced with ' cd ${srcdir}/${_gitname}-build' for the package to build on an up-to-date Arch system. I've revamped the entire package to meet current packaging standards here: https://gist.github.com/Freso/9d585a1faa0d6592a328 (there's a diff below the PKGBUILD file).
I also commented out the `unset`'s and added in `$CFLAGS` in the `make` call in `build()`. Any reason they were `unset` other than the `make` call? I haven't experienced anything odd (yet).
shtrom commented on 2013-07-03 23:40
Done. Could you try it? My machine is rather static at the moment, so I cannot really test it.