Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to gtkada-2.24.2 for build on Tumbleweed #30

Open
okellogg opened this issue Feb 29, 2020 · 0 comments
Open

Changes to gtkada-2.24.2 for build on Tumbleweed #30

okellogg opened this issue Feb 29, 2020 · 0 comments

Comments

@okellogg
Copy link

Hi,

The branch gtkada-2.24.2 appears to be intended for building with gtk-2.24 versions.
If I try to build this version on OpenSuSE Tumbleweed 20200226 (gtk2-devel-2.24.32+67-3.1),
I get many errors.
Most of them are addressed by the following patches from
https://src.fedoraproject.org/rpms/GtkAda :

--- a/src/tools/gtkada-config.in
+++ b/src/tools/gtkada-config.in
@@ -3,7 +3,7 @@

 prefix=@prefix@
 exec_prefix=@exec_prefix@
-libdir=@libdir@/gtkada
+libdir=${prefix}/lib/gtkada
 includedir=@includedir@/gtkada
 gtk_libs="@GTK_LIBS@"

I am attaching the patch.
Are you interested in these changes?
If so, how shall I proceed?
E.g.: Make a pull request for the existing gtkada-2.24.2 branch, or make an extra branch and create a pull request for the new branch?

Thanks,

Oliver
gtkada-git-2.24.2-branch-changes-for-opensuse-tumbleweed.diff.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant