Package Details: libch343ser-git r42.05b4e1f-8

Git Clone URL: https://aur.archlinux.org/ch343ser-git.git (read-only, click to copy)
Package Base: ch343ser-git
Description: USB serial driver for ch342/ch343/ch344/ch347/ch347f/ch9101/ch9102/ch9103/ch9104, etc. (dynamic lib).
Upstream URL: https://github.com/WCHSoftGroup/ch343ser_linux
Keywords: ch342 ch343 ch344 ch347 ch9101 ch9102 ch9103 ch9104
Licenses: GPL-2.0-or-later
Conflicts: libch343ser
Provides: libch343ser
Submitter: taotieren
Maintainer: taotieren (gynamics)
Last Packager: gynamics
Votes: 0
Popularity: 0.000000
First Submitted: 2023-07-19 15:26 (UTC)
Last Updated: 2024-09-05 14:39 (UTC)

Dependencies (2)

Required by (1)

Sources (1)

Latest Comments

FabioLolix commented on 2023-07-23 14:37 (UTC)

@taotieren I'm not interested in co-maintaining this pkgbuild; I have made a revision because I randomly picked it from the feed "Newest AUR Packages", instead I'm interested in co-maintining linuxcnc-git

taotieren commented on 2023-07-20 07:25 (UTC)

Thanks!

FabioLolix commented on 2023-07-19 17:23 (UTC)

Hello, for pkgver please use:

printf "r%s.%s" "$(git rev-list --count HEAD)" "$(git rev-parse --short=7 HEAD)"

(git without tags https://wiki.archlinux.org/title/VCS_package_guidelines#Git)

gcc don't have to be specified as makedepends because is part of the base-devel package and is a pre-requisite, while git is missing from makedepends