diff options
| -rw-r--r-- | meta/recipes-support/libfm/libfm-extra_1.2.4.bb (renamed from meta/recipes-support/libfm/libfm-extra_1.2.3.bb) | 6 | ||||
| -rw-r--r-- | meta/recipes-support/libfm/libfm_1.2.4.bb (renamed from meta/recipes-support/libfm/libfm_1.2.3.bb) | 8 |
2 files changed, 5 insertions, 9 deletions
diff --git a/meta/recipes-support/libfm/libfm-extra_1.2.3.bb b/meta/recipes-support/libfm/libfm-extra_1.2.4.bb index 36752692b2..f204968039 100644 --- a/meta/recipes-support/libfm/libfm-extra_1.2.3.bb +++ b/meta/recipes-support/libfm/libfm-extra_1.2.4.bb | |||
| @@ -11,15 +11,13 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz \ | |||
| 11 | file://0001-nls.m4-Take-it-from-gettext-0.15.patch \ | 11 | file://0001-nls.m4-Take-it-from-gettext-0.15.patch \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRC_URI[md5sum] = "3ff38200701658f7e80e25ed395d92dd" | 14 | SRC_URI[md5sum] = "74997d75e7e87dc73398746fd373bf52" |
| 15 | SRC_URI[sha256sum] = "c692f1624a4cbc8d1dd55f3b3f3369fbf5d26f63a916e2c295230b2344e1fbf9" | 15 | SRC_URI[sha256sum] = "7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/libfm-${PV}" | 17 | S = "${WORKDIR}/libfm-${PV}" |
| 18 | 18 | ||
| 19 | EXTRA_OECONF = "--with-extra-only --with-gtk=no" | 19 | EXTRA_OECONF = "--with-extra-only --with-gtk=no" |
| 20 | 20 | ||
| 21 | PR = "r1" | ||
| 22 | |||
| 23 | inherit autotools pkgconfig gtk-doc | 21 | inherit autotools pkgconfig gtk-doc |
| 24 | 22 | ||
| 25 | do_configure[dirs] =+ "${S}/m4" | 23 | do_configure[dirs] =+ "${S}/m4" |
diff --git a/meta/recipes-support/libfm/libfm_1.2.3.bb b/meta/recipes-support/libfm/libfm_1.2.4.bb index cf2f0f9a72..866b11a9aa 100644 --- a/meta/recipes-support/libfm/libfm_1.2.3.bb +++ b/meta/recipes-support/libfm/libfm_1.2.4.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Library for file management" | |||
| 2 | HOMEPAGE = "http://pcmanfm.sourceforge.net/" | 2 | HOMEPAGE = "http://pcmanfm.sourceforge.net/" |
| 3 | 3 | ||
| 4 | LICENSE = "GPLv2+ & LGPLv2+" | 4 | LICENSE = "GPLv2+ & LGPLv2+" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=4641e94ec96f98fabc56ff9cc48be14b \ |
| 6 | file://src/fm.h;beginline=8;endline=21;md5=ef1f84da64b3c01cca447212f7ef6007 \ | 6 | file://src/fm.h;beginline=8;endline=21;md5=ef1f84da64b3c01cca447212f7ef6007 \ |
| 7 | file://src/base/fm-config.h;beginline=10;endline=23;md5=ef1f84da64b3c01cca447212f7ef6007 \ | 7 | file://src/base/fm-config.h;beginline=10;endline=23;md5=ef1f84da64b3c01cca447212f7ef6007 \ |
| 8 | file://src/fm-gtk.h;beginline=6;endline=19;md5=646baa4955c04fe768f2ca27b92ac8dd" | 8 | file://src/fm-gtk.h;beginline=6;endline=19;md5=646baa4955c04fe768f2ca27b92ac8dd" |
| @@ -13,10 +13,8 @@ DEPENDS = "glib-2.0 pango gtk+ menu-cache intltool-native libexif libfm-extra ge | |||
| 13 | 13 | ||
| 14 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz" | 14 | SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz" |
| 15 | 15 | ||
| 16 | SRC_URI[md5sum] = "3ff38200701658f7e80e25ed395d92dd" | 16 | SRC_URI[md5sum] = "74997d75e7e87dc73398746fd373bf52" |
| 17 | SRC_URI[sha256sum] = "c692f1624a4cbc8d1dd55f3b3f3369fbf5d26f63a916e2c295230b2344e1fbf9" | 17 | SRC_URI[sha256sum] = "7804f6f28cb3d1bc8ffb3151ab7ff0c063b27c5f9b06c682eb903e01cf25502f" |
| 18 | |||
| 19 | PR = "r1" | ||
| 20 | 18 | ||
| 21 | inherit autotools pkgconfig gtk-doc distro_features_check | 19 | inherit autotools pkgconfig gtk-doc distro_features_check |
| 22 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | 20 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" |
