dotconf: Add dotconf. Thanks to xjqian
authorMatthias Hentges <oe@hentges.net>
Wed, 2 Jan 2008 11:58:06 +0000 (11:58 +0000)
committerMatthias Hentges <oe@hentges.net>
Wed, 2 Jan 2008 11:58:06 +0000 (11:58 +0000)
packages/dotconf/.mtn2git_empty [new file with mode: 0644]
packages/dotconf/dotconf_1.0.13.bb [new file with mode: 0644]
packages/dotconf/files/.mtn2git_empty [new file with mode: 0644]
packages/dotconf/files/srcMakefile.am_00.patch [new file with mode: 0644]

diff --git a/packages/dotconf/.mtn2git_empty b/packages/dotconf/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/dotconf/dotconf_1.0.13.bb b/packages/dotconf/dotconf_1.0.13.bb
new file mode 100644 (file)
index 0000000..3dcfc5d
--- /dev/null
@@ -0,0 +1,10 @@
+DESCRIPTION = " dot.conf is an easy to use and powerful configuration file parser library"
+HOMEPAGE = "http://www.azzit.de/dotconf/"
+LICENSE = "LGPLv2"
+
+PR = "r0"
+
+inherit autotools
+
+SRC_URI = "http://www.azzit.de/dotconf/download/v1.0/${PN}-${PV}.tar.gz \
+         file://srcMakefile.am_00.patch;patch=1"
diff --git a/packages/dotconf/files/.mtn2git_empty b/packages/dotconf/files/.mtn2git_empty
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/dotconf/files/srcMakefile.am_00.patch b/packages/dotconf/files/srcMakefile.am_00.patch
new file mode 100644 (file)
index 0000000..500f1fd
--- /dev/null
@@ -0,0 +1,9 @@
+--- dotconf-1.0.13/src/Makefile.am.orig        2008-01-02 11:48:16.000000000 +0000
++++ dotconf-1.0.13/src/Makefile.am     2008-01-02 11:48:22.000000000 +0000
+@@ -1,5 +1,5 @@
+-INCLUDES = -I. -I$(includedir)
++INCLUDES = -I.
+ include_HEADERS = dotconf.h
+ noinst_HEADERS = readdir.h