Search Criteria
Package Details: cinnamon-styles-artwork 1.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cinnamon-styles-artwork.git (read-only, click to copy) |
---|---|
Package Base: | cinnamon-styles-artwork |
Description: | Some theme and icon styles for Cinnamon. Based on mint-artwork |
Upstream URL: | https://github.com/linuxmint/mint-artwork |
Licenses: | GPL3 |
Conflicts: | mint-artwork |
Submitter: | Santi-Burgos |
Maintainer: | Santi-Burgos |
Last Packager: | Santi-Burgos |
Votes: | 2 |
Popularity: | 0.170647 |
First Submitted: | 2023-06-29 19:53 (UTC) |
Last Updated: | 2023-10-04 16:05 (UTC) |
Dependencies (8)
- bibata-cursor-themeAUR (bibata-cursor-theme-binAUR)
- cinnamon (cinnamon-gitAUR)
- mint-l-iconsAUR
- mint-l-themeAUR
- mint-themesAUR (mint-themes-gitAUR)
- mint-x-iconsAUR
- mint-y-iconsAUR (mint-y-icons-gitAUR)
- lightdm-slick-greeter-mint-themeAUR (optional) – Additional options
Required by (1)
- lightdm-slick-greeter-mint-theme (optional)
Latest Comments
doppelhelix commented on 2023-09-29 14:16 (UTC) (edited on 2023-09-29 14:42 (UTC) by doppelhelix)
Since this package is building on other platforms as well (e.g. aarch64), it would be nice if you change
arch=('x86_64')
to
arch=('any')
thanks
Santi-Burgos commented on 2023-08-01 20:20 (UTC)
@rellieberman: Greetings and I appreciate the comment and the help on this, however, I decided to not use the mint-artwork package directly because it also pulls another series of files and dependencies, which is not my intended behaviour on it; also I use it exactly to pull specific styles (and maybe add some others once I figured how to add some more)
I will change the URL though, since I realized that this is not available as you mention
rellieberman commented on 2023-07-31 21:53 (UTC) (edited on 2023-07-31 21:54 (UTC) by rellieberman)
Hi, Thanks for this package it helped me understand the new styles cinnamon introduced.
I noticed you make you own .styles sheet even though you stated that the upstream url is https://github.com/linuxmint/mint-artwork (which doesn't exist)
I realized you could use the original .styles mint provides. I edited and tested your PKGBUILD - https://pastebin.com/Yykd6x8U and it works great!
please consider adding this change to your package.
Thanks,
rellieberman