Path to this page:
./
x11/gtk3,
GIMP Toolkit v3 - libraries for building X11 user interfaces
Branch: pkgsrc-2015Q3,
Version: 3.16.6nb1,
Package name: gtk3+-3.16.6nb1,
Maintainer: pkgsrc-usersGTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.
GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.
This package contains GTK+ 3.
Required to run:[
sysutils/desktop-file-utils] [
devel/pango] [
devel/at-spi2-atk] [
devel/atk] [
devel/glib2] [
graphics/freetype2] [
graphics/cairo] [
graphics/gdk-pixbuf2] [
graphics/hicolor-icon-theme] [
graphics/libepoxy] [
graphics/cairo-gobject] [
x11/Xfixes] [
x11/xcursor] [
x11/Xrender] [
x11/liboldXrandr] [
x11/libXcomposite] [
databases/shared-mime-info] [
fonts/fontconfig] [
fonts/Xft2]
Required to build:[
devel/gdbus-codegen] [
devel/gobject-introspection] [
x11/xproto] [
x11/xf86driproto] [
x11/fixesproto4] [
x11/xcb-proto] [
x11/glproto] [
x11/compositeproto] [
x11/inputproto] [
x11/randrproto] [
x11/renderproto] [
x11/xextproto] [
x11/damageproto] [
x11/dri2proto] [
x11/xf86vidmodeproto] [
pkgtools/x11-links]
Package options: gtk3-atk-bridge, x11
Master sites: (Expand)
SHA1: 1f1acf9f54598abc1ee245bd75810ec8ee63ec5c
RMD160: 225edcba11f04afbe4bfd3437f7d334937e09b9d
Filesize: 17845.578 KB
Version history: (Expand)
- (2015-11-08) Updated to version: gtk3+-3.16.6nb1
- (2015-09-30) Package added to pkgsrc.se, version gtk3+-3.16.6 (created)
CVS history: (Expand)
2015-11-08 09:41:49 by Benny Siegert | Files touched by this commit (3) |
Log message:
Pullup ticket #4851 - requested by he
x11/gtk3: build fix
Revisions pulled up:
- x11/gtk3/Makefile 1.70
- x11/gtk3/distinfo 1.32
- x11/gtk3/patches/patch-gtk_fallback-c89.c 1.1
---
Module Name: pkgsrc
Committed By: he
Date: Sat Nov 7 15:49:38 UTC 2015
Modified Files:
pkgsrc/x11/gtk3: Makefile distinfo
Log message:
Improve compatibility with systems which lack either round(), rint()
or nearbyint(), but might still have them declared in <math.h>.
Bump PKGREVISION.
---
Module Name: pkgsrc
Committed By: he
Date: Sat Nov 7 15:51:40 UTC 2015
Added Files:
pkgsrc/x11/gtk3/patches: patch-gtk_fallback-c89.c
Log message:
Improve compatibility with systems which lack either round(), rint()
or nearbyint(), but might still have them declared in <math.h>.
Bump PKGREVISION.
|