Date: Mon, 29 Mar 2010 19:50:33 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio Makefile ports/audio/libsmf Makefile distinfo pkg-descr pkg-plist Message-ID: <201003291950.o2TJoX42010264@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trasz 2010-03-29 19:50:33 UTC FreeBSD ports repository Modified files: audio Makefile Added files: audio/libsmf Makefile distinfo pkg-descr pkg-plist Log: LibSMF is a BSD-licensed C library for handling SMF ("*.mid") files. It transparently handles timepulses conversions, tempo map handling etc. The only dependencies are C compiler and glib. Full API documentation and examples are included. WWW: http://sourceforge.net/projects/libsmf/ Revision Changes Path 1.1097 +1 -0 ports/audio/Makefile 1.1 +23 -0 ports/audio/libsmf/Makefile (new) 1.1 +3 -0 ports/audio/libsmf/distinfo (new) 1.1 +6 -0 ports/audio/libsmf/pkg-descr (new) 1.1 +7 -0 ports/audio/libsmf/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003291950.o2TJoX42010264>