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:
mdb
2002-02-22 07:30:42 +00:00
parent 328974f873
commit c24098f204
9 changed files with 155 additions and 0 deletions
+17
View File
@@ -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.