pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/milkytracker Import milkytracker-0.90.80 as audi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b654b30f097
branches:  trunk
changeset: 398284:5b654b30f097
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Thu Aug 27 22:50:16 2009 +0000

description:
Import milkytracker-0.90.80 as audio/milkytracker.

MilkyTracker is an open source, multi-platform music application for creating
.MOD and .XM module files. It attempts to recreate the module replay and user
experience of the popular DOS program Fasttracker II, with special playback
modes available for improved Amiga ProTracker 2/3 compatibility.

Some of it's key features are:

* Fasttracker II like, custom graphical user interface with context menus
* Choose between a modern and a true-to-FT2 editing scheme / keyboard layout
* Tabbed user interface for opening and playing up to 32 modules simultaneously
  and for exchanging data between them
* Playing and editing simultaneously
* Live mode for seamless pattern changes
* Rendering songs/patterns to disk (.WAV) or directly to sample
* Powerful sample editor featuring waveform generators
* In-depth instrument editor featuring envelope zooming and scaling and support
  for copying and swapping instruments and samples across tabs
* ProTracker 2/3 playback modes for playing and editing .MOD files
* Various resampler options including emulated Amiga 500/1200 sound output
* Module optimizer
* Over 30 imported module formats
* Basic archive support for loading zipped, powerpacked and UMX modules directly

diffstat:

 audio/milkytracker/DESCR            |  22 ++++++++++++++++++++++
 audio/milkytracker/MESSAGE          |  12 ++++++++++++
 audio/milkytracker/Makefile         |  31 +++++++++++++++++++++++++++++++
 audio/milkytracker/PLIST            |  11 +++++++++++
 audio/milkytracker/distinfo         |   6 ++++++
 audio/milkytracker/options.mk       |  22 ++++++++++++++++++++++
 audio/milkytracker/patches/patch-aa |  12 ++++++++++++
 7 files changed, 116 insertions(+), 0 deletions(-)

diffs (144 lines):

