pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc update to 1.2.6



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c406b44a0eaa
branches:  trunk
changeset: 460749:c406b44a0eaa
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed Sep 03 19:30:49 2003 +0000

description:
update to 1.2.6
There are many bug fixes and improvements in this release,
including MMX and 3DNow! optimized alpha blending,
MMX optimized audio mixing, support for OpenGL FSAA,
and official QNX support!

diffstat:

 audio/SDL-arts/PLIST       |      4 +-
 audio/SDL-esound/PLIST     |      4 +-
 audio/SDL-nas/PLIST        |      4 +-
 devel/SDL/Makefile         |      4 +-
 devel/SDL/Makefile.common  |      4 +-
 devel/SDL/PLIST            |      5 +-
 devel/SDL/distinfo         |     17 +-
 devel/SDL/patches/patch-aa |     28 +-
 devel/SDL/patches/patch-ac |     15 -
 devel/SDL/patches/patch-ag |     10 +-
 devel/SDL/patches/patch-aj |     32 +-
 devel/SDL/patches/patch-am |  17141 ++++++++++++++++++++++++++++++++++++++++++-
 devel/SDL/patches/patch-ap |     10 +-
 13 files changed, 16907 insertions(+), 371 deletions(-)

diffs (truncated from 17631 to 300 lines):

diff -r 6832a6f59c97 -r c406b44a0eaa audio/SDL-arts/PLIST
--- a/audio/SDL-arts/PLIST      Wed Sep 03 19:24:40 2003 +0000
+++ b/audio/SDL-arts/PLIST      Wed Sep 03 19:30:49 2003 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/26 21:42:50 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/03 19:31:01 drochner Exp $
 lib/libaudio_arts.la
 lib/libaudio_arts.so
 lib/libaudio_arts.so.0
-lib/libaudio_arts.so.0.5
+lib/libaudio_arts.so.0.6
diff -r 6832a6f59c97 -r c406b44a0eaa audio/SDL-esound/PLIST
--- a/audio/SDL-esound/PLIST    Wed Sep 03 19:24:40 2003 +0000
+++ b/audio/SDL-esound/PLIST    Wed Sep 03 19:30:49 2003 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/26 21:43:34 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/03 19:31:02 drochner Exp $
 lib/libaudio_esd.la
 lib/libaudio_esd.so
 lib/libaudio_esd.so.0
-lib/libaudio_esd.so.0.5
+lib/libaudio_esd.so.0.6
diff -r 6832a6f59c97 -r c406b44a0eaa audio/SDL-nas/PLIST
--- a/audio/SDL-nas/PLIST       Wed Sep 03 19:24:40 2003 +0000
+++ b/audio/SDL-nas/PLIST       Wed Sep 03 19:30:49 2003 +0000
@@ -1,5 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/26 23:06:11 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/09/03 19:31:03 drochner Exp $
 lib/libaudio_nas.la
 lib/libaudio_nas.so
 lib/libaudio_nas.so.0
-lib/libaudio_nas.so.0.5
+lib/libaudio_nas.so.0.6
diff -r 6832a6f59c97 -r c406b44a0eaa devel/SDL/Makefile
--- a/devel/SDL/Makefile        Wed Sep 03 19:24:40 2003 +0000
+++ b/devel/SDL/Makefile        Wed Sep 03 19:30:49 2003 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.51 2003/07/26 23:05:34 jmmv Exp $
+# $NetBSD: Makefile,v 1.52 2003/09/03 19:30:49 drochner Exp $
 #
 
 .include "Makefile.common"
 
-PKGREVISION=           6
-
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
 
 .include "../../mk/bsd.pkg.mk"
diff -r 6832a6f59c97 -r c406b44a0eaa devel/SDL/Makefile.common
--- a/devel/SDL/Makefile.common Wed Sep 03 19:24:40 2003 +0000
+++ b/devel/SDL/Makefile.common Wed Sep 03 19:30:49 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.2 2003/07/26 23:05:34 jmmv Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/09/03 19:30:50 drochner Exp $
 #
 
-DISTNAME=      SDL-1.2.5
+DISTNAME=      SDL-1.2.6
 CATEGORIES=    devel games
 MASTER_SITES=  http://www.libsdl.org/release/
 
