[arch-commits] Commit in garmindev/trunk (3 files)

Jaroslav Lichtblau jlichtblau at nymeria.archlinux.org
Sun Sep 29 17:08:29 UTC 2013


    Date: Sunday, September 29, 2013 @ 19:08:29
  Author: jlichtblau
Revision: 97781

upgpkg: garmindev 0.3.4-6

Modified:
  garmindev/trunk/PKGBUILD
  garmindev/trunk/garmindev.changelog
  garmindev/trunk/garmindev.install

---------------------+
 PKGBUILD            |    4 ++--
 garmindev.changelog |    3 +++
 garmindev.install   |    4 +++-
 3 files changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-29 16:25:49 UTC (rev 97780)
+++ PKGBUILD	2013-09-29 17:08:29 UTC (rev 97781)
@@ -4,12 +4,12 @@
 
 pkgname=garmindev
 pkgver=0.3.4
-pkgrel=5
+pkgrel=6
 pkgdesc="Garmin Device Drivers for QlandkarteGT"
 arch=('i686' 'x86_64')
 url="http://www.qlandkarte.org/"
 license=('GPL')
-depends=('libusb')
+depends=('libusb-compat')
 makedepends=('cmake')
 changelog=$pkgname.changelog
 install=$pkgname.install

Modified: garmindev.changelog
===================================================================
--- garmindev.changelog	2013-09-29 16:25:49 UTC (rev 97780)
+++ garmindev.changelog	2013-09-29 17:08:29 UTC (rev 97781)
@@ -1,3 +1,6 @@
+2013-09-29 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
+	* garmindev 0.3.4-6 install file update FS#36141
+
 2011-11-20 Jaroslav Lichtblau <dragonlord at aur.archlinux.org>
 	* garmindev 0.3.4-5
 	* udev rule updated for Linux 3.1.1

Modified: garmindev.install
===================================================================
--- garmindev.install	2013-09-29 16:25:49 UTC (rev 97780)
+++ garmindev.install	2013-09-29 17:08:29 UTC (rev 97781)
@@ -3,6 +3,8 @@
 Note:
 ==> In case you experience access permission error for the attached Garmin GPS device,
 ==> see http://wiki.openstreetmap.org/wiki/USB_Garmin_on_GNU/Linux for more details.
-==> Disable garmin_gps module in /etc/rc.conf and see included example udev rule.
+==> Disable garmin_gps module and see included example udev rule:
+==> echo "blacklist garmin_gps" > /etc/modprobe.d/garmindev.conf
+==> cd /etc/udev/rules.d ; ln -s /usr/share/garmindev/51-garmin.rules 51-garmin.rules
 EOF
 }




More information about the arch-commits mailing list