Search Criteria
Package Details: gnome-shell-extension-ddterm-git 43.r6.g56ffce0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnome-shell-extension-ddterm-git.git (read-only, click to copy) |
---|---|
Package Base: | gnome-shell-extension-ddterm-git |
Description: | Another Drop Down Terminal Extension for GNOME Shell (Github version). |
Upstream URL: | https://github.com/ddterm/gnome-shell-extension-ddterm |
Keywords: | gnome-shell,terminal,extension |
Licenses: | GPL3 |
Conflicts: | gnome-shell-extension-ddterm |
Provides: | gnome-shell-extension-ddterm |
Submitter: | morealaz |
Maintainer: | morealaz (amezin) |
Last Packager: | morealaz |
Votes: | 2 |
Popularity: | 0.39 |
First Submitted: | 2022-11-10 08:36 (UTC) |
Last Updated: | 2022-12-27 07:11 (UTC) |
Dependencies (7)
- 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)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- gtk4 (gtk-rc, gtk4-git, gtk4-telegrand) (make)
- libxslt (libxslt-git) (make)
- npm (nodejs6-bin, nodejs-nightly) (make)
Latest Comments
amezin commented on 2022-11-16 13:41 (UTC)
zip dependency is not necessary with system-wide/DESTDIR 'make install' - files are directly installed into correct locations. No packing/unpacking happens.
morealaz commented on 2022-11-16 11:33 (UTC)
@amezin: Thanks. I fixed PKGBUILD and made you co-maintainer of the package.
amezin commented on 2022-11-16 02:08 (UTC)
I've added a PKGBUILD template to project's repository: https://github.com/ddterm/gnome-shell-extension-ddterm/blob/master/PKGBUILD
For -git package, the only thing you need to change is to replace source= with correct git URL.