diff -r 6832a6f59c97 -r c406b44a0eaa devel/SDL/PLIST
--- a/devel/SDL/PLIST   Wed Sep 03 19:24:40 2003 +0000
+++ b/devel/SDL/PLIST   Wed Sep 03 19:30:49 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2002/10/13 19:28:56 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.4 2003/09/03 19:30:51 drochner Exp $
 bin/sdl-config
 include/SDL/SDL.h
 include/SDL/SDL_active.h
@@ -13,6 +13,7 @@
 include/SDL/SDL_joystick.h
 include/SDL/SDL_keyboard.h
 include/SDL/SDL_keysym.h
+include/SDL/SDL_loadso.h
 include/SDL/SDL_main.h
 include/SDL/SDL_mouse.h
 include/SDL/SDL_mutex.h
@@ -32,7 +33,7 @@
 lib/libSDL.la
 lib/libSDL.so
 lib/libSDL.so.0
-lib/libSDL.so.0.5
+lib/libSDL.so.0.6
 lib/libSDLmain.a
 man/man3/SDLKey.3
 man/man3/SDL_ActiveEvent.3
diff -r 6832a6f59c97 -r c406b44a0eaa devel/SDL/distinfo
--- a/devel/SDL/distinfo        Wed Sep 03 19:24:40 2003 +0000
+++ b/devel/SDL/distinfo        Wed Sep 03 19:30:49 2003 +0000
@@ -1,16 +1,15 @@
-$NetBSD: distinfo,v 1.20 2003/07/26 23:05:34 jmmv Exp $
+$NetBSD: distinfo,v 1.21 2003/09/03 19:30:51 drochner Exp $
 
-SHA1 (SDL-1.2.5.tar.gz) = c1bdc68d390d421158778f68f3498f5b9d63a9e4
-Size (SDL-1.2.5.tar.gz) = 1854550 bytes
-SHA1 (patch-aa) = 02438ad6409081a9fbcb542fcc414277f2aa61f7
+SHA1 (SDL-1.2.6.tar.gz) = 6f64b79427ea279e5ae18ea07d9fe353fd138422
+Size (SDL-1.2.6.tar.gz) = 2042700 bytes
+SHA1 (patch-aa) = 4511f3af35b824d8e1425b571a8c12e44e8ef46c
 SHA1 (patch-ab) = 7effcc7f7f1856372692c147521888843810fed5
-SHA1 (patch-ac) = 45b7ae9e962661f0ef334a4669b1cde8c09e452f
 SHA1 (patch-af) = f5e824addf308f9c467de02e3b262afbc0ef77c0
-SHA1 (patch-ag) = 989c3464686a3158c538034ad7ea012a4e4b4b9e
-SHA1 (patch-aj) = 2f4dd90c85bc822c049820b5f027c984d015555b
+SHA1 (patch-ag) = cd2fd8958b86e12c9d2786fe200c6ab44d8d40e1
+SHA1 (patch-aj) = be3e6fdfc6b0f22df85b41445b980c60f5ceab5e
 SHA1 (patch-al) = 852877c85dd43782dfcf855d43ed6250449aa9fd
-SHA1 (patch-am) = 8dfa873452ea6380b10acda81e11eac1405cc190
-SHA1 (patch-ap) = ca979b24a57a8f115f5e1bdf6b1e5672a60d20a9
+SHA1 (patch-am) = 1ce28a8fcc468bfc5d47c1af9e90b108df471a49
+SHA1 (patch-ap) = c477500c2540719c40253b30de1f389c8ed50334
 SHA1 (patch-ar) = 1a78f0bcb6a8f65f71af23accb2a9780331f275b
 SHA1 (patch-as) = a53286d5e0a2cab7e0a1d80baf3b76681f996b7a
 SHA1 (patch-ba) = 0621af3f2c0abba700c30d7f4809f405a7ffe729
diff -r 6832a6f59c97 -r c406b44a0eaa devel/SDL/patches/patch-aa
--- a/devel/SDL/patches/patch-aa        Wed Sep 03 19:24:40 2003 +0000
+++ b/devel/SDL/patches/patch-aa        Wed Sep 03 19:30:49 2003 +0000
@@ -1,16 +1,16 @@
-$NetBSD: patch-aa,v 1.4 2002/10/31 22:19:50 jlam Exp $
+$NetBSD: patch-aa,v 1.5 2003/09/03 19:30:53 drochner Exp $
 
