Support ASDF instead of Mudballs.
qt.phonon.mbd
Sun Dec 13 13:48:52 CET 2009 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Support ASDF instead of Mudballs.
--- old-qt.phonon/qt.phonon.mbd 2014-10-30 07:52:20.000000000 +0100
+++ new-qt.phonon/qt.phonon.mbd 1970-01-01 01:00:00.000000000 +0100
@@ -1,17 +0,0 @@
-;;;; -*- Mode: lisp; indent-tabs-mode: nil -*-
-
-(in-package :sysdef-user)
-
-(define-system :qt.phonon ()
- (:version 0 0 1)
- (:documentation "Phonon Qt4 multimedia")
- (:keywords "GUI" "Video" "Audio" "Multimedia")
- (:author "Tobias Rautenkranz")
- (:license "GPL with linking exception")
- (:uses-macros-from :smoke)
- (:components
- ("src" module
- (:components
- "package"
- ("phonon" (:needs "package")))))
- (:needs :qt))