mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
recipes: use allarch instead of PACKAGE_ARCH = all
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -4,13 +4,13 @@ HOMEPAGE = "http://trac.enlightenment.org/e/wiki/Themes#Efenniht"
|
|||||||
DEPENDS = "edje-native"
|
DEPENDS = "edje-native"
|
||||||
RDEPENDS_${PN} = "e-wm"
|
RDEPENDS_${PN} = "e-wm"
|
||||||
RSUGGESTS_${PN} = "elementary-theme-efenniht"
|
RSUGGESTS_${PN} = "elementary-theme-efenniht"
|
||||||
PACKAGE_ARCH = "all"
|
|
||||||
LICENSE = "MIT/BSD"
|
LICENSE = "MIT/BSD"
|
||||||
|
|
||||||
SRCREV = "${EFL_SRCREV}"
|
SRCREV = "${EFL_SRCREV}"
|
||||||
PV = "0.0+svnr${SRCPV}"
|
PV = "0.0+svnr${SRCPV}"
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
inherit e-base
|
inherit e-base allarch
|
||||||
|
|
||||||
SRCNAME = "efenniht"
|
SRCNAME = "efenniht"
|
||||||
SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};proto=http"
|
SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};proto=http"
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ LICENSE = "MIT BSD"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2667a0f4120372ea91f7467cdff4095f"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=2667a0f4120372ea91f7467cdff4095f"
|
||||||
SRCNAME = "e"
|
SRCNAME = "e"
|
||||||
PV = "0.16.999.060+svnr${SRCPV}"
|
PV = "0.16.999.060+svnr${SRCPV}"
|
||||||
PR = "r19"
|
PR = "r20"
|
||||||
SRCREV = "${EFL_SRCREV}"
|
SRCREV = "${EFL_SRCREV}"
|
||||||
|
|
||||||
inherit e update-alternatives gettext
|
inherit e update-alternatives gettext
|
||||||
@@ -95,26 +95,6 @@ RRECOMMENDS_${PN} = "\
|
|||||||
${ESYSACTIONS} \
|
${ESYSACTIONS} \
|
||||||
"
|
"
|
||||||
|
|
||||||
PACKAGE_ARCH_${PN}-config-default = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-config-illume2 = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-config-minimalist = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-config-netbook = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-config-scaleable = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-config-standard = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-theme-default = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-background-dark-gradient = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-background-light-gradient = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-images = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-icons = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-other = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-input-methods = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-sysactions = "all"
|
|
||||||
PACKAGE_ARCH_${PN}-menu = "all"
|
|
||||||
PACKAGE_ARCH_efm-desktop-icon = "all"
|
|
||||||
PACKAGE_ARCH_illume-keyboard-default-alpha = "all"
|
|
||||||
PACKAGE_ARCH_illume-keyboard-default-numeric = "all"
|
|
||||||
PACKAGE_ARCH_illume-keyboard-default-terminal = "all"
|
|
||||||
|
|
||||||
FILES_${PN} = "\
|
FILES_${PN} = "\
|
||||||
${bindir}/* \
|
${bindir}/* \
|
||||||
${libdir}/enlightenment/utils/* \
|
${libdir}/enlightenment/utils/* \
|
||||||
|
|||||||
@@ -3,10 +3,10 @@ LICENSE = "MIT/BSD"
|
|||||||
SECTION = "x11"
|
SECTION = "x11"
|
||||||
DEPENDS = "edje-native"
|
DEPENDS = "edje-native"
|
||||||
PV = "1.0+svnr${SRCPV}"
|
PV = "1.0+svnr${SRCPV}"
|
||||||
PR = "r6"
|
PR = "r7"
|
||||||
SRCREV = "${EFL_SRCREV}"
|
SRCREV = "${EFL_SRCREV}"
|
||||||
|
|
||||||
inherit e-base update-alternatives
|
inherit e-base update-alternatives allarch
|
||||||
|
|
||||||
ALTERNATIVE_NAME = "exquisite-config"
|
ALTERNATIVE_NAME = "exquisite-config"
|
||||||
ALTERNATIVE_LINK = "${sysconfdir}/exquisite/config"
|
ALTERNATIVE_LINK = "${sysconfdir}/exquisite/config"
|
||||||
@@ -29,6 +29,5 @@ do_install() {
|
|||||||
echo 'THEME="-t illume"' > ${D}${sysconfdir}/exquisite/config-illume
|
echo 'THEME="-t illume"' > ${D}${sysconfdir}/exquisite/config-illume
|
||||||
}
|
}
|
||||||
|
|
||||||
PACKAGE_ARCH = "all"
|
|
||||||
CONFFILES_${PN} = "${sysconfdir}/exquisite/config-illume"
|
CONFFILES_${PN} = "${sysconfdir}/exquisite/config-illume"
|
||||||
FILES_${PN} = "${sysconfdir}/exquisite ${datadir}/exquisite/data/themes"
|
FILES_${PN} = "${sysconfdir}/exquisite ${datadir}/exquisite/data/themes"
|
||||||
|
|||||||
@@ -3,7 +3,6 @@ SECTION = "e/utils"
|
|||||||
HOMEPAGE = "http://trac.enlightenment.org/e/wiki/Themes#Efenniht"
|
HOMEPAGE = "http://trac.enlightenment.org/e/wiki/Themes#Efenniht"
|
||||||
DEPENDS = "edje-native"
|
DEPENDS = "edje-native"
|
||||||
RSUGGESTS_${PN} = "e-wm-theme-illume-efenniht"
|
RSUGGESTS_${PN} = "e-wm-theme-illume-efenniht"
|
||||||
PACKAGE_ARCH = "all"
|
|
||||||
LICENSE = "MIT/BSD"
|
LICENSE = "MIT/BSD"
|
||||||
|
|
||||||
SRCREV_THM_REV ?= "${EFL_SRCREV}"
|
SRCREV_THM_REV ?= "${EFL_SRCREV}"
|
||||||
@@ -11,9 +10,9 @@ SRCREV_ELM_REV ?= "${EFL_SRCREV}"
|
|||||||
|
|
||||||
SRCREV_FORMAT = "THM_REV"
|
SRCREV_FORMAT = "THM_REV"
|
||||||
PV = "0.0+svnr${SRCPV}"
|
PV = "0.0+svnr${SRCPV}"
|
||||||
PACKAGE_ARCH = "all"
|
PR = "r1"
|
||||||
|
|
||||||
inherit e-base
|
inherit e-base allarch
|
||||||
|
|
||||||
SRCNAME = "efenniht"
|
SRCNAME = "efenniht"
|
||||||
SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};proto=http;name=THM_REV"
|
SRC_URI = "${E_SVN}/trunk/THEMES;module=${SRCNAME};proto=http;name=THM_REV"
|
||||||
|
|||||||
@@ -6,15 +6,13 @@ LICENSE = "GPLv2"
|
|||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=f08a446809913fc9b3c718f0eaea0426"
|
||||||
|
|
||||||
SECTION = "unknown"
|
SECTION = "unknown"
|
||||||
inherit gnome
|
inherit gnome allarch
|
||||||
|
|
||||||
PR = "r0"
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.gz \
|
SRC_URI = "http://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.gz \
|
||||||
file://index.theme"
|
file://index.theme"
|
||||||
|
|
||||||
PACKAGE_ARCH = "all"
|
|
||||||
|
|
||||||
FILES_${PN} += "${datadir}/icons"
|
FILES_${PN} += "${datadir}/icons"
|
||||||
|
|
||||||
do_install_append () {
|
do_install_append () {
|
||||||
|
|||||||
@@ -2,6 +2,8 @@ DESCRIPTION = "GNOME themes"
|
|||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=2b543dc97eb7594d026af39d9b54204b"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=2b543dc97eb7594d026af39d9b54204b"
|
||||||
|
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
SECTION = "x11/gnome"
|
SECTION = "x11/gnome"
|
||||||
DEPENDS = "gtk-engines icon-naming-utils icon-naming-utils-native glib-2.0 intltool-native"
|
DEPENDS = "gtk-engines icon-naming-utils icon-naming-utils-native glib-2.0 intltool-native"
|
||||||
RDEPENDS_${PN} = "gnome-icon-theme"
|
RDEPENDS_${PN} = "gnome-icon-theme"
|
||||||
@@ -14,9 +16,6 @@ do_configure_prepend() {
|
|||||||
sed -i -e 's:`$PKG_CONFIG --variable=program_path icon-naming-utils`:${STAGING_DIR_NATIVE}${libexecdir}:g' configure.in
|
sed -i -e 's:`$PKG_CONFIG --variable=program_path icon-naming-utils`:${STAGING_DIR_NATIVE}${libexecdir}:g' configure.in
|
||||||
}
|
}
|
||||||
|
|
||||||
# allarch doesn't work, it tests the compiler
|
|
||||||
PACKAGE_ARCH = "all"
|
|
||||||
|
|
||||||
PACKAGES =+ " gnome-theme-crux gnome-theme-highcontrast gnome-theme-highcontrastinverse gnome-theme-highcontrastlargeprint gnome-theme-highcontrastlargeprintinverse gnome-theme-largeprint gnome-theme-mist"
|
PACKAGES =+ " gnome-theme-crux gnome-theme-highcontrast gnome-theme-highcontrastinverse gnome-theme-highcontrastlargeprint gnome-theme-highcontrastlargeprintinverse gnome-theme-largeprint gnome-theme-mist"
|
||||||
FILES_gnome-theme-crux = "${datadir}/themes/Crux ${datadir}/icons/Crux"
|
FILES_gnome-theme-crux = "${datadir}/themes/Crux ${datadir}/icons/Crux"
|
||||||
FILES_gnome-theme-highcontrast = "${datadir}/themes/HighContrast ${datadir}/icons/HighContrast"
|
FILES_gnome-theme-highcontrast = "${datadir}/themes/HighContrast ${datadir}/icons/HighContrast"
|
||||||
|
|||||||
@@ -2,7 +2,9 @@ DESCRIPTION = "Extra udev rules"
|
|||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
|
||||||
|
|
||||||
PR = "r2"
|
inherit allarch
|
||||||
|
|
||||||
|
PR = "r3"
|
||||||
|
|
||||||
SRC_URI = " \
|
SRC_URI = " \
|
||||||
file://automount.rules \
|
file://automount.rules \
|
||||||
@@ -31,5 +33,3 @@ do_install() {
|
|||||||
|
|
||||||
FILES_${PN} = "${sysconfdir}/udev"
|
FILES_${PN} = "${sysconfdir}/udev"
|
||||||
RDEPENDS_${PN} = "udev"
|
RDEPENDS_${PN} = "udev"
|
||||||
PACKAGE_ARCH = "all"
|
|
||||||
|
|
||||||
|
|||||||
@@ -5,17 +5,14 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/GPL-2;md5=751419260aa954499f7abaabaa882bbe
|
|||||||
SECTION = "x11/applications"
|
SECTION = "x11/applications"
|
||||||
DEPENDS = "glib-2.0 gtk+ imagemagick-native librsvg-native"
|
DEPENDS = "glib-2.0 gtk+ imagemagick-native librsvg-native"
|
||||||
|
|
||||||
#only icons present in the package
|
|
||||||
PACKAGE_ARCH = "all"
|
|
||||||
|
|
||||||
PV = "0.1.0+svnr${SRCPV}"
|
PV = "0.1.0+svnr${SRCPV}"
|
||||||
PR = "r2"
|
PR = "r3"
|
||||||
|
|
||||||
EXTRA_OECONF = "--disable-binding-python --disable-gui-sdl --disable-samplemap --enable-avoid-float --enable-avoid-unaligned --enable-svg2png-scaling-flag=32 --disable-speech-speech-dispatcher"
|
EXTRA_OECONF = "--disable-binding-python --disable-gui-sdl --disable-samplemap --enable-avoid-float --enable-avoid-unaligned --enable-svg2png-scaling-flag=32 --disable-speech-speech-dispatcher"
|
||||||
|
|
||||||
S = "${WORKDIR}/xpm"
|
S = "${WORKDIR}/xpm"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools allarch
|
||||||
|
|
||||||
FILES_${PN} = " /usr/share/navit/xpm/"
|
FILES_${PN} = " /usr/share/navit/xpm/"
|
||||||
|
|
||||||
|
|||||||
@@ -1,13 +1,12 @@
|
|||||||
LICENSE = "LGPLv2.1"
|
LICENSE = "LGPLv2.1"
|
||||||
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
|
LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=fbc093901857fcd118f065f900982c24"
|
||||||
|
|
||||||
PACKAGE_ARCH = "all"
|
PR = "r1"
|
||||||
|
|
||||||
SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.bz2"
|
SRC_URI = "ftp://pkg-isocodes.alioth.debian.org/pub/pkg-isocodes/iso-codes-${PV}.tar.bz2"
|
||||||
SRC_URI[md5sum] = "4073466e57df23d39721513219e4f7ae"
|
SRC_URI[md5sum] = "4073466e57df23d39721513219e4f7ae"
|
||||||
SRC_URI[sha256sum] = "0a7cf177c25b3f0d77c60a5f1149aab9e03ba70f69bac70138a867efe19a1d97"
|
SRC_URI[sha256sum] = "0a7cf177c25b3f0d77c60a5f1149aab9e03ba70f69bac70138a867efe19a1d97"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools allarch
|
||||||
|
|
||||||
FILES_${PN} += "${datadir}/xml/"
|
FILES_${PN} += "${datadir}/xml/"
|
||||||
PACKAGE_ARCH = "all"
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user