Search Criteria
Package Details: telefuel-desktop 0.1.2-1
Git Clone URL: | https://aur.archlinux.org/telefuel-desktop.git (read-only, click to copy) |
---|---|
Package Base: | telefuel-desktop |
Description: | Telefuel desktop app |
Upstream URL: | https://telefuel.com/ |
Licenses: | |
Submitter: | squizduos |
Maintainer: | squizduos |
Last Packager: | squizduos |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-10-28 17:26 |
Last Updated: | 2019-11-29 03:03 |
Dependencies (12)
- at-spi2-core (at-spi2-core-git, at-spi2-core-minimal-git)
- desktop-file-utils (desktop-file-utils-git)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-git, gtk3-ubuntu, gtk3-patched-filechooser-icon-view, gtk3-typeahead, gtk3-no_deadkeys_underline, gtk3-classic)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- libnotify (libnotify-gtk2, libnotify-id-git, libnotify-id)
- libsecret
- libutil-linux (util-linux-libs-nosystemd-minimal-git, util-linux-libs-selinux, util-linux-libs-aes, util-linux-libs)
- libxss
- libxtst
- nss (nss-hg)
- xdg-utils (mimi-git, sx-open, busking-git, xdg-utils-git, linopen, xdg-utils-terminal-true-git, xdg-utils-mimeo, xdg-utils-handlr, xdg-utils-slock, mimi-bachoseven-git, mimejs-git)
Latest Comments
yochananmarqos commented on 2020-04-15 20:36
Updated and corrected PKGBUILD. Please see my other comment as well.
EDIT: The package has been renamed to
telefuel
. Please resubmit astelefuel
and mergetelefuel-desktop
into it.yochananmarqos commented on 2019-10-29 14:09
A few things:
strip
andemptydirs
flags.install
file is not necessary. The symlink can be created in thepackage()
array. All installed files will be removed upon uninstall.at-spi2-core
,desktop-file-utils
&hicolor-icon-theme
are not necessary to include, they're pulled in bygtk3
.libutil-linux
is not necessary to include, it's required byutil-linux
which is in thebase-devel
group.