diff options
author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-15 08:18:34 +0000 |
---|---|---|
committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2006-03-15 08:18:34 +0000 |
commit | 11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e (patch) | |
tree | 204ae9501f5840d2bd996796c791234fccabdc1f /openwrt/package/cbtt/ipkg | |
parent | 8a2558c154da3dfd06335c90a346c74faaa0098b (diff) | |
download | mtk-20170518-11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e.zip mtk-20170518-11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e.tar.gz mtk-20170518-11b0a8d40ccde28f3ae6d1632f5dd6bd44635a6e.tar.bz2 |
add package from Duncan, thx. changed the patches and some minor stuff
SVN-Revision: 3373
Diffstat (limited to 'openwrt/package/cbtt/ipkg')
-rw-r--r-- | openwrt/package/cbtt/ipkg/cbtt-mysql.control | 7 | ||||
-rw-r--r-- | openwrt/package/cbtt/ipkg/cbtt.control | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/openwrt/package/cbtt/ipkg/cbtt-mysql.control b/openwrt/package/cbtt/ipkg/cbtt-mysql.control new file mode 100644 index 0000000..4786eaa --- /dev/null +++ b/openwrt/package/cbtt/ipkg/cbtt-mysql.control @@ -0,0 +1,7 @@ +Package: cbtt-mysql +Priority: optional +Section: net +Maintainer: Duncan Lindley <drhl@drhl.org> +Source: http://bnbtusermods.sourceforge.net/ +Depends: zlib, libmysqlclient +Description: Bittorrent tracker with mysql support diff --git a/openwrt/package/cbtt/ipkg/cbtt.control b/openwrt/package/cbtt/ipkg/cbtt.control new file mode 100644 index 0000000..d5e6d92 --- /dev/null +++ b/openwrt/package/cbtt/ipkg/cbtt.control @@ -0,0 +1,7 @@ +Package: cbtt +Priority: optional +Section: net +Maintainer: Duncan Lindley <drhl@drhl.org> +Source: http://bnbtusermods.sourceforge.net/ +Depends: zlib +Description: Bittorrent tracker |