diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-17 17:05:50 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2006-03-17 17:05:50 +0000 |
commit | 086f6363b5fcf4ec66eb9f49065e8da91d870030 (patch) | |
tree | 1851d28ec652eba0755e6be53292f224d9bfbf9a /openwrt/package/openh323/ipkg | |
parent | e3c3f376828352db183e70122329055c831c2db4 (diff) |
add pwlib and open323 from Zoltan HERPAI, thx, fix bitlebee build after iconv changes; rm -rf staging_dir_* needed before compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3394 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/openh323/ipkg')
-rw-r--r-- | openwrt/package/openh323/ipkg/openh323.control | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openwrt/package/openh323/ipkg/openh323.control b/openwrt/package/openh323/ipkg/openh323.control new file mode 100644 index 000000000..5aab36825 --- /dev/null +++ b/openwrt/package/openh323/ipkg/openh323.control @@ -0,0 +1,7 @@ +Package: openh323 +Priority: optional +Section: admin +Description: The OpenH323 project aims to create a full featured, + interoperable, Open Source implementation of the ITU-T H.323 + teleconferencing protocol that can be used by personal + developers and commercial users without charge. |