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: | 3.02 |
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-maemoAUR, 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)
Required by (39)
- browservice
- celestia
- conclave
- factor
- factor-git
- factor-hidpi-git
- fsv2 (make)
- g3dviewer
- ghemical
- ghemical-mpqc
- gimp-plugin-normalmap
- gimp-plugin-registry
- gliv
- gnubg
- gnubg-git
- gnubik
- gtkradiant-git
- gwyddion
- gwyddion-no-python2
- k3d-git
- lib32-gtkglext
- librnd3 (optional)
- librnd3-svn (optional)
- librnd4 (optional)
- netradiant-git
- opencv2
- openmodelica-omplot
- openmodelica-omshell
- openmodelica-qwt
- pcb
- pcb-git
- php-facedetect-git
- sdaps-git (check)
- sdaps-git (optional)
- sludge
- std3d
- ufoai-git (make)
- ufoai-git (optional)
- xroar
Latest Comments
« First ‹ Previous 1 2
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.
Spike29 commented on 2024-07-20 20:53 (UTC)
Hello, glib2-devel seems to be a makedepend only (it's not a needed runtime dependency according to namcap).
galegovski commented on 2024-07-20 17:14 (UTC)
Now I understand what happened. Thanks for the feedback. I'm sad to hear that they've stopped official support. It's a necessary package for other AUR PKGBUILDs. Thanks!
lquidfire commented on 2024-07-20 13:50 (UTC)
Hi, there is no update to the software. This package was dropped from the official repo and I submitted a PKGBUILD here to the AUR as the software is required for another PKGBUILD that I maintain. I hope this helps.
galegovski commented on 2024-07-20 03:46 (UTC)
Sorry for asking, I'm a newbie. I took a look at PKGBUILD and didn't find anything suspicious. However, I don't know why it's asking me to update an old package to one created on 2024-07-17. I was confused.
« First ‹ Previous 1 2