Search Criteria
Package Details: mojave-gtk-theme-git r407.6b7b4fa-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mojave-gtk-theme-git.git (read-only, click to copy) |
---|---|
Package Base: | mojave-gtk-theme-git |
Description: | A Mac OSX like theme for GTK 3, GTK 2 and Gnome-Shell which supports GTK 3 and GTK 2 based desktop environments like Gnome, Pantheon, XFCE, Mate, etc. |
Upstream URL: | https://github.com/vinceliuice/Mojave-gtk-theme |
Licenses: | GPL3 |
Conflicts: | mojave-gtk-theme, mojave-gtk-theme-git-new |
Submitter: | ArchFeh |
Maintainer: | ArchFeh |
Last Packager: | ArchFeh |
Votes: | 8 |
Popularity: | 0.33 |
First Submitted: | 2020-03-29 22:41 (UTC) |
Last Updated: | 2021-02-09 13:31 (UTC) |
Dependencies (7)
- gtk-engine-murrine
- gtk-engines
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- git (git-gitAUR, git-glAUR) (make)
- inkscape (inkscape-gitAUR) (make)
- optipng (make)
- sassc (sassc-gitAUR) (make)
Required by (2)
- mcmojave-circle-icon-theme-git (optional)
- plasma5-theme-mcmojave-git (optional)
Latest Comments
« First ‹ Previous 1 2
class101 commented on 2020-03-30 18:41 (UTC) (edited on 2020-03-30 18:42 (UTC) by class101)
@ArchFeh
I never installed the
-new
package, I kept this package and I didn't received thesassc
update.Cause: you kept pkgrel=1 so the update thinks there is no upgrade to grab because the PKGBUILD i downloaded is also pkgrel=1
Solution: If you want to populate changes from a PKGBUILD file, you must bump +1 the pkgrel and regenerate the .SRCINFO file ,
pkgrel=2
or more should have been used.Basically, from you local git repo you only need to set
pkgrel=2
, executemakepkg --printsrcinfo > .SRCINFO
and commit both files should be enough.More infos AUR Submission Guidelines or the PKGBUILD and SRCINFO wiki pages
class101 commented on 2020-03-30 16:17 (UTC)
Better indeed without the -new suffix, thank you for fixing.
This is a great theme, my favorite :)
ArchFeh commented on 2020-03-29 18:58 (UTC)
@diabonas Thank you, I will follow it.
diabonas commented on 2020-03-29 08:26 (UTC)
Please don't ever upload updated versions of an existing package (
mojave-gtk-theme-git
in this case, which has since been deleted) under a new name, especially if the new name is as nondescript as adding a-new
suffix.Since the original
mojave-gtk-theme-git
package is now gone, please upload this package asmojave-gtk-theme-git
, then file a merge request to mergemojave-gtk-theme-git-new
intomojave-gtk-theme-git
.ArchFeh commented on 2020-03-22 20:54 (UTC)
@spsf64 Added! Thx for advise)
spsf64 commented on 2020-03-22 20:46 (UTC)
@ArchFeh, please add "https://aur.archlinux.org/packages/mojave-gtk-theme/" to conflicts, thanks!
ArchFeh commented on 2020-03-21 09:20 (UTC) (edited on 2020-03-22 21:28 (UTC) by ArchFeh)
@class101 Thank you for reminder, I will try to do it because I am newbie of aur, don't know can do like this. Now dont know why the package mojave-gtk-theme-git disappeared
class101 commented on 2020-03-21 08:10 (UTC)
Not sure a new package was necessary, just had to commit pkgbuild changes with pkgrel bumped to 2 and .srcinfo synchronize. Would have preserved comments, ratings and update smoother on clients.
« First ‹ Previous 1 2