diff -r ac765dd9dedf -r 5b654b30f097 audio/milkytracker/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/milkytracker/DESCR  Thu Aug 27 22:50:16 2009 +0000
@@ -0,0 +1,22 @@
+MilkyTracker is an open source, multi-platform music application for creating
+.MOD and .XM module files. It attempts to recreate the module replay and user
+experience of the popular DOS program Fasttracker II, with special playback
+modes available for improved Amiga ProTracker 2/3 compatibility.
+
+Some of it's key features are:
+
+* Fasttracker II like, custom graphical user interface with context menus
+* Choose between a modern and a true-to-FT2 editing scheme / keyboard layout
+* Tabbed user interface for opening and playing up to 32 modules simultaneously
+  and for exchanging data between them
+* Playing and editing simultaneously
+* Live mode for seamless pattern changes
+* Rendering songs/patterns to disk (.WAV) or directly to sample
+* Powerful sample editor featuring waveform generators
+* In-depth instrument editor featuring envelope zooming and scaling and support
+  for copying and swapping instruments and samples across tabs
+* ProTracker 2/3 playback modes for playing and editing .MOD files
+* Various resampler options including emulated Amiga 500/1200 sound output
+* Module optimizer
+* Over 30 imported module formats
+* Basic archive support for loading zipped, powerpacked and UMX modules directly
diff -r ac765dd9dedf -r 5b654b30f097 audio/milkytracker/MESSAGE
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/milkytracker/MESSAGE        Thu Aug 27 22:50:16 2009 +0000
@@ -0,0 +1,12 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2009/08/27 22:50:16 ahoka Exp $
+
+ Since SDL is utilizing X shared memory extensions, you
+ might need to raise the maximum limit of shared memory pages
+ for running milkytracker properly.
+
+
+ Documentation for MilkyTracker is installed in:
+    ${PREFIX}/share/doc/milkytracker
+
+===========================================================================
diff -r ac765dd9dedf -r 5b654b30f097 audio/milkytracker/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/milkytracker/Makefile       Thu Aug 27 22:50:16 2009 +0000
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/27 22:50:16 ahoka Exp $
+#
+DISTNAME=      milkytracker-0.90.80
+CATEGORIES=    audio
+MASTER_SITES=  http://www.milkytracker.net/files/ \
+               ${MASTER_SITE_FREEBSD}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://www.milkytracker.net/files/
+COMMENT=       Music tracker inspired by Fast Tracker 2
+
+GNU_CONFIGURE= yes
+USE_LANGUAGES= c c++
+USE_TOOLS+=    gawk
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+.include "options.mk"
+
+INSTALLATION_DIRS+=    share/doc/milkytracker
+INSTALLATION_DIRS+=    share/examples/milkytracker
+
+DOCDIR=                        ${DESTDIR}${PREFIX}/share/doc/milkytracker
+
+post-install:
+       ${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCDIR}
+
+.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ac765dd9dedf -r 5b654b30f097 audio/milkytracker/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/milkytracker/PLIST  Thu Aug 27 22:50:16 2009 +0000
@@ -0,0 +1,11 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/27 22:50:16 ahoka Exp $
+bin/milkytracker
+share/doc/milkytracker/ChangeLog.html
+share/doc/milkytracker/EqualizerDesign.doc
+share/doc/milkytracker/FAQ.html
+share/doc/milkytracker/MilkyTracker.html
+share/doc/milkytracker/TiTAN.nfo
+share/doc/milkytracker/readme_OSX.html
+share/doc/milkytracker/readme_PocketPC.html
+share/doc/milkytracker/readme_rtaudio
+share/doc/milkytracker/readme_unix
diff -r ac765dd9dedf -r 5b654b30f097 audio/milkytracker/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/milkytracker/distinfo       Thu Aug 27 22:50:16 2009 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/27 22:50:16 ahoka Exp $
+
+SHA1 (milkytracker-0.90.80.tar.bz2) = e6adedee56a6a1bf096b5311c319954ea54977dc
+RMD160 (milkytracker-0.90.80.tar.bz2) = cb535a50c29b8d722617007054921065e71c1615
+Size (milkytracker-0.90.80.tar.bz2) = 1799270 bytes
+SHA1 (patch-aa) = 8e0a8d58c54995483f639b7f2d936b0b1ffd1a8f
diff -r ac765dd9dedf -r 5b654b30f097 audio/milkytracker/options.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/milkytracker/options.mk     Thu Aug 27 22:50:16 2009 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: options.mk,v 1.1.1.1 2009/08/27 22:50:16 ahoka Exp $
+
+PKG_OPTIONS_VAR=       PKG_OPTIONS.milkytracker
+#PKG_SUPPORTED_OPTIONS=        alsa jack
+PKG_SUPPORTED_OPTIONS= jack
+PKG_SUGGESTED_OPTIONS=
+
+.include "../../mk/bsd.options.mk"
+
+#.if !empty(PKG_OPTIONS:Malsa)
+#CONFIGURE_ARGS+=      --with-alsa
+#.else
+CONFIGURE_ARGS+=       --without-alsa
+#.endif
+
+
+.if !empty(PKG_OPTIONS:Mjack)
+.include "../../audio/jack/buildlink3.mk"
+  CONFIGURE_ARGS+=     --with-jack
+.else
+  CONFIGURE_ARGS+=     --without-jack
+.endif
diff -r ac765dd9dedf -r 5b654b30f097 audio/milkytracker/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/milkytracker/patches/patch-aa       Thu Aug 27 22:50:16 2009 +0000
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2009/08/27 22:50:16 ahoka Exp $
+
+--- src/milkyplay/drivers/jack/AudioDriver_JACK.cpp.orig       2008-02-17 22:12:31.000000000 +0200
++++ src/milkyplay/drivers/jack/AudioDriver_JACK.cpp
+@@ -64,6 +64,7 @@ int AudioDriver_JACK::jackProcess(jack_n
+               leftBuffer[in] = audioDriver->rawStream[out++] * (1.0/32768.0);
+               rightBuffer[in] = audioDriver->rawStream[out++] * (1.0/32768.0);
+       }
++      return 0;
+ }
+ 
+ AudioDriver_JACK::AudioDriver_JACK() :



Home | Main Index | Thread Index | Old Index