惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

D
DataBreaches.Net
B
Blog
博客园_首页
C
Check Point Blog
Microsoft Security Blog
Microsoft Security Blog
MyScale Blog
MyScale Blog
P
Proofpoint News Feed
Engineering at Meta
Engineering at Meta
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
B
Blog RSS Feed
M
MIT News - Artificial intelligence
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
WordPress大学
WordPress大学
宝玉的分享
宝玉的分享
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
The Cloudflare Blog
量子位
V
V2EX
Y
Y Combinator Blog
Hugging Face - Blog
Hugging Face - Blog
Martin Fowler
Martin Fowler
Recent Announcements
Recent Announcements
I
InfoQ
博客园 - 【当耐特】

AUR Newest Packages

AUR (en) - linuxqq-clipsync-git AUR (en) - libtslitex-git AUR (en) - libtslitex-git AUR (en) - carton-appimage AUR (en) - veila-git AUR (en) - veila-bin AUR (en) - vigil-baseline AUR (en) - byedroid AUR (en) - neovim-base16-git AUR (en) - pirata AUR (en) - rpi-imager-git-non-root AUR (en) - python-fastapi-sso AUR (en) - tmux-ai-titles AUR (en) - zeed-bin AUR (en) - bclone-bin AUR (en) - dwl-git-azerty AUR (en) - auggie-bin AUR (en) - libspatialaudio-git AUR (en) - libspatialaudio AUR (en) - miniupnpd-iptables-legacy AUR (en) - miniupnpd-nft AUR (en) - jeeves-bin AUR (en) - opennow AUR (en) - rotki AUR (en) - kapi-bin AUR (en) - classfi-bin AUR (en) - classfi-git AUR (en) - classfi AUR (en) - giff-git AUR (en) - budget-tracker-bin
AUR (en) - ch343ser-git
2026-06-26 · via AUR Newest Packages

Latest Comments

CloverGit commented on 2025-09-21 14:46 (UTC) (edited on 2025-09-21 14:46 (UTC) by CloverGit)

conflict with brltty-udev-generic.

taotieren commented on 2025-05-20 06:07 (UTC)

ignilux commented on 2025-05-18 00:45 (UTC)

<asm/unaligned.h> has moved to <linux/unaligned.h>. Had to correct this in driver/ch343.c before DKMS would compile the driver correctly.

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)

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