diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb')
| -rw-r--r-- | meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb index d0bc6993a9..f40d3557d7 100644 --- a/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb +++ b/meta-gnome/recipes-gnome/themes/gnome-themes_2.32.1.bb | |||
| @@ -2,6 +2,8 @@ DESCRIPTION = "GNOME themes" | |||
| 2 | LICENSE = "LGPLv2.1" | 2 | LICENSE = "LGPLv2.1" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=2b543dc97eb7594d026af39d9b54204b" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=2b543dc97eb7594d026af39d9b54204b" |
| 4 | 4 | ||
| 5 | PR = "r1" | ||
| 6 | |||
| 5 | SECTION = "x11/gnome" | 7 | SECTION = "x11/gnome" |
| 6 | DEPENDS = "gtk-engines icon-naming-utils icon-naming-utils-native glib-2.0 intltool-native" | 8 | DEPENDS = "gtk-engines icon-naming-utils icon-naming-utils-native glib-2.0 intltool-native" |
| 7 | RDEPENDS_${PN} = "gnome-icon-theme" | 9 | RDEPENDS_${PN} = "gnome-icon-theme" |
| @@ -14,9 +16,6 @@ do_configure_prepend() { | |||
| 14 | sed -i -e 's:`$PKG_CONFIG --variable=program_path icon-naming-utils`:${STAGING_DIR_NATIVE}${libexecdir}:g' configure.in | 16 | sed -i -e 's:`$PKG_CONFIG --variable=program_path icon-naming-utils`:${STAGING_DIR_NATIVE}${libexecdir}:g' configure.in |
| 15 | } | 17 | } |
| 16 | 18 | ||
| 17 | # allarch doesn't work, it tests the compiler | ||
| 18 | PACKAGE_ARCH = "all" | ||
| 19 | |||
| 20 | PACKAGES =+ " gnome-theme-crux gnome-theme-highcontrast gnome-theme-highcontrastinverse gnome-theme-highcontrastlargeprint gnome-theme-highcontrastlargeprintinverse gnome-theme-largeprint gnome-theme-mist" | 19 | PACKAGES =+ " gnome-theme-crux gnome-theme-highcontrast gnome-theme-highcontrastinverse gnome-theme-highcontrastlargeprint gnome-theme-highcontrastlargeprintinverse gnome-theme-largeprint gnome-theme-mist" |
| 21 | FILES_gnome-theme-crux = "${datadir}/themes/Crux ${datadir}/icons/Crux" | 20 | FILES_gnome-theme-crux = "${datadir}/themes/Crux ${datadir}/icons/Crux" |
| 22 | FILES_gnome-theme-highcontrast = "${datadir}/themes/HighContrast ${datadir}/icons/HighContrast" | 21 | FILES_gnome-theme-highcontrast = "${datadir}/themes/HighContrast ${datadir}/icons/HighContrast" |
