Search Criteria
Package Details: budgie-brightness-applet-git 0.2.1.r0.2372b25-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/budgie-brightness-applet-git.git (read-only, click to copy) |
---|---|
Package Base: | budgie-brightness-applet-git |
Description: | Screen brightness applet for Budgie Desktop |
Upstream URL: | https://github.com/ilgarmehmetali/budgie-brightness-control-applet |
Keywords: | applet brightness budgie screen |
Licenses: | GPL2 |
Conflicts: | budgie-brightness-applet |
Provides: | budgie-brightness-applet |
Submitter: | ian_mcxa |
Maintainer: | FFY00 |
Last Packager: | FFY00 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2017-10-19 14:56 (UTC) |
Last Updated: | 2018-07-10 16:23 (UTC) |
Dependencies (7)
- budgie-desktop (budgie-desktop-git)
- gnome-settings-daemon (gnome-settings-daemon-volume-step-patch, gnome-settings-daemon-shutdown, gnome-settings-daemon-git, gnome-settings-daemon-oldstable, gnome-settings-daemon-338, gnome-settings-daemon-ubuntu, gnome-settings-daemon-nvidia-backlight-patch)
- libpeas (libpeas-luajit, libpeas-git, libpeas-lua51)
- gobject-introspection (gobject-introspection-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-bin, python-ninja, ninja-kitware, ninja-mem) (make)
- vala (vala0.44, vala-git, vala0.52, vala0.54) (make)
Latest Comments
FFY00 commented on 2018-04-26 18:15 (UTC)
The build is now fixed. Enjoy.
ian_mcxa commented on 2018-01-07 02:19 (UTC)
I'm not longer running Budgie on my machines, so I'm disowning this.
AllanDaemon commented on 2018-01-07 02:05 (UTC)
diff --git a/PKGBUILD b/PKGBUILD index
39a1a03
..c13d77a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -14,7 +14,6 @@ source=("${pkgname}::git+${url}")prepare() { cd "$srcdir/${pkgname}" - git checkout popover }
build() {
AllanDaemon commented on 2018-01-07 01:56 (UTC)
The ref (branch/tag) popover doesn't exist anymore in the git source, so makepkg fails with error on checkout.