summaryrefslogtreecommitdiff
path: root/packages/gnet/gnet_2.0.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gnet/gnet_2.0.7.bb')
-rw-r--r--packages/gnet/gnet_2.0.7.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/packages/gnet/gnet_2.0.7.bb b/packages/gnet/gnet_2.0.7.bb
deleted file mode 100644
index d5e93c4000..0000000000
--- a/packages/gnet/gnet_2.0.7.bb
+++ /dev/null
@@ -1,10 +0,0 @@
-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