Search Criteria
Package Details: arc-gtk-theme-git 20220405.r43.ga76102bb-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/arc-gtk-theme-git.git (read-only, click to copy) |
---|---|
Package Base: | arc-gtk-theme-git |
Description: | A flat theme suite with transparent elements. |
Upstream URL: | https://github.com/jnsh/arc-theme |
Licenses: | GPL3 |
Conflicts: | arc-gtk-theme |
Submitter: | NicoHood |
Maintainer: | Noeljunior (ooo) |
Last Packager: | ooo |
Votes: | 237 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-25 19:17 (UTC) |
Last Updated: | 2024-03-02 03:50 (UTC) |
Dependencies (6)
- git (git-gitAUR, git-glAUR) (make)
- inkscape (inkscape-gitAUR) (make)
- meson (meson-gitAUR) (make)
- sassc (sassc-gitAUR) (make)
- gnome-themes-extra (optional) – GTK2 support
- gtk-engine-murrine (optional) – GTK2 support
Latest Comments
1 2 3 4 5 6 .. 13 Next › Last »
zerophase commented on 2024-05-13 07:56 (UTC) (edited on 2024-05-13 08:01 (UTC) by zerophase)
Builds on Cinnamon 6.0; but, does not theme gnome calculator, nor system monitor. This is the error I get without
export SELF_CALL=1
https://pastebin.com/a0v817zr
xuanruiqi commented on 2024-04-04 05:24 (UTC)
Actually, if you
export SELF_CALL=1
in the build function, it builds perfectly.ooo commented on 2023-09-15 13:47 (UTC)
Do not mark the package out-of-date because of build failures. That is not what that button is for. Use the comment section, although you should search the usual places (issues in the github project page, earlier comments, forums etc.) first.
For the current build failure with this package, see https://github.com/jnsh/arc-theme/issues/214
ooo commented on 2022-12-19 06:52 (UTC)
Please do not flag -git packages out of date for version bump. Just rebuild, and the pkgver will be updated automatically. See the note in https://wiki.archlinux.org/title/Arch_User_Repository#Flagging_packages_out-of-date
ooo commented on 2022-12-15 05:06 (UTC)
@xuanruiqi Done! Thank you for the reminder.
xuanruiqi commented on 2022-12-15 04:51 (UTC)
Since upstream supports GNOME Shell 43 and Cinnamon 5.4 in the master branch now, you can bump
_cinnamonver
and_gnomeshellver
.ooo commented on 2022-02-17 01:05 (UTC)
@KingCartman The error explains your issue. Remove the build directory that was generated with old Meson version to fix this. If you can't locate the exact build directory, you can just delete all build files, i.e. the
src/
directory.KingCartman commented on 2022-02-07 20:17 (UTC)
I am on Manjaro, but I think that makes no difference. I cant build this package anymore. I get the following error:
ERROR: Build directory has been generated with Meson version 0.60.3, which is incompatible with the current version 0.61.1.
ooo commented on 2021-12-12 15:10 (UTC)
Dropped the
gtk3_version
build option to fix build. Thank you for the heads up.phush0 commented on 2021-12-12 13:33 (UTC)
Build will fail with
meson.build:1:0: ERROR: Unknown options: "gtk3_version"
because it is not a option anymore.1 2 3 4 5 6 .. 13 Next › Last »