Search Criteria
Package Details: hardcode-tray-git 4.3.r15.g46df7ea-1
Git Clone URL: | https://aur.archlinux.org/hardcode-tray-git.git (read-only, click to copy) |
---|---|
Package Base: | hardcode-tray-git |
Description: | Fixes Hardcoded Tray Icons |
Upstream URL: | https://github.com/bil-elmoussaoui/Hardcode-Tray |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | bil-elmoussaoui |
Maintainer: | Yuanji |
Last Packager: | Yuanji |
Votes: | 13 |
Popularity: | 0.089061 |
First Submitted: | 2016-11-14 17:48 |
Last Updated: | 2019-01-08 08:01 |
Dependencies (12)
- gobject-introspection (gobject-introspection-git)
- gtk3 (gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-git, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view, gtk3-typeahead)
- librsvg (librsvg-git, librsvg-minimal-git)
- python (python-dbg)
- python-cairosvg
- python-gobject (python-gobject-git)
- git (git-git) (make)
- meson (meson-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- inkscape (inkscape-092-git, inkscape-git) (optional) – to convert svg to png with inkscape
- lib32-sni-qt-patched-git (optional, x86_64) – 32-bit patched qt4 sni plugin to enable icon modification
- sni-qt-patched-git (optional) – patched qt4 sni plugin to enable icon modification
Latest Comments
yochananmarqos commented on 2021-02-27 18:29
@abouvier: Just add this to the package() function:
Then install with:
abouvier commented on 2021-02-27 13:57
This package produces untracked __pycache__ files. See https://bugs.archlinux.org/task/61329
yochananmarqos commented on 2020-09-19 03:49
gobject-introspection
is only needed during build, it's not a runtime dependency. Notice it's a build dependency for 99% of Arch packages that require it.yochananmarqos commented on 2020-02-19 21:46
sni-qt-patched-git
/lib32-sni-qt-patched-git
can be removed.Yuanji commented on 2018-12-18 10:33
build faild via extra-x86_64-build command.
git
should be listed in makedepends correctly(there are two makedepends lines in PKGBUILD that causes the problem)here is the patch I made. Thanks. https://gist.github.com/masakichi/fc074003c5f1e57ee3bf014c2305c4f5
mareex commented on 2017-08-04 14:35
missing dependency gobject-introspection
==> Erstelle Paket: hardcode-tray-git 4.1.r13.ga54cd5b-1 (Fr 4. Aug 16:28:37 CEST 2017)
==> Prüfe Laufzeit-Abhängigkeiten...
==> Prüfe Buildtime-Abhängigkeiten...
==> WARNUNG: Verwende bestehenden $srcdir/ Baum
==> Beginne pkgver()...
==> Entferne existierendes $pkgdir/ Verzeichnis...
==> Beginne build()...
The Meson build system
Version: 0.41.2
Source dir: /home/marcus/.cache/pacaur/hardcode-tray-git/src/Hardcode-Tray
Build dir: /home/marcus/.cache/pacaur/hardcode-tray-git/src/Hardcode-Tray/builddir
Build type: native build
Project name: hardcode-tray
Build machine cpu family: x86_64
Build machine cpu: x86_64
Found pkg-config: /usr/bin/pkg-config (0.29.2)
Meson encountered an error in file meson.build, line 8, column 0:
Native dependency 'gobject-introspection-1.0' not found