pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio NOT_FOR_PLATFORM Interix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eef998a1536c
branches:  trunk
changeset: 501920:eef998a1536c
user:      tv <tv%pkgsrc.org@localhost>
date:      Mon Oct 31 16:09:18 2005 +0000

description:
NOT_FOR_PLATFORM Interix.

diffstat:

 audio/nosefart/Makefile  |  4 +++-
 audio/nspmod/Makefile    |  4 +++-
 audio/portaudio/Makefile |  4 +++-
 audio/rio500/Makefile    |  4 +++-
 audio/sidplay/Makefile   |  4 +++-
 5 files changed, 15 insertions(+), 5 deletions(-)

diffs (90 lines):

diff -r a0d8de1aa313 -r eef998a1536c audio/nosefart/Makefile
--- a/audio/nosefart/Makefile   Mon Oct 31 15:59:14 2005 +0000
+++ b/audio/nosefart/Makefile   Mon Oct 31 16:09:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/06/16 06:57:39 jlam Exp $
+# $NetBSD: Makefile,v 1.8 2005/10/31 16:09:18 tv Exp $
 
 DISTNAME=              nosefart-2.3-mls
 PKGNAME=               ${DISTNAME:S/-mls//}
@@ -10,6 +10,8 @@
 HOMEPAGE=              http://nosefart.sourceforge.net/
 COMMENT=               Player for NES Sound Format (NSF) files
 
+NOT_FOR_PLATFORM=      Interix-*-*
+
 USE_TOOLS+=            gmake
 NO_CONFIGURE=          YES
 
diff -r a0d8de1aa313 -r eef998a1536c audio/nspmod/Makefile
--- a/audio/nspmod/Makefile     Mon Oct 31 15:59:14 2005 +0000
+++ b/audio/nspmod/Makefile     Mon Oct 31 16:09:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/02/23 03:28:49 minskim Exp $
+# $NetBSD: Makefile,v 1.13 2005/10/31 16:11:20 tv Exp $
 #
 
 DISTNAME=      nspmod-0.1
@@ -9,6 +9,8 @@
 #HOMEPAGE=     http://www.jeton.or.jp/users/toru/www/orgsoft/index.html
 COMMENT=       MOD/S3M/MTM tracker that does its own DSP, uses VoxWare v2.90+
 
+NOT_FOR_PLATFORM=      Interix-*-*
+
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
 INSTALLATION_DIRS=     bin man/man1
diff -r a0d8de1aa313 -r eef998a1536c audio/portaudio/Makefile
--- a/audio/portaudio/Makefile  Mon Oct 31 15:59:14 2005 +0000
+++ b/audio/portaudio/Makefile  Mon Oct 31 16:09:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/10/10 15:24:08 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2005/10/31 16:13:06 tv Exp $
 
 DISTNAME=      portaudio_v18_1
 PKGNAME=       portaudio-18.1
@@ -11,6 +11,8 @@
 HOMEPAGE=      http://www.portaudio.com/
 COMMENT=       Portable cross-platform Audio API
 
+NOT_FOR_PLATFORM=      Interix-*-*
+
 USE_TOOLS+=            gmake
 USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
diff -r a0d8de1aa313 -r eef998a1536c audio/rio500/Makefile
--- a/audio/rio500/Makefile     Mon Oct 31 15:59:14 2005 +0000
+++ b/audio/rio500/Makefile     Mon Oct 31 16:09:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/05/22 20:07:39 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/10/31 16:13:50 tv Exp $
 #
 
 DISTNAME=      rio500-0.7
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://rio500.sourceforge.net/
 COMMENT=       Utilities to manage your Diamond Rio 500 MP3 player
 
+NOT_FOR_PLATFORM=      Interix-*-*
+
 USE_TOOLS+=    gmake
 
 GNU_CONFIGURE= yes
diff -r a0d8de1aa313 -r eef998a1536c audio/sidplay/Makefile
--- a/audio/sidplay/Makefile    Mon Oct 31 15:59:14 2005 +0000
+++ b/audio/sidplay/Makefile    Mon Oct 31 16:09:18 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/05/22 20:07:39 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2005/10/31 16:15:06 tv Exp $
 #
 
 DISTNAME=      sidplay-base-1.0.9
@@ -12,6 +12,8 @@
 HOMEPAGE=      http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/
 COMMENT=       Tools for playing sidtunes
 
+NOT_FOR_PLATFORM=      Interix-*-*
+
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake
 USE_LANGUAGES=         c c++



Home | Main Index | Thread Index | Old Index