/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 25 352256: /usr/share/mime 52 167936: /usr/share/mime/application 136 49152: /usr/share/mime/text 176 28672: /usr/share/mime/mime.cache 177 28672: /usr/share/mime/image 228 16384: /usr/bin/update-mime-database 231 16384: /usr/share/mime/audio 311 8192: /usr/share/mime/magic 312 8192: /usr/share/mime/multipart 313 8192: /usr/share/mime/video [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mime-support/ |
H A D | mime-support_3.62.bb | 2 SUMMARY = "MIME files 'mime.types' & 'mailcap', and support programs" 13 SRC_URI = "${DEBIAN_MIRROR}/main/m/mime-support/mime-support_${PV}.tar.gz" 19 FILES:${PN} += " ${libdir}/mime" 25 install -d ${D}${libdir}/mime/packages 32 install -m 644 mime.types ${D}${sysconfdir}/ 33 install -m 644 mailcap ${D}${libdir}/mime/ 37 # install -m 755 install-mime ${D}${sbindir}/ 38 # install -m 644 install-mime.man ${D}${mandir}/man8/install-mime.8 39 install -m 755 update-mime ${D}${sbindir}/ 40 install -m 644 update-mime.man ${D}${mandir}/man8/update-mime.8 [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/shared-mime-info/ |
H A D | shared-mime-info_2.4.bb | 2 DESCRIPTION = "The shared-mime-info package contains the core database of common types." 3 HOMEPAGE = "http://freedesktop.org/wiki/Software/shared-mime-info" 9 DEPENDS = "libxml2 glib-2.0 shared-mime-info-native xmlto-native" 11 SRC_URI = "git://gitlab.freedesktop.org/xdg/shared-mime-info.git;protocol=https;branch=master \ 18 inherit meson pkgconfig gettext python3native mime 22 FILES:${PN} += "${datadir}/mime" 23 FILES:${PN}-dev += "${datadir}/pkgconfig/shared-mime-info.pc ${datadir}/gettext/its" 25 # freedesktop.org.xml is only required when updating the mime database, 27 PACKAGES =+ "shared-mime-info-data" 28 FILES:shared-mime-info-data = "${datadir}/mime/packages/freedesktop.org.xml" [all …]
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | mime.bbclass | 8 # This class is used by recipes installing mime types 11 DEPENDS += "${@bb.utils.contains('BPN', 'shared-mime-info', '', 'shared-mime-info', d)}" 12 PACKAGE_WRITE_DEPS += "shared-mime-info-native" 13 MIMEDIR = "${datadir}/mime" 22 update-mime-database $D${MIMEDIR} 33 # $D${MIMEDIR}/packages belong to package shared-mime-info-data, 34 # packages like libfm-mime depend on shared-mime-info-data. 35 # after shared-mime-info-data uninstalled, $D${MIMEDIR}/packages 36 # is removed, but update-mime-database need this dir to update 40 update-mime-database $D${MIMEDIR} [all …]
|
H A D | gnomebase.bbclass | 17 ${datadir}/mime-info \ 18 ${datadir}/mime/packages \ 19 ${datadir}/mime/application \
|
H A D | mime-xdg.bbclass | 6 # This class creates mime <-> application associations based on entry 61 …bb.warn('Could not open %s. Set MIME_XDG_PACKAGES in recipe or add mime-xdg to INSANE_SKIP.' % des… 65 bb.note("adding mime-xdg postinst and postrm scripts to %s" % pkg)
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/ |
H A D | mime-construct_1.11.bb | 6 HOMEPAGE = "https://metacpan.org/release/ROSCH/mime-construct-1.11/view/mime-construct" 11 SRC_URI = "${CPAN_MIRROR}/authors/id/R/RO/ROSCH/mime-construct-${PV}.tar.gz \ 12 file://fix-mime-construct-help-return-value.patch \ 20 perl-module-filehandle perl-module-mime-base64 perl-module-mime-quotedprint perl-module-posix \ 26 ${D}/${bindir}/mime-construct
|
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/mime-construct/files/ |
H A D | fix-mime-construct-help-return-value.patch | 4 Subject: [PATCH] fix mime-construct --help return value 11 mime-construct | 5 +++-- 14 diff --git a/mime-construct b/mime-construct 16 --- a/mime-construct 17 +++ b/mime-construct
|
/openbmc/openbmc/poky/meta/recipes-graphics/builder/files/ |
H A D | builder_session.sh | 19 xdg-mime default pcmanfm.desktop inode/directory 22 xdg-mime default epiphany.desktop x-scheme-handler/http 23 xdg-mime default epiphany.desktop x-scheme-handler/https 24 xdg-mime default epiphany.desktop text/html 27 xdg-mime default l3afpad.desktop text/plain
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mailcap/ |
H A D | mailcap_2.1.54.bb | 10 Also included in this package is the mime.types file which contains a \ 29 ALTERNATIVE:${PN} = "mime.types" 30 ALTERNATIVE_LINK_NAME[mime.types] = "${sysconfdir}/mime.types"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/phoronix-test-suite/ |
H A D | phoronix-test-suite_10.8.4.bb | 16 inherit systemd allarch mime mime-xdg 41 ${datadir}/mime/packages/openbenchmarking-mime.xml \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/fltk/ |
H A D | fltk.bb | 5 inherit features_check binconfig lib_package gtk-icon-cache mime mime-xdg 42 # .desktop / icons / mime only necessary for fluid app 46 ${datadir}/mime \
|
/openbmc/openbmc/poky/meta/recipes-support/libfm/ |
H A D | libfm_1.3.2.bb | 24 inherit autotools pkgconfig gtk-doc gettext features_check mime mime-xdg sourceforge-releases 32 PACKAGES += "${PN}-mime" 44 FILES:${PN}-mime = "${datadir}/mime/"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/openbox/ |
H A D | obconf_git.bb | 21 inherit autotools gettext pkgconfig mime mime-xdg features_check 28 ${datadir}/mime \
|
/openbmc/openbmc/poky/meta/lib/oeqa/files/ |
H A D | buildhistory_filelist2.txt | 1332 -rwxr-xr-x root root 59584 ./usr/bin/update-mime-database 6406 drwxr-xr-x root root 4096 ./usr/lib/python3.8/email/mime 6407 -rw-r--r-- root root 1321 ./usr/lib/python3.8/email/mime/application.py 6408 -rw-r--r-- root root 2739 ./usr/lib/python3.8/email/mime/audio.py 6409 -rw-r--r-- root root 916 ./usr/lib/python3.8/email/mime/base.py 6410 -rw-r--r-- root root 1829 ./usr/lib/python3.8/email/mime/image.py 6411 -rw-r--r-- root root 0 ./usr/lib/python3.8/email/mime/__init__.py 6412 -rw-r--r-- root root 1317 ./usr/lib/python3.8/email/mime/message.py 6413 -rw-r--r-- root root 1621 ./usr/lib/python3.8/email/mime/multipart.py 6414 -rw-r--r-- root root 691 ./usr/lib/python3.8/email/mime/nonmultipart.py [all …]
|
H A D | buildhistory_filelist1.txt | 1331 -rwxr-xr-x root root 59584 ./usr/bin/update-mime-database 6404 drwxr-xr-x root root 4096 ./usr/lib/python3.8/email/mime 6405 -rw-r--r-- root root 1321 ./usr/lib/python3.8/email/mime/application.py 6406 -rw-r--r-- root root 2739 ./usr/lib/python3.8/email/mime/audio.py 6407 -rw-r--r-- root root 916 ./usr/lib/python3.8/email/mime/base.py 6408 -rw-r--r-- root root 1829 ./usr/lib/python3.8/email/mime/image.py 6409 -rw-r--r-- root root 0 ./usr/lib/python3.8/email/mime/__init__.py 6410 -rw-r--r-- root root 1317 ./usr/lib/python3.8/email/mime/message.py 6411 -rw-r--r-- root root 1621 ./usr/lib/python3.8/email/mime/multipart.py 6412 -rw-r--r-- root root 691 ./usr/lib/python3.8/email/mime/nonmultipart.py [all …]
|
/openbmc/qemu/ui/ |
H A D | dbus-clipboard.c | 61 const char *mime[QEMU_CLIPBOARD_TYPE__COUNT + 1] = { 0, }; in dbus_clipboard_update_info() local 89 mime[i++] = MIME_TEXT_PLAIN_UTF8; in dbus_clipboard_update_info() 98 mime, in dbus_clipboard_update_info() 137 g_autofree char *mime = NULL; in dbus_clipboard_qemu_request() local 156 G_DBUS_CALL_FLAGS_NONE, -1, &mime, &v_data, NULL, &err)) { in dbus_clipboard_qemu_request() 161 if (g_strcmp0(mime, MIME_TEXT_PLAIN_UTF8)) { in dbus_clipboard_qemu_request() 162 error_report("Unsupported returned MIME: %s", mime); in dbus_clipboard_qemu_request()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/remmina/ |
H A D | remmina_1.4.36.bb | 32 inherit cmake features_check mime mime-xdg gtk-icon-cache pkgconfig 49 ${datadir}/mime \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libjxl/ |
H A D | libjxl_0.10.3.bb | 7 inherit cmake pkgconfig mime 35 PACKAGECONFIG ?= "mime gdk-pixbuf-loader sizeless-vectors" 44 PACKAGECONFIG[mime] = "-DJPEGXL_ENABLE_PLUGIN_MIME=ON,-DJPEGXL_ENABLE_PLUGIN_MIME=OFF"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/gtkwave/ |
H A D | gtkwave_3.3.121.bb | 24 inherit pkgconfig autotools gettext texinfo mime mime-xdg 37 --disable-mime-update \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/ |
H A D | fontforge_20230101.bb | 12 …ake pkgconfig python3native python3targetconfig features_check gettext gtk-icon-cache mime mime-xdg 45 ${datadir}/mime \
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/evolution-data-server/evolution-data-server/ |
H A D | 0004-call-native-helpers.patch | 37 OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/camel-mime-tables.c 38 - COMMAND ${CMAKE_CURRENT_BINARY_DIR}/camel-gen-tables >${CMAKE_CURRENT_BINARY_DIR}/camel-mime-tabl… 39 + COMMAND camel-gen-tables >${CMAKE_CURRENT_BINARY_DIR}/camel-mime-tables.c
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-multimedia/parole/ |
H A D | parole_4.18.0.bb | 6 inherit xfce-app gtk-doc mime mime-xdg
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-gnome/gnome-software/ |
H A D | gnome-software_47.2.bb | 7 inherit gnomebase gsettings itstool gnome-help gtk-icon-cache gtk-doc mime mime-xdg gettext upstrea…
|
/openbmc/openbmc/poky/meta/recipes-sato/pcmanfm/ |
H A D | pcmanfm_1.3.2.bb | 16 file://gnome-mime-text-plain.png \ 24 inherit autotools pkgconfig features_check mime-xdg
|