summaryrefslogtreecommitdiff
path: root/devel/allegro/PLIST
diff options
context:
space:
mode:
authoradam <adam>2004-11-09 10:48:02 +0000
committeradam <adam>2004-11-09 10:48:02 +0000
commit5648ea55eaff59c317383a3f15864d3146e4f854 (patch)
tree4aaaf6d957a4587f0b56ae58417c11425dbc6a41 /devel/allegro/PLIST
parentda96800ac75683920f2cd1e193326d889d36b19b (diff)
downloadpkgsrc-5648ea55eaff59c317383a3f15864d3146e4f854.tar.gz
Changes 4.1.16:
* Fixed two problems with the keyboard driver on Windows. * Added a set_allegro_resource_path() function. * Added hardware cursor support to the X11 and DirectX window drivers. * Fixed a crash when initializing, deinitializing and reinitializing Allegro on Windows. * New MIDI input driver for the Windows port. * Improved the speed of drawing primitives on X11 and implemented locking/unlocking for video bitmaps. * Fixed bugs in set_palette() and remove_int(). * Fixed a bug where the X11 fullscreen driver would fail if no virtual screen was reported. * Many fixes to source, examples and documentation.
Diffstat (limited to 'devel/allegro/PLIST')
-rw-r--r--devel/allegro/PLIST3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/allegro/PLIST b/devel/allegro/PLIST
index 6c9eb3c5af9..d06f49d8714 100644
--- a/devel/allegro/PLIST
+++ b/devel/allegro/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/11/08 15:18:39 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/11/09 10:48:02 adam Exp $
bin/allegro-config
bin/colormap
bin/dat
@@ -99,6 +99,7 @@ ${ESOUND}lib/allegro/4.1/alleg-esddigi.so
lib/liballeg-${PKGVERSION}.so
lib/liballeg.so.4.1
lib/liballeg_unsharable.a
+share/aclocal/allegro.m4
@dirrm include/allegro/platform
@dirrm include/allegro/internal
@dirrm include/allegro/inline