diff options
Diffstat (limited to 'recipes/commoncpp/commoncpp2_1.7.1.bb')
| -rw-r--r-- | recipes/commoncpp/commoncpp2_1.7.1.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/commoncpp/commoncpp2_1.7.1.bb b/recipes/commoncpp/commoncpp2_1.7.1.bb new file mode 100644 index 0000000000..9a7729b061 --- /dev/null +++ b/recipes/commoncpp/commoncpp2_1.7.1.bb @@ -0,0 +1,8 @@ +DESCRIPTION = "GNU Common C++" +HOMEPAGE = "http://freshmeat.net/projects/commoncpp2" +LICENSE = "GPL" +PR="r0" +SRC_URI = "ftp://ftp.gnu.org/gnu/commoncpp/commoncpp2-${PV}.tar.gz \ + file://configure.ac.patch;patch=1" + +inherit autotools pkgconfig |
