You are not logged in.

#1 2015-03-25 22:55:55

LeoFa
Member
From: Netherlands
Registered: 2014-10-14
Posts: 35

No Gnome Books in AUR.. (failed to build it myself)

Well today was release of Gnome 3.16, i myself don't care much about it because i switched to i3 recently and i'm loving it, but this books app peeked my intrest.

here's are some links:
https://wiki.gnome.org/Outreach/SummerO … GnomeBooks
https://github.com/martamilakovic/gnome-books
https://martamilakovic.wordpress.com/

I'm currently using fbreader and i know there's caligra but interface wise they both suck. (my opinion) I for one would like to test this new app, but it is not yet on the AUR.. yet..

so I was hoping someone would pick this up and package it..

I did try to build it from git but i could not resolve the dependencies. I came this far:

 ./autogen.sh
/usr/bin/gnome-autogen.sh
***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh
checking for automake >= 1.9...
  testing automake... found 1.15
checking for autoreconf >= 2.53...
  testing autoreconf... found 2.69
checking for intltool >= 0.40.0...
  testing intltoolize... found 0.50.2
checking for pkg-config >= 0.22...
  testing pkg-config... found 0.28
Checking for required M4 macros...
**Warning**: I am going to run `configure' with no arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.

Processing ./configure.ac
Running intltoolize...
Running autoreconf...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force --warnings=no-portability -I m4 -I libgd ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'.
libtoolize: copying file 'config/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability
autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability
autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability
configure.ac:15: installing 'config/compile'
configure.ac:12: installing 'config/missing'
libgd/Makefile.am: installing 'config/depcomp'
autoreconf: Leaving directory `.'
Running ./configure --enable-maintainer-mode ...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for gobject-introspection... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether NLS is requested... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for intltool >= 0.40.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.20.2
checking for XML::Parser... ok
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for cos in -lm... yes
checking for DEPEND... no
configure: error: Package requirements (	gtk+-3.0 >= 3.12 											webkit2gtk-3.0 >= 1.10.0								gobject-introspection-1.0 >= 1.31.6			gjs-1.0) were not met:

No package 'webkit2gtk-3.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DEPEND_CFLAGS
and DEPEND_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

anybody else tried to build it?

Offline

#2 2015-03-25 23:06:09

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: No Gnome Books in AUR.. (failed to build it myself)


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-03-25 23:37:54

LeoFa
Member
From: Netherlands
Registered: 2014-10-14
Posts: 35

Re: No Gnome Books in AUR.. (failed to build it myself)

@ jasonwryan thanks for moving this to AUR Issues and pointing to the issues on github.

i read that i'm not the only one who has trouble with building this.
I ended up giving ValHue 's PKGBUILD a try https://github.com/ValHue/AUR-PKGBUILDs … -books-git
but i ended up getting an error with libtool.

 libtool:   error: cannot find the library 'libgbprivate-1.0.la' or unhandled argument 'libgbprivate-1.0.la'

so I probably leave this be for know..

Offline

Board footer

Powered by FluxBB