]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - Rakka.cabal
Wrote more...
[Rakka.git] / Rakka.cabal
index 6ccfb1495a860ca0e7cde65048e4e6d30ffc4b24..82bb77314dd02c04a24abdb488dbe85b82170181 100644 (file)
@@ -21,8 +21,9 @@ Category:
 Tested-With:
     GHC == 6.6.1
 Build-Depends:
-    Crypto, FileManip, HUnit, HsHyperEstraier, HsSVN, Lucu, base,
-    encoding, filepath, hslogger, hxt, mtl, network, parsec, stm, unix
+    Crypto, FileManip, HUnit, HsHyperEstraier >= 0.2, HsSVN, Lucu,
+    base, encoding, filepath, hslogger, hxt, mtl, network, parsec,
+    stm, unix, zlib
 Data-Files:
     defaultpages/Help/SampleImage/Large
     defaultpages/Help/SampleImage/Small
@@ -33,6 +34,16 @@ Data-Files:
     defaultPages/SideBar/Right
     defaultPages/StyleSheet/Default
     schemas/rakka-page-1.0.rng
+Extra-Source-Files:
+    Rakka.buildinfo.in
+    configure
+    configure.ac
+    js/Makefile
+    js/base.js
+    js/editPage.js
+    js/jquery-1.2.1.js
+    js/jquery-dom.js
+    js/screen.js
 
 
 Executable:
@@ -44,16 +55,20 @@ Other-Modules:
     Rakka.Page
     Rakka.Resource
     Rakka.Resource.Index
+    Rakka.Resource.JavaScript
     Rakka.Resource.Object
-    Rakka.Resource.Render
+    Rakka.Resource.PageEntity
     Rakka.Storage
     Rakka.Storage.DefaultPage
+    Rakka.Storage.Types
+    Rakka.Storage.Impl
     Rakka.SystemConfig
     Rakka.Utils
     Rakka.Wiki
     Rakka.Wiki.Interpreter
     Rakka.Wiki.Interpreter.Base
     Rakka.Wiki.Interpreter.Image
+    Rakka.Wiki.Interpreter.PageList
     Rakka.Wiki.Interpreter.Trackback
     Rakka.Wiki.Interpreter.Outline
     Rakka.Wiki.Engine