---- src/joystick/bsd/SDL_sysjoystick.c.orig    Sat Oct  5 07:32:49 2002
-+++ src/joystick/bsd/SDL_sysjoystick.c Sun Oct 13 20:34:42 2002
-@@ -400,9 +400,9 @@
-       int len;
+--- src/joystick/bsd/SDL_sysjoystick.c.orig    2003-08-30 21:13:05.000000000 +0200
++++ src/joystick/bsd/SDL_sysjoystick.c
+@@ -461,9 +461,9 @@ report_alloc(struct report *r, struct re
+ #endif
+ #else
+ # ifdef USBHID_NEW
+-      len = hid_report_size(rd, repinfo[repind].kind, &r->rid);
+-# else
+       len = hid_report_size(rd, repinfo[repind].kind, r->rid);
++# else
++      len = hid_report_size(rd, repinfo[repind].kind, &r->rid);
+ # endif
+ #endif
  
- #ifdef USBHID_NEW
--      len = hid_report_size(rd, repinfo[repind].kind, &r->rid);
--#else
-       len = hid_report_size(rd, repinfo[repind].kind, r->rid);
-+#else
-+      len = hid_report_size(rd, repinfo[repind].kind, &r->rid);
- #endif
-       if (len < 0) {
-               SDL_SetError("Negative HID report size");
diff -r 6832a6f59c97 -r c406b44a0eaa devel/SDL/patches/patch-ac
--- a/devel/SDL/patches/patch-ac        Wed Sep 03 19:24:40 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.7 2003/06/04 17:53:13 abs Exp $
-
---- src/video/SDL_stretch.c.orig       Wed Jun  4 17:20:04 2003
-+++ src/video/SDL_stretch.c    Wed Jun  4 17:22:59 2003
-@@ -261,8 +261,8 @@
-                       break;
-                   default:
- #ifdef __GNUC__
--                      __asm__ __volatile__ ("
--                              call _copy_row
-+                      __asm__ __volatile__ (" \
-+                              call _copy_row  \
-                       "
-                       : "=&D" (u1), "=&S" (u2)
-                       : "0" (dstp), "1" (srcp)
diff -r 6832a6f59c97 -r c406b44a0eaa devel/SDL/patches/patch-ag
--- a/devel/SDL/patches/patch-ag        Wed Sep 03 19:24:40 2003 +0000
+++ b/devel/SDL/patches/patch-ag        Wed Sep 03 19:30:49 2003 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-ag,v 1.4 2001/04/28 14:27:35 rh Exp $
+$NetBSD: patch-ag,v 1.5 2003/09/03 19:30:56 drochner Exp $
 
---- src/hermes/Makefile.am.orig        Thu Apr 26 07:11:23 2001
+--- src/hermes/Makefile.am.orig        2003-08-30 21:13:04.000000000 +0200
 +++ src/hermes/Makefile.am
-@@ -7,7 +7,7 @@
+@@ -7,7 +7,7 @@ STRIP_FPIC = sh $(top_srcdir)/strip_fPIC
  SUFFIXES = .asm
  
  .asm.lo:
--      $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $<
-+      $(LIBTOOL) --tag=CC --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $<
+-      $(LIBTOOL) --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
++      $(LIBTOOL) --tag=CC --mode=compile $(STRIP_FPIC) $(NASM) @NASMFLAGS@ $< -o $*.o
  
  ###########################################################################
  
diff -r 6832a6f59c97 -r c406b44a0eaa devel/SDL/patches/patch-aj
--- a/devel/SDL/patches/patch-aj        Wed Sep 03 19:24:40 2003 +0000
+++ b/devel/SDL/patches/patch-aj        Wed Sep 03 19:30:49 2003 +0000
@@ -1,19 +1,17 @@
-$NetBSD: patch-aj,v 1.15 2002/10/31 22:19:50 jlam Exp $
+$NetBSD: patch-aj,v 1.16 2003/09/03 19:30:57 drochner Exp $
 
---- configure.in.orig  Sun Oct  6 16:34:53 2002
+--- configure.in.orig  2003-08-30 21:13:18.000000000 +0200
 +++ configure.in
-@@ -412,10 +412,7 @@ CheckNAS()
-                   , enable_nas=yes)
+@@ -413,7 +413,7 @@ CheckNAS()
      if test x$enable_audio = xyes -a x$enable_nas = xyes; then
          AC_MSG_CHECKING(for NAS audio support)
--        have_nas=no
+         have_nas=no
 -        if test -r /usr/X11R6/include/audio/audiolib.h; then
++        if true; then
              have_nas=yes
--        fi
-         AC_MSG_RESULT($have_nas)
-         if test x$have_nas = xyes; then
              CFLAGS="$CFLAGS -DNAS_SUPPORT"
-@@ -488,7 +485,7 @@ CheckNASM()
+             SYSTEM_LIBS="$SYSTEM_LIBS -laudio -lXt"
+@@ -496,7 +496,7 @@ CheckNASM()
                    NASMFLAGS="-f aoutb"
                    ;;
                *)
@@ -22,7 +20,7 @@
                    ;;
              esac
              AC_SUBST(NASMFLAGS)
-@@ -925,18 +922,18 @@ CheckAAlib()
+@@ -933,18 +933,18 @@ CheckAAlib()
  [  --enable-video-aalib    use AAlib video driver [default=no]],
                    , enable_video_aalib=no)
      if test x$enable_video = xyes -a x$enable_video_aalib = xyes; then
@@ -49,7 +47,7 @@
  
              VIDEO_SUBDIRS="$VIDEO_SUBDIRS aalib"
              VIDEO_DRIVERS="$VIDEO_DRIVERS aalib/libvideo_aa.la"
-@@ -1104,12 +1101,13 @@ CheckPTH()
+@@ -1115,12 +1115,13 @@ CheckPTH()
  [  --enable-pth            use GNU pth library for multi-threading [default=yes]],
                    , enable_pth=yes)
      if test x$enable_threads = xyes -a x$enable_pth = xyes; then
