26 Commits

Author SHA1 Message Date
landry
398f9d378f x11/girara: update to 0.3.7 2022-04-14 11:52:53 +00:00
naddy
21f1bb8ad8 drop RCS Ids 2022-03-11 20:15:18 +00:00
ajacoutot
00ad658b2c Update to girara-0.3.6. 2021-08-31 11:09:15 +00:00
landry
1698dc00a0 x11/girara: update to 0.3.5. 2021-02-21 10:16:07 +00:00
landry
e8432ce6ef Update to girara 0.3.4.
Diff from Matthew Martin, with WANTLIB fixes on top.
2020-01-20 09:00:32 +00:00
naddy
07f72ae990 a couple of straggling simple PERMIT_PACKAGE=Yes (different whitespace etc) 2019-07-13 22:12:08 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
ajacoutot
07e7822fb5 Fix after recent devel/meson MODULE change. 2019-03-27 23:27:59 +00:00
jca
4d56f0b52e Update to girara-0.3.2
Remove dependency on libnotify (default upstream).  Skip major bump,
a bunch of exported symbols have been removed because this port now uses
meson symbol visibility support.  Switch to https HOMEPAGE/MASTER_SITES
while here.

from Olivier Taibi
2019-03-04 14:34:32 +00:00
landry
766b45331e Update to girara 0.3.0 2018-09-19 09:35:19 +00:00
sthen
ceb018b3b4 set LDFLAGS to unbreak build if devel/check is installed
put WANTLIB in the normal place
2018-08-29 07:47:53 +00:00
ajacoutot
736649382e Don't override LDFLAGS. 2018-05-02 11:59:11 +00:00
landry
3217a30e7a Update to girara 0.2.9. 2018-04-28 14:55:47 +00:00
landry
bd27211366 Update to girara 0.2.8. 2018-01-19 09:52:12 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
17d4004fca WANT_CXX 2017-05-27 05:07:48 +00:00
landry
b34486b522 Update to girara 0.2.7.
Fixes dozens of warnings on the console when starting zathura since Gtk 3.22 update.
(ie 949c879aa8)
2017-03-01 15:47:01 +00:00
jca
750ff178d9 Drop the gettext module. 2016-08-29 16:13:04 +00:00
landry
e90de14c08 Update to girara 0.2.6, based on a diff from Jakub Skrzypnik, thanks! 2016-06-15 07:23:27 +00:00
ajacoutot
b98120f261 Update to girara-0.2.5. 2015-12-30 09:56:28 +00:00
sthen
be305d4983 hidden dep on json-c 2015-05-02 22:29:46 +00:00
ajacoutot
259cb2369e Update to girara-0.2.4. 2015-05-01 08:39:11 +00:00
edd
85566819e3 Update to girara-0.2.3.
Needed for upcoming zathura update.

OK landry@
2014-11-30 23:11:04 +00:00
jasper
81d43cb338 set HOME to WRKDIR instead of real HOME 2014-09-29 19:57:31 +00:00
landry
5966ea6b1e Import girara 0.2.2.
Girara is a library that implements a user interface that focuses on
simplicity and minimalism. Currently based on GTK+3, a cross-platform
widget toolkit, it provides an interface that focuses on three main
components: A so-called view widget that represents the actual
application (e.g. a website (browser), an image (image viewer) or the
document (document viewer)), an input bar that is used to execute
commands of the application and the status bar which provides the user
with current information. girara was designed to replace and enhance the
user interface that is used by zathura and jumanji and other features
that those applications share.

ok ajacoutot@
2014-09-02 13:22:32 +00:00