Search Criteria
Package Details: artemisrgb-git 1.2023.1130.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/artemisrgb-git.git (read-only, click to copy) |
---|---|
Package Base: | artemisrgb-git |
Description: | A universal RGB control software |
Upstream URL: | https://artemis-rgb.com/ |
Keywords: | openrgb rgb rgb-leds rgb-perhipherals |
Licenses: | custom:PolyForm Noncommercial License 1.0.0 |
Conflicts: | artemisrgb |
Provides: | artemisrgb |
Submitter: | OmegaRogue |
Maintainer: | OmegaRogue |
Last Packager: | OmegaRogue |
Votes: | 1 |
Popularity: | 0.000045 |
First Submitted: | 2023-07-10 13:41 (UTC) |
Last Updated: | 2023-11-30 15:38 (UTC) |
Dependencies (10)
- bash (bash-devel-static-gitAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-5.0-binAUR, dotnet-runtime-7.0-binAUR, dotnet-runtime-6.0-binAUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR, dotnet-runtime-8.0-binAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-5.0-binAUR, dotnet-sdk-6.0.110-binAUR, dotnet-sdk-7.0-binAUR, dotnet-sdk-8.0.300-binAUR, dotnet-sdk-6.0-binAUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR, dotnet-sdk-8.0-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- zip (zip-natspecAUR) (make)
Latest Comments
shaybox commented on 2024-04-30 17:48 (UTC) (edited on 2024-05-13 23:26 (UTC) by shaybox)
Icon is still broken, and the pkgver also isn't being detected by AUR helpers to trigger a rebuild when there's an upstream update.
EDIT: And the package isn't able to build without deleting the src/pkg dirs (clean build), you need to add a
rm -rf src pkg
if that's the case. EDIT2: Thewootility-appimage
package is required for Wooting device support (udev rules), this should probably be an optional dependency.mklein994 commented on 2024-02-23 03:39 (UTC)
I think the icon isn't being referenced correctly:
The icon is currently placed in
/usr/share/icons/hicolor/256x256/apps/artemisrgb-git.png
, which is different from what theartemis.desktop
file is saying:OmegaRogue commented on 2023-11-30 15:39 (UTC)
Should be fixed now
OmegaRogue commented on 2023-11-30 09:35 (UTC)
Will do that, seems like i did most of the work and then forgot about it and never pushed anything
synchro commented on 2023-09-23 06:46 (UTC) (edited on 2023-09-23 07:30 (UTC) by synchro)
EDIT: It also appears that Plugins are not zipped up correctly, it looks like the directories are being zipped and not the files. Try adapting this as I find the zip utility is finicky with stripping folders.
Heyo, Would it be possible to get zip added to the makerequires? It looks like it's needed to zip up the plugins.