Search Criteria
Package Details: gnome-shell-extension-ddterm 43-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-ddterm.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-ddterm |
Description: | Another Drop Down Terminal Extension for GNOME Shell |
Upstream URL: | https://github.com/ddterm/gnome-shell-extension-ddterm |
Licenses: | GPL3 |
Submitter: | junkfactory |
Maintainer: | junkfactory |
Last Packager: | junkfactory |
Votes: | 6 |
Popularity: | 0.28 |
First Submitted: | 2021-08-15 22:15 (UTC) |
Last Updated: | 2022-12-25 18:50 (UTC) |
Dependencies (5)
- gjs (gjs-git)
- gnome-shell (ebadoo-shell, gnome-shell-338, gnome-shell-oldstable, gnome-shell-perf, gnome-shell-git, gnome-shell-mobile-git, gnome-shell-xrdesktop-git, gnome-shell-screencast-vaapi, gnome-shell-performance)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-classic, gtk3-patched-filechooser-icon-view)
- vte3 (vte3-ng-fullwidth-emoji, vte3-tilix, vte3-ng, vte3-git, vte3-nohang, vte3-notification, vte3-selectall)
- zip (zip-natspec) (make)
Latest Comments
junkfactory commented on 2022-11-26 02:11 (UTC)
Sure will add when next version drops.
amezin commented on 2022-11-25 17:40 (UTC)
Could you add 'gjs' 'gtk3' 'vte3' to depends?
vte3 isn't a required dependency of GNOME Shell. And because GNOME Terminal was replaced by Console, vte3 doesn't even get installed when you install 'gnome' group https://archlinux.org/groups/x86_64/gnome/
gtk3 and gjs are currently dependencies of gnome-shell. But they are also direct dependencies of ddterm app. And Arch packaging guidelines suggest you shouldn't rely on transitive dependencies: https://wiki.archlinux.org/title/Arch_package_guidelines#Package_dependencies
amezin commented on 2022-11-16 02:11 (UTC)
I've added a PKGBUILD template to project's repository: https://github.com/ddterm/gnome-shell-extension-ddterm/blob/master/PKGBUILD