Search Criteria
Package Details: nocturnal-themes-git 1.0.r103.g27583a6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/nocturnal-themes-git.git (read-only, click to copy) |
---|---|
Package Base: | nocturnal-themes-git |
Description: | A GTK, xfwm4, openbox-3, and GNOME-Shell - Dark Mode Theme |
Upstream URL: | https://github.com/rtlewis88/rtl88-Themes/tree/Nocturnal |
Keywords: | gnome-shell gtk nocturnal openbox theme xfwm |
Licenses: | custom:CC BY-SA |
Conflicts: | nocturnal-themes |
Submitter: | pawan |
Maintainer: | None |
Last Packager: | pawan |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-09-19 18:47 (UTC) |
Last Updated: | 2020-10-18 17:32 (UTC) |
Dependencies (3)
- git (git-gitAUR, git-glAUR) (make)
- gtk-engine-murrine (optional) – for gtk2 themes
- gtk-engines (optional) – for gtk2 themes
Latest Comments
pawan commented on 2020-09-20 05:14 (UTC)
@caltlgin Thank you for your feedback. This is my first package and I want to learn more about packaging so that I can make my packages better.
I tried source=("${_gitname}::git+https://github.com/rtlewis88/rtl88-Themes.git#branch=Nocturnal") but it still downloaded the entire repo, which is huge at over 900 MB.
Passing --depth 1 to git clone also threw an error during pkgver(). So, I had to do it the ugly way.