Search Criteria
Package Details: gtkglext 1.2.0-20
Package Actions
Git Clone URL: | https://aur.archlinux.org/gtkglext.git (read-only, click to copy) |
---|---|
Package Base: | gtkglext |
Description: | An OpenGL extension to GTK2. |
Upstream URL: | https://gitlab.gnome.org/Archive/gtkglext |
Licenses: | LGPL-2.0-or-later |
Submitter: | lquidfire |
Maintainer: | lquidfire |
Last Packager: | lquidfire |
Votes: | 14 |
Popularity: | 1.20 |
First Submitted: | 2024-07-17 09:50 (UTC) |
Last Updated: | 2024-11-03 14:48 (UTC) |
Dependencies (7)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glu (glu-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libxmu
- pango (pango-gitAUR)
- glib2-devel (make)
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
urbenlegend commented on 2024-08-26 17:52 (UTC)
Ah, okay if that was the original source for the version in the official repos, then my concerns are gone. I do see that Sourceforge was the original source according to https://gitlab.archlinux.org/archlinux/packaging/packages/gtkglext/-/blob/main/PKGBUILD?ref_type=heads
No need to change if that's been working fine, I was just being cautious whenever I install a new AUR package. Thanks for the clarification @lquidfire!
lquidfire commented on 2024-08-25 19:57 (UTC)
I copied the PKGBUILD that had been used on official Archlinux repos before it was orphaned. Not sure what source other distro's use, but I do see sourceforge referenced there as well gnome.org. Could have a look to see if there is any difference between the sources. Thanks for bringing this up.
urbenlegend commented on 2024-08-23 22:55 (UTC)
Is there a reason why this package is using Sourceforge as a source and not an official Gnome repo like https://gitlab.gnome.org/Archive/gtkglext
Is Sourceforge even an official source for gtkglext? I can't find any reference to Sourceforge from the Web Archives of the defunct gtkglext page: https://projects.gnome.org/gtkglext/
This just makes it harder to verify whether this AUR package is grabbing from correct sources and not some random repo.
lquidfire commented on 2024-08-21 18:36 (UTC) (edited on 2024-08-25 19:57 (UTC) by lquidfire)
Hi MarsSeed,
Thanks, and thank you for the suggestions.
I've added glib2, but not yet uploaded.
Question 1: pango was dropped 16 years ago. Not sure why. I have re-added it in the meantime.
Question 2: What is this libgl? I can't find it. libglvnd is the vendor-neutral version that will use whichever driver is in use?
Thank you for your reply! Cheers!
MarsSeed commented on 2024-08-20 21:43 (UTC)
Hm, also please kindly change the depends=
libglvnd
to the interface name depends=libgl
(declaring a virtually provided name of the former package).This is the established packaging convention on Arch.
MarsSeed commented on 2024-08-20 21:41 (UTC)
Hi, thank you for this fine PKGBUILD.
Please kindly add the following needed direct dependencies, as per reported by the official Arch namcap package analysis tool:
Thanks in advance!
archnewbtw commented on 2024-07-30 08:12 (UTC)
That fixed it! Thank you so much!!!
lquidfire commented on 2024-07-29 18:24 (UTC) (edited on 2024-07-29 18:25 (UTC) by lquidfire)
Do you have
pkgconf
installed?Check with
pacman -Qs pkgconf
. If you don't have it installed, I suggest you installbase-devel
(it will pull inpkgconf
), as per the Wiki.archnewbtw commented on 2024-07-29 13:28 (UTC)
Build fails in my case:
checking for perl5... no checking for perl... /usr/bin/perl checking for indent... no ./configure: line 15198: syntax error near unexpected token
BASE_DEPENDENCIES,' ./configure: line 15198:
PKG_CHECK_MODULES(BASE_DEPENDENCIES, \' ==> ERRORE: Si è verificato un errore in build(). L'operazione sta per essere interrotta... errore: compilazione fallita per 'gtkglext-1.2.0-17': errore: compilazione fallita per i seguenti pacchetti: gtkglext-1.2.0-17Any hint?
lquidfire commented on 2024-07-22 09:34 (UTC)
Thanks for spotting that. Fixed.
« First ‹ Previous 1 2 3 Next › Last »