summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sat-solver/sat-solver_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/sat-solver/sat-solver_git.bb')
-rw-r--r--meta/recipes-extended/sat-solver/sat-solver_git.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-extended/sat-solver/sat-solver_git.bb b/meta/recipes-extended/sat-solver/sat-solver_git.bb
new file mode 100644
index 0000000000..b14325ae44
--- /dev/null
+++ b/meta/recipes-extended/sat-solver/sat-solver_git.bb
@@ -0,0 +1,20 @@
1DESCRIPTION = "Sat Solver"
2HOMEPAGE = "http://en.opensue.org/Portal:Libzypp"
3
4LICENSE = "BSD"
5LIC_FILES_CHKSUM = "file://LICENSE.BSD;md5=62272bd11c97396d4aaf1c41bc11f7d8"
6
7DEPENDS = "libcheck rpm zlib expat"
8
9PV = "0.0-git${SRCPV}"
10PR = "r0"
11
12SRCREV = "aa799f7bae0ec055e0e527203635001bb7346dbc"
13
14SRC_URI = "git://gitorious.org/opensuse/sat-solver.git;protocol=git \
15 file://cmake.patch \
16 file://rpm5.patch"
17
18S = "${WORKDIR}/git"
19
20inherit cmake pkgconfig