Added support for building a RoboDJ debian package. It's somewhat simple
and doesn't support the server or ripping dependencies yet. git-svn-id: https://samskivert.googlecode.com/svn/trunk@593 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
Source: robodj
|
||||
Section: contrib/web
|
||||
Priority: optional
|
||||
Maintainer: Michael Bayne <mdb@samskivert.com>
|
||||
Build-Depends: debhelper (>= 3.0.40), ant (>= 1.3-1), j2sdk1.3 (>= 1.3.1-1.1)
|
||||
Standards-Version: 1.0.0
|
||||
|
||||
Package: robodj
|
||||
Architecture: all
|
||||
Section: contrib/web
|
||||
Priority: optional
|
||||
Depends: java-virtual-machine
|
||||
Description: Digital music management system
|
||||
robodj provides tools to convert music from CDs into MP3s and to manage
|
||||
the resulting music in categories. it stores music metadata in a SQL
|
||||
database and provides a music server that can be configured a network
|
||||
enabled client.
|
||||
Reference in New Issue
Block a user