mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-25 07:17:05 +00:00
recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ require abiword-2.5.inc
|
||||
DEPENDS += " librsvg loudmouth libwmf-native gtkmathview asio"
|
||||
RCONFLICTS_${PN} = "abiword-embedded"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SRC_URI = "http://www.abisource.com/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz;name=abiword \
|
||||
file://autogen-common.sh \
|
||||
|
||||
@@ -4,7 +4,7 @@ LICENSE = "GPLv2 & LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
|
||||
file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2"
|
||||
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
inherit gnome pkgconfig
|
||||
|
||||
|
||||
@@ -13,6 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING.tools;md5=94d55d512a9ba36caa9b7df079bae19f \
|
||||
|
||||
SRCREV = "8d64bc23d2b837421ecf9c7b0e4b8d5d95ca0d21"
|
||||
PV = "1.29.0+gitr${SRCPV}"
|
||||
PR = "r1"
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
@@ -5,6 +5,8 @@ HOMEPAGE = "http://www.gtk.org"
|
||||
BUGTRACKER = "https://bugzilla.gnome.org/"
|
||||
SECTION = "libs"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
DEPENDS = "glib-2.0 pango atk jpeg libpng libxext libxcursor \
|
||||
gtk-doc-native docbook-utils-native libxrandr libgcrypt \
|
||||
libxdamage libxrender libxcomposite cairo gdk-pixbuf gtk+-native"
|
||||
|
||||
@@ -3,7 +3,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=dc7371b50816c96e145fa0f8ade8e24d \
|
||||
file://COPYING.LIB;md5=61464cfe342798eeced82efe9ae55f63"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
SECTION = "libs"
|
||||
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
require orbit2.inc
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI[md5sum] = "10bfb957fa4a8935a0b4afaee7d71df7"
|
||||
SRC_URI[sha256sum] = "62bfce3f678f9347a19c766944e8aef7b89bc32b25ac23eb3e4c25929ce8974c"
|
||||
|
||||
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=6cbca01f1c9178aca280e8ff64d85b2f"
|
||||
|
||||
DEPENDS = "libgsf glib-2.0"
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/wvware/wv-${PV}.tar.gz \
|
||||
file://pkgconfig.patch"
|
||||
|
||||
Reference in New Issue
Block a user