aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-todo/gpe-todo_0.51.bb
blob: a0536206ab307068771eda6e99f47b2a56a715fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
LICENSE = "GPL"
inherit gpe

DESCRIPTION = "GPE to-do list"
DEPENDS = "gtk+ libdisplaymigration libgpewidget libgpepimc libtododb"
SECTION = "gpe"
PRIORITY = "optional"
PR ="r1"

SRC_URI += "file://remove-render.patch"


SRC_URI[md5sum] = "cc3b6b7676671b81251fb237118daada"
SRC_URI[sha256sum] = "ffaa97570c9d1a1f3c2081e208ec16a6b24e2700060b8cc3caad44ff447f16c7"
ption> OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt/qt4/qt4-tools-native_4.6.3.bb
blob: de24b38dea15503dcb1d0b3cf4d270e821ce2bb8 (plain)
1
2
3
4
5
6
7
8
9
10
11
require qt4-tools-native.inc

LICENSE = "LGPLv2.1 | GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \
                    file://LICENSE.GPL3;md5=babc5b6b77441da277f5c06b2e547720 \
                    file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354"
PR = "r0"

EXTRA_OECONF += " -no-fast -silent -no-rpath"

TOBUILD := "src/tools/bootstrap ${TOBUILD}"