Commit graph

33 commits

Author SHA1 Message Date
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
rodent
aa1275dbab "This line belongs inside the .ifdef block." 2013-04-06 13:46:33 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
08f35c7155 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 14:10:39 +00:00
wiz
833922aab2 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:39:49 +00:00
hiramatsu
653ed25a2a Update MASTER_SITES. 2011-11-18 05:21:33 +00:00
sbd
e93e5d65e3 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
wiz
4a85d9393e png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
wiz
45d09383c8 Add untested buildlink3.mk for PR 37694. 2010-11-30 22:13:41 +00:00
shattered
3b05a61c76 Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
joerg
c35b4c99f9 Recursive bump for libltdl 2009-12-15 21:41:00 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
3a3c07bc30 Remove @dirrm entries from PLISTs 2009-06-14 17:59:04 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
wiz
14b34671d8 Convert to option groups. 2007-09-14 07:39:31 +00:00
joerg
61c76992a7 Modular Xorg support. 2007-02-15 14:58:19 +00:00
rillig
8a02ec9265 Solaris needs <termios.h>. 2006-11-28 13:58:42 +00:00
wiz
a9c3a0685a Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-14 07:59:09 +00:00
wiz
f5b8945cb9 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:35:58 +00:00
wiz
cfd623bd93 Drop maintainership, I don't use them any longer. 2006-06-15 13:31:28 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
wiz
ad767b4bf8 Convert to options framework, patch provided by Leonard Schmidt
in follow-up to PR 30318.
2005-07-28 19:21:02 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
6a7b384635 Add RMD160 digests 2005-02-24 08:45:01 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
he
17bff39ace This needs ncurses up to 1.6R according to wiz, so add an appropriate
INCOMPAT_CURSES setting.  Makes this build on 1.6.2_STABLE again.
2004-09-16 23:11:30 +00:00
wiz
db7c0615a9 Update to 0.9:
Changes between 0.8 and 0.9:
----------------------------
  * fix for a buffer overflow in the line rendering
  * fixed resizing in the ncurses and slang drivers
  * aspect ratio and finer zoom support in cacaview
  * minor compilation fixes
Changes between 0.7 and 0.8:
----------------------------
  * window resizing support
  * native Win32 port
  * autorepeat emulation in the ncurses and slang drivers
  * support for more keycodes in the ncurses and slang drivers
  * cacaplas, a plasma animation example
  * cacamoir, a moiré circles animation example
  * MSVC project file
Changes between 0.6 and 0.7:
----------------------------
  * many bugfixes in the event handling
  * cacaball, a metaball animation example
Changes between 0.5 and 0.6:
----------------------------
  * 30% speed increase in the bitmap rendering routine
  * mouse support and various speed optimisations in the X11 driver
  * X11 is now the preferred driver
  * improved documentation
  * minor bugfixes

Package change: use (n)curses by default instead of slang.
2004-08-15 12:40:07 +00:00
wiz
a194fd1772 Set USE_LIBTOOL, and add -ldl for Linux.
Addresses PR 26617 by Pancake.
2004-08-12 19:36:00 +00:00
wiz
39b749ac6b Convert to bl3. 2004-04-18 19:26:49 +00:00
jmmv
2b78999dc3 Update to 0.5:
Changes between 0.4 and 0.5:
  * palette optimisation for the S-Lang driver to work around the colour pair
    shortage bug
  * minor compilation fix

Changes between 0.3 and 0.4:
  * preliminary X11 graphics driver
  * support for simultaneously compiled-in drivers
  * honour the CACA_DRIVER, CACA_GEOMETRY and CACA_FONT environment variables
  * more documentation
2003-12-26 09:38:52 +00:00
wiz
76036d45f2 Actually, there is a .tar.bz2 too -- use that. 2003-12-21 21:37:50 +00:00
wiz
c6b744db84 Initial import of libcaca-0.3:
The libcaca library is a graphics library that outputs text instead
of pixels, so that it can work on older video cards or text terminals.
It is not unlike the famous AAlib library. libcaca needs a terminal
to work, thus it should work on all Unix systems (including Mac OS
X) using either the slang library or the ncurses library.

The differences with AAlib are the following:

  * 16 available colours for character output (256 colour pairs)
  * dithering of colour images
  * basic sprite primitives

But libcaca also has the following limitations:

  * no support for brightness, contrast, gamma
  * unefficient character-choosing algorithms
  * no alternate fonts
  * no raw keyboard support
  * no custom output drivers a la AA-on-X
2003-12-21 21:25:57 +00:00