Port details on branch 2016Q4 |
- girara GTK3 Interface Library for Zathura PDF Viewer
- 0.2.6_2 x11-toolkits
=0 0.2.6_2Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2016-10-20 06:44:30
- Last Update: 2016-10-22 04:56:15
- Commit Hash: 0231a9e
- Also Listed In: graphics
- License: not specified in port
- WWW:
- http://pwmt.org/projects/girara/
- Description:
- girara is a library that implements a user interface that focuses
on simplicity and minimalism.
WWW: http://pwmt.org/projects/girara/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- girara>0:x11-toolkits/girara
- To install the port:
- cd /usr/ports/x11-toolkits/girara/ && make install clean
- To add the package, run one of these commands:
- pkg install x11-toolkits/girara
- pkg install girara
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: girara
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (girara-0.2.6.tar.gz) = eba69b3522b4d149e06d133de52877913275873c505993fad08b6d7884ec9a0f
SIZE (girara-0.2.6.tar.gz) = 75841
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- pkgconf>=0.9.10 : devel/pkgconf
- msgfmt : devel/gettext-tools
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- libatk-1.0.so : accessibility/atk
- libglib-2.0.so : devel/glib20
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- This port is required by:
- for Libraries
-
- graphics/zathura-pdf-mupdf
Configuration Options:
- ===> The following configuration options are available for girara-0.2.6_2:
NLS=on: Native Language Support
===> Use 'make config' to modify these settings
- Options name:
- x11-toolkits_girara
- USES:
- gmake pkgconfig gettext gnome
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.6_2 22 Oct 2016 04:56:15
    |
Guido Falsi (madpilot)  |
MFH: r424401
Add patch to disable optimizations on a keyboard input function
when using the clang compiler. This allows removing the requirement
on gcc.
Patch based on suggestion from Ivan <bsd@abinet.ru>.
Bug has been reported upstream.
PR: 213595
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
Approved by: ports-secteam (feld) |
0.2.6_2 22 Oct 2016 04:56:15
  |
madpilot  |
MFH: r424401
Add patch to disable optimizations on a keyboard input function
when using the clang compiler. This allows removing the requirement
on gcc.
Patch based on suggestion from Ivan <bsd@abinet.ru>.
Bug has been reported upstream.
PR: 213595
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
Approved by: ports-secteam (feld) |
0.2.6_1 20 Oct 2016 06:44:22
  |
madpilot  |
MFH: r424292
- Add GCC option, turned on by default, to force compilation using
GCC, this fixes a problem in zathura which shows up only when girara
is compiled wth clang [1]
- Make the port use gnu99 C standard to allow it to compile with
the default gcc 4.8
- Remove USES=compiler since it's not needed anymore
- Small cosmetic change to the REINPLACE_CMD lines
- While here, make the build verbose
PR: 213595
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
Approved by: ports-secteam (feld) |
0.2.6_1 20 Oct 2016 06:44:21
    |
Guido Falsi (madpilot)  |
MFH: r424292
- Add GCC option, turned on by default, to force compilation using
GCC, this fixes a problem in zathura which shows up only when girara
is compiled wth clang [1]
- Make the port use gnu99 C standard to allow it to compile with
the default gcc 4.8
- Remove USES=compiler since it's not needed anymore
- Small cosmetic change to the REINPLACE_CMD lines
- While here, make the build verbose
PR: 213595
Submitted by: Michael Danilov <mike.d.ft402@gmail.com>
Approved by: ports-secteam (feld) |
Number of commits found: 4
|