Package Details: streamdeck-ui-git 4.1.3.r2.gdecda13-2

Git Clone URL: https://aur.archlinux.org/streamdeck-ui-git.git (read-only, click to copy)
Package Base: streamdeck-ui-git
Description: Frontend for the Elgato Stream Deck
Upstream URL: https://github.com/streamdeck-linux-gui/streamdeck-linux-gui
Licenses: MIT
Conflicts: streamdeck-ui
Provides: streamdeck-ui
Submitter: hexptr
Maintainer: xiota
Last Packager: xiota
Votes: 2
Popularity: 0.000000
First Submitted: 2020-07-18 18:13 (UTC)
Last Updated: 2025-12-24 17:42 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

coolapso commented on 2023-10-06 20:59 (UTC)

@xiota I am not really using annotated tags which makes your package version wrong. please use non-annotated tags as per https://wiki.archlinux.org/title/VCS_package_guidelines#The_pkgver()_function

git describe --long --tags --abbrev=7 | sed 's/\([^-]*-g\)/r\1/;s/-/./g'
v3.1.0.r1.ga3f3cf8

coolapso commented on 2023-08-14 17:40 (UTC)

@xiota cool! no wories, I have the -develop package that targets the develop branch pre-releases. good to have this one as pure git on main branch.

coolapso commented on 2023-07-29 10:59 (UTC)

@xiota About the develop branch don't do anything just yet, maybe its better to keep the development going into main branch and making a stable release every now and then. its always as struggle to get people to open PR into the develop branch.

coolapso commented on 2023-07-28 20:39 (UTC)

V3.0.1 with the pyhton pillow fix has been released.

https://github.com/streamdeck-linux-gui/streamdeck-linux-gui/releases

@xiota, maybe you would like to move the upstream to the new repository? Also I have realized that at the moment your package and streadeck-ui are pretty much doing the same thing.

The new repo, main branch won't have any code without a proper release, what about pointing this one to the develop branch?

thanks