Commit graph

5 commits

Author SHA1 Message Date
leot
a26a579b2e girara: Update graphics/girara to 0.3.1
pkgsrc changes:
 - Adjust to meson build system

Changes:
0.3.1
-----
- Various fixes and improvements

0.3.0
-----
- Various fixes and improvements
- Make colors changeable during runtime
- Various fixes and improvements
- Update translations

0.2.9
-----
- Replace deprecated GTK+ 3 functions
- Replace build system with meson
- Various fixes and improvements
- Update translations
2018-10-04 19:03:23 +00:00
leot
1ed955331c Update graphics/girara to girara-0.2.7
Changes:
 - Updated font handling
 - Various fixes and improvments
 - Update translations
2017-01-31 10:09:15 +00:00
leot
68f9f70571 Fix various rendering problems for changes in Gtk+ 3.21 (due font handling
incompatibilites).

Bump PKGREVISION

Patches back-ported from `develop' branch via upstream.

Approved by <degroote>
2016-12-09 08:06:50 +00:00
leot
2ea4e142ae Update graphics/girara to 0.2.6.
Changes:
0.2.6:
 * GTK+ 3.20 compatibility
 * Update translations
2016-04-20 06:57:21 +00:00
leot
220f52642e Import girara-0.2.5 as graphics/girara.
girara is a library that implements a user interface that focuses on simplicity
and minimalism. Currently based on GTK+, 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.

Packaged in pkgsrc-wip by degroote@.
2016-02-14 13:38:37 +00:00