audio/portmidi: Fixed dep information

This commit is contained in:
ponce 2012-08-25 13:29:57 +02:00
parent 59fe78861a
commit e94a645c75
2 changed files with 1 additions and 3 deletions

View file

@ -1,5 +1,3 @@
PortMidi is a computer library for real time input and output of MIDI data.
It is designed to be portable to many different operating systems.
PortMidi is part of the PortMusic project.
This requires the jdk package from /extra.

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/portmedia/portmidi-src-217.zip"
MD5SUM="03f46fd3947e2ef4c8c465baaf832241"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
REQUIRES="jdk"
MAINTAINER="David Woodfall"
EMAIL="dave@dawoodfall.net"