Search Criteria
Package Details: mobac 2.3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mobac.git (read-only, click to copy) |
---|---|
Package Base: | mobac |
Description: | Mobile Atlas Creator (formerly TrekBuddy Atlas Creator) creates offline atlases for GPS handhelds and cell phone applications like TrekBuddy, AndNav and other |
Upstream URL: | http://mobac.sourceforge.net/ |
Licenses: | GPL |
Submitter: | biginoz |
Maintainer: | jose1711 |
Last Packager: | jose1711 |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2011-06-24 07:08 (UTC) |
Last Updated: | 2024-09-02 21:44 (UTC) |
Dependencies (1)
- java-runtime (jre10AUR, jre12AUR, jdk10AUR, jdk10-openj9-binAUR, jdk7AUR, jre7AUR, amazon-corretto-16AUR, jdk8-graalvm-binAUR, jdk16-graalvm-binAUR, jdk16-adoptopenjdkAUR, jdk8-armAUR, liberica-jre-11-binAUR, jdk11-j9-binAUR, jre11-jbr-xdgAUR, jre16-openjdkAUR, jre14-openjdkAUR, jre15AUR, jre14AUR, jre13AUR, jre16AUR, jre18-openjdkAUR, amazon-corretto-19-binAUR, jdk19-graalvm-binAUR, liberica-jre-11-full-binAUR, jdk19-graalvm-ee-binAUR, jdk13-openjdk-binAUR, liberica-jre-8-full-binAUR, jdk11-graalvm-binAUR, jre-openj9AUR, jdk11-graalvm-ee-binAUR, jre12-openjdkAUR, jdk11-dragonwell-standard-binAUR, jdk11-jetbrains-binAUR, jdk20-graalvm-binAUR, jdk17-graalvm-binAUR, jdk8-graalvm-ee-binAUR, zulu-15-binAUR, jdk20-openj9-binAUR, zulu-13-binAUR, jdk8-dragonwell-extended-binAUR, jdk8-dragonwell-standard-binAUR, jdk11-dragonwell-extended-binAUR, jdk17-dragonwell-standard-binAUR, jre11AUR, jdk8-j9-binAUR, jdk7-j9-binAUR, jdk7r1-j9-binAUR, jdk8-dragonwell-extendedAUR, jre13-openjdkAUR, jre15-openjdkAUR, jdk21-graalvm-binAUR, jre17-jetbrainsAUR, jdk8-openj9-binAUR, jre-ltsAUR, microsoft-openjdk-11-binAUR, microsoft-openjdk-17-binAUR, microsoft-openjdk-21-binAUR, liberica-nik-24-full-binAUR, jre21-jetbrains-gitAUR, jdk21-jetbrains-gitAUR, zulu-17-binAUR, zulu-11-binAUR, zulu-8-binAUR, mandrel-binAUR, mandrel24-binAUR, liberica-jdk-17-full-binAUR, liberica-jdk-11-lite-binAUR, liberica-jdk-11-full-binAUR, liberica-jdk-11-binAUR, jdk17-graalvm-ee-binAUR, jdk21-graalvm-ee-binAUR, jdk22-graalvm-ee-binAUR, jdk20-graalvm-ee-binAUR, jdk22-graalvm-binAUR, jre19-openjdkAUR, jdk17-jetbrains-binAUR, zulu-jdk-fx-binAUR, jre21-jetbrainsAUR, jdk17-zulu-prime-binAUR, zing-21-binAUR, zing-8-binAUR, jdk23-graalvm-ee-binAUR, jdk-android-studioAUR, jre17AUR, java-openjdk-binAUR, jre21-zulu-binAUR, amazon-corretto-17AUR, amazon-corretto-21-binAUR, jre17-zulu-binAUR, jdk21-temurinAUR, amazon-corretto-8AUR, amazon-corretto-11AUR, jdk11-temurinAUR, liberica-jdk-full-binAUR, liberica-jdk-21-full-binAUR, liberica-jdk-8-full-binAUR, jdk17-temurinAUR, jdk8-temurinAUR, zulu-21-binAUR, jdk-temurinAUR, jre8AUR, jdk8AUR, zulu-17-fx-binAUR, jdk8-perfAUR, zulu-jre-fx-binAUR, zulu-fx-binAUR, zulu8-fx-binAUR, zulu11-fx-binAUR, zulu17-fx-binAUR, zulu21-fx-binAUR, jdk-openj9-binAUR, jdk11-openj9-binAUR, jdk17-openj9-binAUR, jre-jetbrainsAUR, jre-openjdk-wakefieldAUR, jdk-openjdk-wakefieldAUR, jdk21-openj9-binAUR, java-openjdk-ea-binAUR, zulu-23-binAUR, jreAUR, jdkAUR, jdk21-jetbrains-binAUR, jdk21-dragonwell-standard-binAUR, jdk21-dragonwell-extended-binAUR, jdk-openjdk, jdk11-openjdk, jdk17-openjdk, jdk21-openjdk, jre-openjdk, jre11-openjdk, jre17-openjdk, jre21-openjdk, jre8-openjdk)
Latest Comments
1 2 Next › Last »
dreieck commented on 2024-02-14 09:46 (UTC) (edited on 2024-02-14 09:49 (UTC) by dreieck)
You download the prebuilt software, not the source.
So you should rename your package to
mobac-bin
(i.e. with the-bin
suffix) and addprovides=("mobac=${pkgver}")
,conflicts=('mobac')
.Thanks for maintaining!,
and by the way:
Version 2.3.3 is out.
zoe commented on 2021-06-10 18:12 (UTC) (edited on 2021-06-10 18:20 (UTC) by zoe)
Thank you @jose1711
A last little thing :
Change the line :
into :
because when calling help in mobac, it complains about file README.HTM which does not exist.
I think it is a bug of mobac…
Also, you should add this line :
This file is needed for the map « MapsforgeWorld »
jose1711 commented on 2021-06-08 21:51 (UTC)
@zoe you're totally right. should've done a clean install.. now fixed. thanks for being patient.
zoe commented on 2021-06-08 20:08 (UTC) (edited on 2021-06-08 20:25 (UTC) by zoe)
I think you should remove this line :
because sqlite-jdbc-3.16.1.jar does no longer exist in source files.
And also, change the line :
into
sambucus commented on 2021-05-16 05:26 (UTC)
'/var/tmp/pamac-build-sambucus/mobac/src/sqlite-jdbc-3.16.1.jar' file or directory not found. (loosely translated)
zoe commented on 2018-05-31 08:01 (UTC)
Could you update towards 2.0.1 ? Thanks a lot. Plus, could you add icon in /usr/share/icons/hicolor/48x48/apps/mobac48.png ? You can extract it from : "https://freefr.dl.sourceforge.net/project/mobac/Mobile Atlas Creator/MOBAC 2.0/Mobile Atlas Creator 2.0.1 src.zip"
bebR commented on 2016-04-13 08:46 (UTC)
jose1711 commented on 2013-09-25 10:22 (UTC)
ggranga commented on 2013-09-08 10:21 (UTC)
notizblock commented on 2012-10-25 18:35 (UTC)
1 2 Next › Last »