Bug 118839 - [new port] audio/musica a GTK midi player
Summary: [new port] audio/musica a GTK midi player
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-18 19:20 UTC by Pietro Cerutti
Modified: 2007-12-18 23:30 UTC (History)
0 users

See Also:


Attachments
musica.shar (14.59 KB, text/plain)
2007-12-18 19:20 UTC, Pietro Cerutti
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-12-18 19:20:00 UTC

This is a port of musica, a GTK based audio player.

More information here:

http://ict.ewi.tudelft.nl/~erik/open-source/musica/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-18 19:20:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-12-18 23:19:39 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-12-18 23:20:01 UTC
miwi        2007-12-18 23:19:54 UTC

  FreeBSD ports repository

  Modified files:
    audio                Makefile 
  Added files:
    audio/musica         Makefile distinfo pkg-descr 
    audio/musica/files   patch-src_channel2device.cc 
                         patch-src_dnd.cc patch-src_events.cc 
                         patch-src_gui.cc patch-src_help.cc 
                         patch-src_main.cc patch-src_ossmidi.cc 
                         patch-src_program2device.cc 
                         patch-src_readmidi.cc 
                         patch-src_sequence.cc 
  Log:
  Musica is a GTK based MIDI player.
  
  - Plays MIDI files on Linux machines with an OSS sound card interface.
  - GTK based user interface supporting drag-and-drop for easy file
    selection. Drag a MIDI file from the GNOME-ified Midnight Commander
    to Musica's drop pocket and it automatically loads the file.
  - Tempo adjustment, Play a MIDI file up to four times faster or slower.
  - Fast forward. Skip those dull passages in a MIDI file.
  
  WWW: http://www-ict.its.tudelft.nl/~erik/open-source/musica
  
  PR:             ports/118839
  Submitted by:   Pietro Cerutti <gahr at gahr.ch>
  
  Revision  Changes    Path
  1.916     +1 -0      ports/audio/Makefile
  1.1       +27 -0     ports/audio/musica/Makefile (new)
  1.1       +3 -0      ports/audio/musica/distinfo (new)
  1.1       +11 -0     ports/audio/musica/files/patch-src_channel2device.cc (new)
  1.1       +11 -0     ports/audio/musica/files/patch-src_dnd.cc (new)
  1.1       +37 -0     ports/audio/musica/files/patch-src_events.cc (new)
  1.1       +183 -0    ports/audio/musica/files/patch-src_gui.cc (new)
  1.1       +11 -0     ports/audio/musica/files/patch-src_help.cc (new)
  1.1       +29 -0     ports/audio/musica/files/patch-src_main.cc (new)
  1.1       +21 -0     ports/audio/musica/files/patch-src_ossmidi.cc (new)
  1.1       +11 -0     ports/audio/musica/files/patch-src_program2device.cc (new)
  1.1       +12 -0     ports/audio/musica/files/patch-src_readmidi.cc (new)
  1.1       +13 -0     ports/audio/musica/files/patch-src_sequence.cc (new)
  1.1       +10 -0     ports/audio/musica/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"