builddepends -> makedepends in PKGBUILD, otherwise nawk isn't be detected as a dependency.
Search Criteria
Package Details: gnatstudio 1:25.0w-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gnatstudio.git (read-only, click to copy) |
---|---|
Package Base: | gnatstudio |
Description: | GNAT Programming Studio for Ada. |
Upstream URL: | https://github.com/AdaCore/gps |
Licenses: | GPL |
Conflicts: | gnat-gps, gnatstudio-bin |
Submitter: | charlie5 |
Maintainer: | charlie5 |
Last Packager: | charlie5 |
Votes: | 22 |
Popularity: | 0.000000 |
First Submitted: | 2023-06-09 07:53 (UTC) |
Last Updated: | 2024-05-31 06:44 (UTC) |
Dependencies (15)
- ada_language_serverAUR (ada_language_server-binAUR)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR)
- gnatcoll-db2adaAUR
- gnatcoll-pythonAUR (gnatcoll-pythonAUR)
- gnatcoll-xrefAUR
- gtkadaAUR
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- python-jedi
- python-pycodestyle
- python-sphinx_rtd_theme
- python-yaml (python-yaml-gitAUR)
- gprbuildAUR (gprbuild-gitAUR, gprbuild-bootstrapAUR) (make)
- graphviz (make)
- texlive-meta (make)
Required by (1)
Sources (7)
- 0003-Honour-DESTDIR-in-installation-targets.patch
- building_executable_programs_with_gnat.rst
- gps.desktop
- gs_utils.patch
- https://github.com/charlie5/archlinux-gnatstudio-support/raw/main/gnatstudio-sources-2024/gnatstudio-25.0w-20240506-161C6-src.tar.gz
- os-utils.c-patch
- rid_failing_test_for_gtkada_in_configure.ac-patch
Larso commented on 2012-02-01 20:06 (UTC)
<deleted-account> commented on 2012-01-27 21:53 (UTC)
the problem exists with GtkAda and I will fix it there. Any project using GtkAda will fail to link.
titiwu commented on 2012-01-18 20:02 (UTC)
I managed to compile the package.
However it required adding "-lX11" and "-Xrender" as compiler flags.
I added them to the target flags in the configure-file, but there is shurly a better/cleaner place.
titiwu commented on 2012-01-18 18:54 (UTC)
When compiling, I get an error (on x86-64)
gcc gps-main.o
/usr/bin/ld: /usr/lib/gtkada/static//libgtkada.a(misc.o): undefined reference to symbol 'XWarpPointer'
/usr/bin/ld: note: 'XWarpPointer' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation
export LDFLAGS="$LDFLAGS -lX11" did not help.
I also found that FreeBSD has a package compiled from source
http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/gps/ but that didn't help me.
Do you have any ideas how to fix this?
Thanks for creating this package!
Georgios commented on 2011-10-16 17:32 (UTC)
Beware! This package does not yet support x86 ! Also an icon needs to be added to the applications menu. I hope to resolve this soon.
Georgios commented on 2011-10-16 17:31 (UTC)
Thank you vnoel. This helped a lot. It is a hard to build package though
.
vnoel commented on 2011-07-26 09:41 (UTC)
Hi,
The latest version of GPS is available here:
http://sourceforge.net/projects/gnat-gpl/files/2011/
Pinned Comments
charlie5 commented on 2023-07-09 16:42 (UTC)
This package is available in the Arch Ada Repository.
charlie5 commented on 2023-06-25 17:14 (UTC) (edited on 2023-06-25 17:15 (UTC) by charlie5)
hi @GaryScottMartin,
'gnat-gps' has been recently deprecated in favour of 'gnatstudio'.
Regards.