Re: Write a new plugin
- From: Felix Riemann <friemann gnome org>
- To: Camponez <camponez gmail com>
- Cc: eog-list gnome org
- Subject: Re: Write a new plugin
- Date: Thu, 26 Mar 2015 18:29:56 +0100
Am Donnerstag, den 26.03.2015, 08:16 -0300 schrieb Camponez:
On Wed, Mar 25, 2015 at 3:29 PM, Felix Riemann <friemann gnome org> wrote:
If you are more into Python you can take a look at the "Maximize
Windows" plugin in eog-plugins, which is as simple as it could possibly
get.
Since I already have the code in Python, I will start with that.
However, I'm having problems compiling the eog-pluing from git:
============================
checking for EOG... no
configure: error: Package requirements (
glib-2.0 >= 2.38.0
gtk+-3.0 >= 3.14.0
libpeas-1.0 >= 0.7.4
eog >= 3.15.90
) were not met:
Requested 'eog >= 3.15.90' but version of Eye of GNOME is 3.14.3
=============================
I'm trying on the branch gnome-3-14. Why does it ask me for 3.15.90?
What am I missing?
Are you sure you have your eog-plugins checkout switched to the
gnome-3-14 branch? In the gnome-3-14 branch configure is looking for
'eog >= 3.11.4'[1].
If all fails, you can fall back to the tarballs[2]. eog-plugins-3.14.2
is identical to the current gnome-3-14 branch.
Felix
[1]:
https://git.gnome.org/browse/eog-plugins/tree/configure.ac?h=gnome-3-14#n45
[2]: https://download.gnome.org/sources/eog-plugins/3.14/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]