@@ -67,7 +65,7 @@
              SDL_CFLAGS="$SDL_CFLAGS $PTH_CFLAGS"
              SDL_LIBS="$SDL_LIBS $PTH_LIBS"
              CFLAGS="$CFLAGS -DENABLE_PTH"
-@@ -1150,8 +1148,8 @@ CheckPTHREAD()
+@@ -1161,8 +1162,8 @@ CheckPTHREAD()
              pthread_lib="-pthread"
              ;;
          *-*-netbsd*)
@@ -78,7 +76,7 @@
              ;;
          *-*-openbsd*)
              pthread_cflags="-D_REENTRANT"
-@@ -1566,29 +1564,31 @@ CheckUSBHID()
+@@ -1600,29 +1601,31 @@ CheckUSBHID()
          have_libusbhid=no
          have_libusb=no
          AC_CHECK_LIB(usbhid, hid_init, have_libusbhid=yes)
@@ -119,7 +117,7 @@
          fi
  
          AC_MSG_CHECKING(for usbhid)
-@@ -1834,6 +1834,7 @@ case "$target" in
+@@ -1868,6 +1871,7 @@ case "$target" in
          CheckESD
          CheckNAS
          CheckX11
@@ -127,7 +125,7 @@
          CheckAAlib
          CheckOpenGL
          CheckPTHREAD
-@@ -1842,9 +1843,9 @@ case "$target" in
+@@ -1876,9 +1880,9 @@ case "$target" in
          COPY_ARCH_SRC(src/main, linux, SDL_main.c)
          # Set up files for the audio library
          if test x$enable_audio = xyes; then
@@ -140,7 +138,7 @@
          fi
          # Set up files for the cdrom library
          if test x$enable_cdrom = xyes; then
-@@ -1853,9 +1854,6 @@ case "$target" in
+@@ -1887,9 +1891,6 @@ case "$target" in
          fi
          # Set up files for the thread library
          if test x$enable_threads = xyes; then
@@ -150,7 +148,7 @@
              CopyUnixThreadSource
          fi
          # Set up files for the timer library
-@@ -2478,7 +2476,7 @@ AM_CONDITIONAL([ENABLE_STATIC], [test "$
+@@ -2543,7 +2544,7 @@ AM_CONDITIONAL([ENABLE_STATIC], [test "$
  
  # Set runtime shared library paths as needed
  
diff -r 6832a6f59c97 -r c406b44a0eaa devel/SDL/patches/patch-am
--- a/devel/SDL/patches/patch-am        Wed Sep 03 19:24:40 2003 +0000
+++ b/devel/SDL/patches/patch-am        Wed Sep 03 19:30:49 2003 +0000
@@ -1,28 +1,7979 @@
-$NetBSD: patch-am,v 1.9 2003/07/26 21:38:23 jmmv Exp $
+$NetBSD: patch-am,v 1.10 2003/09/03 19:30:58 drochner Exp $
 
---- configure.orig     2002-10-06 22:35:02.000000000 +0200



Home | Main Index | Thread Index | Old Index