* Path fixes
[rodin/chimara.git] / debian / control
index 2cdf3079b25ea21270e97cf45a8029cdc3301262..ee893236bac0bde46e7cfe9ba5b942d05ed7558a 100644 (file)
@@ -10,7 +10,7 @@ Build-Depends: cdbs,
                libglib2.0-dev, 
                libgtk2.0-dev
 Standards-Version: 3.7.3
-Homepage: <insert the upstream URL, if relevant>
+Homepage: http://lassie.student.utwente.nl/chimara
 
 Package: libchimara0
 Section: libs
@@ -46,4 +46,16 @@ Description: Documentation for the Chimara Glk library
  .
  This package contains the Chimara reference manual.
 
+Package: chimara-player
+Section: games
+Architecture: any
+Depends: ${misc:Depends}
+         libchimara0 (= ${binary:Version}),
+         libglib2.0-dev,
+         libgtk2.0-dev
+Description: Interactive fiction player using the Chimara Glk library
+ Chimara is a GTK+ widget that loads and runs Glk programs as plugins. Glk is an
+ input/output specification specifically designed for interactive fiction.
+ .
+ This package contains a default interactive fiction player that uses Chimara.