Package Details: minipro-git 0.7.2.r67.gb7bfb14-1

Git Clone URL: https://aur.archlinux.org/minipro-git.git (read-only, click to copy)
Package Base: minipro-git
Description: Open source chip programming utility for autoelectric.cn MiniPro TL866xx series (TL866CS, TL866A, and TL866II+)
Upstream URL: https://gitlab.com/DavidGriffith/minipro
Licenses: GPL-3.0-only
Conflicts: minipro
Provides: minipro
Submitter: queueRAM
Maintainer: uffe
Last Packager: uffe
Votes: 12
Popularity: 0.000000
First Submitted: 2015-02-09 23:23 (UTC)
Last Updated: 2024-10-06 20:22 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

« First ‹ Previous 1 2

jfcandidofilho commented on 2018-12-18 07:38 (UTC) (edited on 2018-12-27 22:43 (UTC) by jfcandidofilho)

EDIT: this is not necessary anymore since @uffe took the job of maintaining the package.

--

Since the maintainer has yet to update this, I made its PKGBUILD up-to-date. Most people that uses this won't need it though - probably.

https://github.com/jfcandidofilho/minipro-aur/blob/master/PKGBUILD

wcasanova commented on 2018-07-01 23:19 (UTC)

project is moved to gitlab https://gitlab.com/DavidGriffith/minipro

<deleted-account> commented on 2016-04-23 20:57 (UTC)

I had the problem too: error: failed to commit transaction (conflicting files) minipro-git: /bin exists in filesystem Errors occurred, no packages were upgraded. As workaround, I replaced this string: make PREFIX="${pkgdir}" \ to this one: make PREFIX="${pkgdir}/usr/" \ Please, update PKGBUILD.

synaps commented on 2015-11-12 22:33 (UTC)

Have you encountered "Error opening device" error?

queueRAM commented on 2015-06-29 05:27 (UTC)

I don't get an error. BIN_DIR is derived from PREFIX which is set to PREFIX="${pkgdir}" in the PKGBUILD.

wcasanova commented on 2015-06-28 15:58 (UTC)

Thanks @queueRAM. He gives me compile error, fix it by adding the PKGBUILD BIN_DIR="${pkgdir}/usr/bin" \ Binaries move to /usr/bin. salu2