aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/gnet/.mtn2git_empty0
-rw-r--r--packages/gnet/gnet_2.0.7.bb10
2 files changed, 10 insertions, 0 deletions
diff --git a/packages/gnet/.mtn2git_empty b/packages/gnet/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/gnet/.mtn2git_empty
diff --git a/packages/gnet/gnet_2.0.7.bb b/packages/gnet/gnet_2.0.7.bb
new file mode 100644
index 0000000000..d5e93c4000
--- /dev/null
+++ b/packages/gnet/gnet_2.0.7.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "GNet is a simple network library. It is written in C, object-oriented, and built upon GLib."
+LICENSE = "LGPL"
+HOMEPAGE = "http://www.gnetlibrary.org/"
+
+SRC_URI = "http://www.gnetlibrary.org/src/gnet-2.0.7.tar.gz"
+DEPENDS = "glib-2.0"
+
+EXTRA_OECONF = "--disable-pthreads"
+
+inherit pkgconfig autotools