| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/ |
| H A D | adwaita-icon-theme_41.0.bb | 1 SUMMARY = "GTK+ icon theme" 2 DESCRIPTION = "The Adwaita icon theme is the default icon theme of the GNOME desktop \ 3 This package package contains an icon theme for Gtk+ 3 applications." 4 HOMEPAGE = "https://gitlab.gnome.org/GNOME/adwaita-icon-theme" 5 BUGTRACKER = "https://gitlab.gnome.org/GNOME/adwaita-icon-theme/issues" 26 RREPLACES:${PN} = "gnome-icon-theme" 27 RCONFLICTS:${PN} = "gnome-icon-theme" 28 RPROVIDES:${PN} = "gnome-icon-theme" 41 ${prefix}/share/pkgconfig/adwaita-icon-theme.pc"
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/ |
| H A D | buildoptions.py | 85 self.write_recipeinc('xcursor-transparent-theme', 'PACKAGES += \"${PN}-dbg\"') 86 self.add_command_to_tearDown('bitbake -c clean xcursor-transparent-theme') 87 res = bitbake("xcursor-transparent-theme -f -c package", ignore_status=True) 88 self.delete_recipeinc('xcursor-transparent-theme') 89 …line = self.getline(res, "QA Issue: xcursor-transparent-theme-dbg is listed in PACKAGES multiple t… 92 self.write_recipeinc('xcursor-transparent-theme', 'PACKAGES += \"${PN}-dbg\"') 95 res = bitbake("xcursor-transparent-theme -f -c package") 96 self.delete_recipeinc('xcursor-transparent-theme') 97 …line = self.getline(res, "QA Issue: xcursor-transparent-theme-dbg is listed in PACKAGES multiple t… 142 self.run_buildhistory_operation('xcursor-transparent-theme') [all …]
|
| H A D | oescripts.py | 17 target = 'xcursor-transparent-theme' 24 …"xcursor-transparent-theme-dev: RDEPENDS: removed \"xcursor-transparent-theme (['= %s-r1'])\", add… 25 …ursor-transparent-theme-staticdev: RDEPENDS: removed \"xcursor-transparent-theme-dev (['= %s-r1'])…
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/hicolor-icon-theme/ |
| H A D | hicolor-icon-theme_0.17.bb | 1 SUMMARY = "Default icon theme that all icon themes automatically inherit from" 2 DESCRIPTION = "The hicolor-icon-theme package contains a default fallback \ 3 theme for implementations of the icon theme specification." 4 HOMEPAGE = "https://www.freedesktop.org/wiki/Software/icon-theme" 10 SRC_URI = "https://icon-theme.freedesktop.org/releases/${BPN}-${PV}.tar.xz"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-art/rodent-icon-theme/ |
| H A D | rodent-icon-theme_5.0.bb | 1 SUMMARY = "Rodent-icon-theme (was xfce4-icon-theme) is a svg icon theme" 13 RREPLACES:${PN} += "xfce4-icon-theme" 14 RPROVIDES:${PN} += "xfce4-icon-theme" 15 RCONFLICTS:${PN} += "xfce4-icon-theme"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-gnome/gnome-themes/ |
| H A D | gnome-themes-extra_3.28.bb | 31 # There could be gnome-theme-highcontrast as well but that requires 33 PACKAGES += "gnome-theme-adwaita \ 34 gnome-theme-adwaita-dark \ 37 FILES:gnome-theme-adwaita = "${prefix}/share/themes/Adwaita \ 40 FILES:gnome-theme-adwaita-dark = "${prefix}/share/themes/Adwaita-dark" 41 RDEPENDS:gnome-theme-adwaita-dark = "gnome-theme-adwaita"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-sato/matchbox-sato/ |
| H A D | matchbox-session-sato_0.1.bb | 9 RDEPENDS:${PN} = "formfactor matchbox-theme-sato matchbox-panel-2 matchbox-desktop matchbox-session… 18 # The matchbox-theme-sato requires x11 in DISTRO_FEATURES 22 file://index.theme" 25 FILES:${PN} += "${datadir}/themes/Sato/index.theme" 39 install -D ${S}/index.theme ${D}/${datadir}/themes/Sato/index.theme 51 set_value string theme Adwaita
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/faenza-icon-theme/ |
| H A D | faenza-icon-theme_1.3.bb | 1 DESCRIPTION = "An icon theme for Gnome" 4 HOMEPAGE = "http://code.google.com/p/faenza-icon-theme/" 11 SRC_URI = "http://faenza-icon-theme.googlecode.com/files/${BPN}_${PV}.zip" 17 for theme in `find -name 'Faenza*.tar.gz'`; do 18 tar -xf ${theme} -C ${D}${datadir}/icons 20 tar -xf emesene-faenza-theme.tar.gz -C ${D}${datadir}
|
| /OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_android_apk_demo/app/src/main/res/values/ |
| H A D | styles.xml | 4 Base application theme, dependent on API level. This theme is replaced 7 <style name="AppBaseTheme" parent="android:Theme.Light"> 9 Theme customizations available in newer API levels can go in 15 <!-- Application theme. -->
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-art/xfwm4-themes/ |
| H A D | xfwm4-themes_4.10.0.bb | 12 # using xfwm4-theme as in xfwm4 might cause warnings of packages supplied by 13 # multiple providers. So we use xfwm4-old-theme here. 16 do_split_packages(d, themedir, '^(.*)', 'xfwm4-old-theme-%s', 'XFWM4 theme %s', allow_dirs=True) 19 PACKAGES_DYNAMIC += "^xfwm4-old-theme-.*"
|
| /OK3568_Linux_fs/buildroot/package/sound-theme-freedesktop/ |
| H A D | Config.in | 2 bool "sound-theme-freedesktop" 4 Default theme for the XDG Sound Theme Specification. 6 http://freedesktop.org/wiki/Specifications/sound-theme-spec
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-webserver/recipes-webadmin/webmin/files/ |
| H A D | setup.sh | 246 # Set a special theme if none was set before 247 if [ "$theme" = "" ]; then 248 theme=`cat "$wadir/defaulttheme" 2>/dev/null` 250 oldthemeline=`grep "^theme=" $config_dir/config` 251 oldtheme=`echo $oldthemeline | sed -e 's/theme=//g'` 252 if [ "$theme" != "" ] && [ "$oldthemeline" = "" ] && [ -d "$wadir/$theme" ]; then 253 themelist=$theme 260 if [ "$overlay" != "" ] && [ "$theme" != "" ] && [ -d "$wadir/$overlay" ]; then 264 # Apply the theme and maybe overlay 266 echo "theme=$themelist" >> $config_dir/config
|
| /OK3568_Linux_fs/buildroot/package/hicolor-icon-theme/ |
| H A D | Config.in | 2 bool "hicolor icon theme" 4 Freedesktop Hicolor icon theme 6 This is the fallback icon theme, which only creates the 11 https://www.freedesktop.org/wiki/Software/icon-theme/
|
| H A D | hicolor-icon-theme.mk | 3 # hicolor-icon-theme 8 HICOLOR_ICON_THEME_SITE = http://icon-theme.freedesktop.org/releases 9 HICOLOR_ICON_THEME_SOURCE = hicolor-icon-theme-$(HICOLOR_ICON_THEME_VERSION).tar.xz
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/xfwm4/ |
| H A D | xfwm4_4.16.1.bb | 25 do_split_packages(d, themedir, '^(.*)', 'xfwm4-theme-%s', 'XFWM4 theme %s', allow_dirs=True) 28 PACKAGES_DYNAMIC += "^xfwm4-theme-.*" 34 RDEPENDS:${PN} = "xfwm4-theme-default"
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | conf.py | 223 # The theme to use for HTML and HTML Help pages. See the documentation for 226 # The Read the Docs theme is available from 229 # - python-sphinx-rtd-theme package (on Debian) 235 …_theme\' HTML theme was not found. Make sure you have the theme installed to produce pretty HTML o… 237 # Theme options are theme-specific and customize the look and feel of a theme 238 # further. For a list of options available for each theme, see the 550 # The HTML theme for the epub output. Since the default themes are not 551 # optimized for small screen space, using the same theme for HTML and epub 552 # output is usually not wise. This defaults to 'epub', a theme designed to save
|
| /OK3568_Linux_fs/buildroot/package/adwaita-icon-theme/ |
| H A D | adwaita-icon-theme.hash | 1 # From http://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/3.22/adwaita-icon-theme-3.22.0.sha… 2 sha256 a594e7440971f860cc61b1b8291be15ffc1b8dd06a9f11485a5a7faf189bcf6b adwaita-icon-theme-3.37.2…
|
| H A D | adwaita-icon-theme.mk | 3 # adwaita-icon-theme 9 ADWAITA_ICON_THEME_SITE = http://ftp.gnome.org/pub/gnome/sources/adwaita-icon-theme/$(ADWAITA_ICON_… 10 ADWAITA_ICON_THEME_SOURCE = adwaita-icon-theme-$(ADWAITA_ICON_THEME_VERSION).tar.xz
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/openbox/ |
| H A D | openbox_3.6.1.bb | 35 PACKAGES_DYNAMIC += "^${PN}-theme-.*" 39 theme_name = d.expand('${PN}-theme-%s') 40 …do_split_packages(d, theme_dir, '(.*)', theme_name, '${PN} theme for %s', extra_depends='', allow_… 58 RDEPENDS:${PN} += "${PN}-core ${PN}-config ${PN}-theme-clearlooks python3 python3-shell pyxdg"
|
| /OK3568_Linux_fs/yocto/poky/meta/classes/ |
| H A D | gtk-icon-cache.bbclass | 13 DEPENDS +=" ${@ '' if d.getVar('BPN') == 'hicolor-icon-theme' else 'hicolor-icon-theme' } \ 62 bb.note("adding hicolor-icon-theme dependency to %s" % pkg) 63 rdepends = ' ' + d.getVar('MLPREFIX', False) + "hicolor-icon-theme"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gnome/adwaita-icon-theme/ |
| H A D | 0001-Don-t-use-AC_CANONICAL_HOST.patch | 22 AC_INIT([adwaita-icon-theme], [41.0], 23 [http://bugzilla.gnome.org/enter_bug.cgi?product=adwaita-icon-theme]) 26 AC_CONFIG_SRCDIR([index.theme.in])
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-art/cursor-themes/ |
| H A D | openzone_1.2.3.bb | 1 SUMMARY = "X11 Mouse Theme" 20 for theme in `find -name '*.tar.xz'`; do 21 tar -Jxf ${theme} -C ${D}${datadir}/icons
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/plymouth/ |
| H A D | plymouth_0.9.5.bb | 61 PACKAGES =+ "${PN}-set-default-theme" 64 FILES:${PN}-set-default-theme = "${sbindir}/plymouth-set-default-theme" 71 RDEPENDS:${PN}-set-default-theme = "bash"
|
| /OK3568_Linux_fs/buildroot/package/xcursor-transparent-theme/ |
| H A D | xcursor-transparent-theme.mk | 3 # xcursor-transparent-theme 15 $(INSTALL) -m 0755 -D $(XCURSOR_TRANSPARENT_THEME_PKGDIR)/index.theme \ 16 $(TARGET_DIR)/usr/share/icons/default/index.theme
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-xfce/packagegroups/ |
| H A D | packagegroup-xfce-extended.bb | 17 xfwm4-theme-daloa \ 18 xfwm4-theme-kokodi \ 19 xfwm4-theme-moheli \
|