Search Criteria
Package Details: gnome-shell-extension-ddterm-git 50.r13.g03d9ff0-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: | extension gnome-shell terminal vte |
Licenses: | GPL-3.0-or-later |
Conflicts: | gnome-shell-extension-ddterm |
Provides: | gnome-shell-extension-ddterm |
Submitter: | morealaz |
Maintainer: | amezin |
Last Packager: | amezin |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-11-10 08:36 (UTC) |
Last Updated: | 2024-04-05 23:47 (UTC) |
Dependencies (8)
- gnome-shell (gnome-shell-mobile-gitAUR, gnome-shell-screencast-vaapiAUR, gnome-shell-mobileAUR, gnome-shell-beta-performanceAUR, gnome-shell-performance-unstableAUR, gnome-shell-performanceAUR, gnome-shell-gitAUR)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- vte3 (vte3-notificationAUR, vte3-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- meson (meson-gitAUR) (make)
- xorg-server-xvfb (xorg-server-xvfb-gitAUR) (make)
Latest Comments
1 2 Next › Last »
letorbi commented on 2024-02-12 19:59 (UTC) (edited on 2024-02-12 20:02 (UTC) by letorbi)
You've been right, it was an error on my side. My AUR management tool seem to have used an outdated PKGBUILD file. After clearing the caches everything went fine.
I was sure I had checked that and also that I've tried to build the package manually with the latest PKGBUILD, but obviously I didn't do that.
I am really sorry for any inconveniences my actions may have caused.
Regarding the "recommended build instructions": I just meant the build instructions on ddterm's GitHub page. I didn't want to say that arch-meson is broken or not recommended anymore...
amezin commented on 2024-02-12 12:12 (UTC)
PKGBUILD
doesn't runmake
since21.01.2024
. Have you triedgit pull
before building?What is "recommended build instruction"? Does some Arch guide discourage use of
arch-meson
now?For me, the current
PKGBUILD
works fine.letorbi commented on 2024-02-05 15:17 (UTC) (edited on 2024-02-12 20:04 (UTC) by letorbi)
Update: The following error was just caused by an outdated PKGBUILD. No patch needs to be applied.
The build process seem to have changed and thus building the package is currently failing with the following message:I was able to build the package after I've adopted the PKGBUILD file to the recommended build instruction:e-v commented on 2023-10-26 00:23 (UTC)
All good now, thanks!
letorbi commented on 2023-10-25 15:18 (UTC)
@e-v The error seems to be fixed with the latest upstream commit.
e-v commented on 2023-10-25 11:35 (UTC) (edited on 2023-10-25 11:39 (UTC) by e-v)
Gnome 45 support has just been merged into master, so this should not be flagged out-of-date anymore.
See https://github.com/ddterm/gnome-shell-extension-ddterm/commit/cda21580fa290ba7f008e0299aa58ce05ba4b7a7
However, I now get the following error when trying to enable the extension:
letorbi commented on 2023-10-16 07:37 (UTC)
@amezin Now that morealaz has disowned the package, you are the sole maintainer. If you are not happy with this, I would be available to jump in as a co-maintainer or full maintainer.
letorbi commented on 2023-10-15 18:47 (UTC)
The master branch it not compatible with GNOME 45, which is the current version of GNOME in the official Arch package repositories.
However, there is a gnome45 branch, which contains the necessary changes to make this extension work with GNOME 45. It would be great, if this package would be based on the gnome45 branch, until the master branch is compatible with GNOME 45 as well. Only one line has to be changed to achieve this:
I've marked this extension as out-of-date to reflect that work needs to be done to be compatible with the official packages again.
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.
1 2 Next › Last »