NOTICE: This package has been removed from pkgsrc

./x11/gdkxft, Transparently add anti-aliased font support to gtk+ applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.5nb11, Package name: gdkxft-1.5nb11, Maintainer: pkgsrc-users

Gdkxft transparently adds anti-aliased font support to gtk+-1.2.x under
XFree86-4.0 or higher. Once you have installed gdkxft, you can run any
(well, nearly any) existing gtk+ binary and see anti-aliased fonts in the
gtk widgets. You don't need to recompile gtk+ or your applications.


Required to run:
[graphics/freetype2] [fonts/Xft2] [lang/perl5] [devel/libglade] [x11/control-center]

Required to build:
[pkgtools/xpkgwedge] [pkgtools/x11-links] [devel/libtool-base] [x11/renderproto]

Master sites: (Expand)

SHA1: 03ba38e129123d18423582219a5d365691547c92
RMD160: b88a89c096c2f33adc9a2356e932b6f59eb36cea
Filesize: 208.227 KB

Version history: (Expand)


CVS history: (Expand)


   2007-05-13 16:39:48 by Thomas Klausner | Files touched by this commit (144) | Package removed
Log message:
Remove some GNOME1 packages that are unmaintained upstream and/or in
pkgsrc, in preparation for gnome1-libs removal(*).

There was no feedback for keeping these packages after my
HEADS UP mail to pkgsrc-users a week ago.

(*) More to come before that can happen, though.
   2006-12-15 21:33:06 by Joerg Sonnenberger | Files touched by this commit (236)
Log message:
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.

graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   2006-01-24 08:33:02 by Thomas Klausner | Files touched by this commit (1164)
Log message:
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
   2005-11-08 16:40:28 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Remove obsolete check for libXft.a, let the buildlink magic handle it.
   2005-07-16 21:10:41 by Johnny C. Lam | Files touched by this commit (65)
Log message:
Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.