Search Criteria
Package Details: matcha-gtk-theme 2025.04.11-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/matcha-gtk-theme.git (read-only, click to copy) |
---|---|
Package Base: | matcha-gtk-theme |
Description: | A flat design theme for GTK 3, GTK 2 and GNOME Shell |
Upstream URL: | https://vinceliuice.github.io/theme-matcha.html |
Licenses: | GPL-3.0-or-later |
Submitter: | grimi |
Maintainer: | yochananmarqos |
Last Packager: | yochananmarqos |
Votes: | 41 |
Popularity: | 0.125141 |
First Submitted: | 2017-11-10 19:04 (UTC) |
Last Updated: | 2025-04-11 20:17 (UTC) |
Dependencies (4)
- setconf (make)
- gtk-engine-murrine (optional) – GTK2 theme support
- gtk-engines (optional) – GTK2 theme support
- qogir-icon-themeAUR (qogir-icon-theme-gitAUR) (optional) – Recommended icon theme
Required by (1)
- plasma5-themes-matchama (optional)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Kamey commented on 2020-12-07 20:45 (UTC)
I love it, it goes so well with papirus icon theme on xfce4!
8BitSloth commented on 2020-02-09 20:16 (UTC)
Here is an updated PKGBUILD until the maintainer does an official update.
Maintainer: Jack Random <jack ät random.to>
previous maintainer: Michael J. Pento mjpento@verizon.net
previous maintainer: grimi <grimi at poczta dot fm>
pkgname=matcha-gtk-theme pkgver=2020_02_06 pkgrel=1 pkgdesc="A flat design themes for GNOME, MATE, Openbox, Unity, XFCE, Budgie" arch=('any') url='https://github.com/vinceliuice/matcha' license=('GPL3') depends=('gtk-engine-murrine' 'gtk-engines' 'gtk3') source=("https://github.com/vinceliuice/Matcha-gtk-theme/archive/${pkgver//_/-}.tar.gz")
sha256sums=('7b22059984c06afe2f4bf93d11e8b5e3c999a4cbb16d655b75e2aa1ce8cad6ed')
package() { mkdir "${pkgdir}"/usr mkdir "${pkgdir}"/usr/share mkdir "${pkgdir}"/usr/share/themes cd "Matcha-gtk-theme-${pkgver//_/-}" export _ORIGINAL_MATCHA_INSTALL_DIR=/usr/share/themes export _NEW_MATCHA_INSTALL_DIR="${pkgdir}"/usr/share/themes sed -i 's|'${_ORIGINAL_MATCHA_INSTALL_DIR}'|'${_NEW_MATCHA_INSTALL_DIR}'|g' ./Install ./Install }
AlexWayfer commented on 2019-04-16 10:39 (UTC)
Again:
PhotonX commented on 2019-04-02 10:49 (UTC)
Thanks, issue is fixed for me! I had to do a clean build (using yay as AUR helper which caches the source files which most probably was the source of the problem).
mpento commented on 2019-04-01 23:53 (UTC)
@PhotonX: updated the package sums, hopefully that fixes your issue.
PhotonX commented on 2019-03-23 08:08 (UTC)
I'm getting sha256sum mismatches after yesterday's update.
mpento commented on 2019-03-22 21:56 (UTC)
Updated to 2019.03.10
mpento commented on 2018-10-07 04:12 (UTC)
Updated to 2018.09.26 version
mpento commented on 2018-08-13 23:18 (UTC)
Update to 2018.06.19
mpento commented on 2018-04-18 13:52 (UTC)
Update to 2018.04.16 version.
« First ‹ Previous 1 2 3 Next › Last »