Search Criteria
Package Details: streamdeck-ui-git 4.1.0.r10.g6a3beb04-1
Package Actions
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: | 2024-02-19 10:18 (UTC) |
Dependencies (16)
- pyside6
- python (python37AUR, python311AUR, python310AUR)
- python-cairosvg
- python-elgato-streamdeckAUR
- python-evdev
- python-filetypeAUR
- python-importlib-metadata
- python-pillow (python-pillow-gitAUR)
- python-pynputAUR
- python-setuptools
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-wheel (make)
- gnome-shell-extension-appindicator (gnome-shell-extension-appindicator-gitAUR) (optional) – tray icon support gnome-shell
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
xiota commented on 2023-10-06 22:55 (UTC) (edited on 2023-10-06 23:24 (UTC) by xiota)
@4s3ti I've modified
pkgver()
to--exclude *[a-z][a-z]*
.There was no substantive difference between your suggested change and the previous
pkgver()
, except that your suggestion retains thev
prefix, which is against VCS package guidelines.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
xiota commented on 2023-08-14 17:49 (UTC)
@4s3ti Sounds good.
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.
xiota commented on 2023-08-14 16:56 (UTC)
@4s3ti I've updated the package to use the new fork. Not going to bother with the develop branch because such branches rarely actually work. From what I've seen, they tend to eventually become irreparably broken or abandoned.
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
« First ‹ Previous 1 2 3 4 Next › Last »