summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
...
* opengl-es-cts: remove unused patchMaxin John2024-03-081-34/+0
| | | | | | | 0001-Remove-dead-variable-984.patch was a backport patch that was dropped after upgrade to version:3.2.9.3. Remove it as part of cleanup Signed-off-by: Maxin John <maxin.john@gmail.com>
* libei: upgrade 1.2.0 -> 1.2.1Wang Mingyu2024-02-191-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: drop remaining +gitr casesMartin Jansa2024-02-091-1/+1
| | | | | | | | | | | | | : drop 'r' from gitr and ${SRCPV} * +git is preferred over +gitr since 2012: https://lists.openembedded.org/g/openembedded-core/topic/72154716#16837 some recipes still use +gitr, because updating it would cause PV going backwards but without share PRservice the version-going-backwards QA issues are quite common and most people probably cannot depend on always-increasing version number already Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
* recipes: drop ${SRCPV} usageMartin Jansa2024-02-097-7/+7
| | | | | | | | | | * Drop SRCPV similarly like oe-core did in: https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=843f82a246a535c353e08072f252d1dc78217872 * SRCPV is deferred now from PV to PKGV since: https://git.openembedded.org/openembedded-core/commit/?h=nanbield&id=a8e7b0f932b9ea69b3a218fca18041676c65aba0 Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
* neatvnc: upgrade 0.7.1 -> 0.7.2Wang Mingyu2024-02-091-1/+1
| | | | | | | | | | Changelog: ============= -Clients are now allowed to request more than 32 encodings (#108) -Zlib streams are now preserved when a client switches between encodings Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imlib2: upgrade 1.12.1 -> 1.12.2Wang Mingyu2024-02-091-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | Changelog: =========== -Y4M loader: fix support for unexpected framerates -Y4M loader: fix C option analysis -Y4M loader: add error messages on parsing errors -test_save: Update crcs for jxl saver (libjxl 0.8.0) -x11_grab: Remove some obsolete code -Y4M loader: Guard some debug code properly -Consistently use #if IMLIB2_DEBUG (not #ifdef) -test_load_2: Check some more y4m files -Y4M loader: Avoid use of sscanf() in frame rate parsing -ANI loader: Avoid debug line when image does not have proper signature -PNG loader: Properly suppress messages from libpng -Y4M loader: Fix warning in non-debug build -Change formatting style -PNG saver: Avoid potential issues around setjmp/longjmp -JPG saver: Fix error path -TIFF loader: Properly suppress messages from libtiff -savers: Fix error returns -PNG saver: avoid double-free on write errors -Y4M loader: don't fail on newline Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vulkan-cts: Upgrade to 1.3.7.3Khem Raj2024-01-277-87/+139
| | | | | | | | Adjust for different patches between vulkan-cts and opengl-es-cts Use gcc to compile vulkan-cts for now, it does not like libc++ headers from clang-18 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* vk-gl-cts: Disable Werror on amber external moduleKhem Raj2024-01-271-1/+1
| | | | | | | | | | | | | When compiling with clang-18 it finds more warnings which becomes errors so disable the warnings as errors in this module for now. Fixes /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux/opengl-es-cts/3.2.9.3/git/external/amber/src/src/engine.cc:35:3: error: 'switch' missing 'default' label [-Werror,-Wswitch-default] 35 | switch (type) { | ^ 1 error generated. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tesseract: upgrade 5.3.3 -> 5.3.4Wang Mingyu2024-01-231-1/+1
| | | | | | | | | | | | | | | | Changelog: ============ * Fixes for scrollview * Fixes for autoconf, clang and sw builds * Improve OCR for an image URL * Fail on curl download errors * New parameter curl_cookiefile * Set User-Agent: header field in HTTP request for curl downloads * Output directory list from "combine_tessdata -d" to stdout * Other small improvements for code and documentation. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dnfdragora: upgrade 2.1.5 -> 2.1.6Wang Mingyu2024-01-231-2/+2
| | | | | | | | Changelog: Fix issue #217 Update information' crash dnfdragora Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdecor: upgrade 0.2.1 -> 0.2.2Wang Mingyu2024-01-221-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* feh: upgrade 3.10.1 -> 3.10.2Wang Mingyu2024-01-021-1/+1
| | | | | | | | Changelog: * Fix crash in right-click / menu rendering code on some distributions Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cglm: upgrade 0.9.1 -> 0.9.2Wang Mingyu2024-01-021-1/+1
| | | | | | | | | | | | Changelog: =========== -add aabb2d -add euler to quat functionality -add new subtraction family of vector functions -many others improvements and bugfixes Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fontforge: add a readline PACKAGECONFIGAlexander Kanavin2023-12-311-0/+2
| | | | | | | | This helps with build determinism; also if readline is not in sysroot but readline-native is, fontforge erroneously decides to build with it. Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jasper: Fix install conflict when enable multilib.Wang Mingyu2023-12-291-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | Error: Transaction test error: file /usr/include/jasper/jas_config.h conflicts between attempted installs of lib32-jasper-dev-4.1.1-r0.armv7ahf_neon and jasper-dev-4.1.1-r0.cortexa57 The differences between the two files are as follows: @@ -44,10 +44,10 @@ /* #undef JAS_HAVE_INT128_T */ #define JAS_SIZEOF_INT 4 -#define JAS_SIZEOF_LONG 4 +#define JAS_SIZEOF_LONG 8 #define JAS_SIZEOF_LLONG 8 -#define JAS_SIZEOF_SIZE_T 4 -#define JAS_SIZEOF_SSIZE_T 4 +#define JAS_SIZEOF_SIZE_T 8 +#define JAS_SIZEOF_SSIZE_T 8 #define JAS_HAVE_FCNTL_H /* #undef JAS_HAVE_IO_H */ Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* renderdoc: no need to depend on vim-nativeRoss Burton2023-12-212-58/+1
| | | | | | | | | | Remove the patch to bring back the user of xxd from vim-native, the patch claimed that the cross-compiling rules were broken. However they work just fine if you tell it what compiler to use, as the default is "c++" and that isn't in HOSTTOOLS. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libei: upgrade 1.1.0 -> 1.2.0Wang Mingyu2023-12-181-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lvgl: upgrade 8.3.10 -> 8.3.11Wang Mingyu2023-12-181-1/+1
| | | | | | | | Changelog: https://docs.lvgl.io/8.3/CHANGELOG.html Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jasper: enable opengl only wih x11Samuli Piippo2023-12-131-1/+1
| | | | | | | | | The opengl PACKAGECONFIG depends on freeglut, but after commit f721876add48dccfd228cc09ef261909afeb2d25 that's only available with x11. Enable it only when both openg and x11 are available. Signed-off-by: Samuli Piippo <samuli.piippo@qt.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Remove unused SRC_DISTRIBUTE_LICENSESRoss Burton2023-12-092-2/+2
| | | | | | | | This variable was removed in oe-core 8c9ef5, and didn't do what any of these recipes seem to be using it for. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xsetroot: upgrade 1.1.2 -> 1.1.3alperak2023-12-081-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | By default, xsetroot depends on libxmu and xbitmaps xsetroot dependencies -> https://gitlab.freedesktop.org/xorg/app/xsetroot/-/blob/master/configure.ac?ref_type=heads#L41 xbitmaps has no dependency on libxmu but it was added as a dependency in version 1.1.2. When upgrading xbitmaps to version 1.1.3, libxmu removed from the dependencies Since xsetroot depends on xbitmaps, and libxmu was removed from xbitmaps dependencies, encountered missing libxmu dependencies error. xbitmaps dependencies -> https://gitlab.freedesktop.org/xorg/data/bitmaps/-/blob/master/configure.ac?ref_type=heads xbitmaps upgrade 1.1.2 to 1.1.3 -> https://github.com/openembedded/meta-openembedded/commit/5430b16813c87dc5d69a2ae21bc6d5f2b73cd8d5 So, added libxmu as a dependency to xsetroot for fixing build issue. Changelog: * gitlab CI: stop requiring Signed-off-by in commits * Handle -Wsign-compare warnings * Variable scope reductions as recommended by cppcheck * Build xz tarballs instead of bzip2 * CI: add a basic build test * Update configure.ac bug URL for gitlab migration * Update README for gitlab migration Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* terminus-font: build compressed archives with -nJean-Marc BOUCHE2023-12-082-1/+69
| | | | | | | | | | | | | | When building this recipe, internal archives are compressed with gzip. The compressed archives contain a header with the field MTIME (Modification Time) which is initialized from the built date. As a consequence, two builds of this recipe always generate packages whose checksum differs. Adding the -n option to gzip while compressing the archive does not save the original time stamp by default hence making reproducible package. Signed-off-by: Jean-Marc BOUCHE <jean-marc.bouche@foss.st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xf86-video-mga: upgrade 2.0.0 -> 2.0.1alperak2023-12-072-73/+3
| | | | | | | | | | | | | | | | * checkfile.patch removed because fixed in the new version -> https://gitlab.freedesktop.org/xorg/driver/xf86-video-mga/-/commit/f227f2f286123a9ca64b567783825a2c18b87971 * License-Update: Fixed the typo in a word. "MERCHANTIBILITY" -> "MERCHANTABILITY" Changelog: * Fix uninitialized read in MGAEnableSecondOutPut * gitlab CI: add a basic build test * Fix spelling/wording issues * Build xz tarballs instead of bzip2 * configure.ac: fix cross-compilation Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libxaw: upgrade 1.0.14 -> 1.0.15alperak2023-12-071-3/+1
| | | | | | | | | | | | | | | | | | | | | XORG_EXT tar.bz2 removed because not supported in the new version. The default value defined in xorg-lib-common.inc will be used, i.e. tar.xz Changelog: * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL * Replace calls to index() with strchr() * Add .git-blame-ignore-revs to hide whitespace commits from git blame * Remove "All rights reserved" from Oracle copyright notices * fix typo in XawMax parameter in GetBlockBoundaries * Stop memory leak in error paths in XawTextSinkConvertPropertyList() * Stop memory leak in GetResourcePixmapPath() * Fix ctype(3) users. * Fix spelling/wording issues * gitlab CI: add a basic build test * Build xz tarballs instead of bzip2 Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xf86-input-void: upgrade 1.4.1 -> 1.4.2alperak2023-12-071-2/+2
| | | | | | | | | | | | | | | | | | Changelog: * InitValuatorAxisStruct: Add missing line breaks * InputDriverRec: Resolve -Wmissing-field-initializers warning * gitlab CI: stop requiring Signed-off-by in commits * gitlab CI: add a basic build test * Build xz tarballs instead of bzip2 * Update configure.ac bug URL for gitlab migration * Update README for gitlab migration * autogen: add default patch prefix * autogen.sh: use quoted string variables * autogen.sh: use exec instead of waiting for configure to finish Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xf86-video-ati: upgrade 19.1.0 -> 22.0.0alperak2023-12-071-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | * SRC_URI && features_check removed because already defined in xorg-driver-common.inc Changelog: * Don't set SourceValidate pointer to NULL * radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8 * gitlab CI: enable gitlab's builtin static analysis * gitlab CI: enable commit & merge request checks * Fix spelling/wording issues * Build xz tarballs instead of bzip2 * Only include dri.h with older versions of xserver * Add GitLab CI pipeline * Guard local variable info only used with glamor * ati: cleanup terminology to use primary/secondary * Fix return value check of drmIoctl() * Don't crash X server if GPU acceleration is not available * Handle NULL fb_ptr in pixmap_get_fb * Fix link failure with gcc 10 Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xorg-sgml-doctools: update summary depends and inc filealperak2023-12-072-6/+8
| | | | | Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xorg-docs: add recipealperak2023-12-071-0/+7
| | | | | | | | Provides miscellaneous documentation for the X Window System that doesn't better fit into other packages. The preferred documentation format for these documents is DocBook XML. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xcursor-themes: add recipealperak2023-12-071-0/+11
| | | | | | | Default set of cursor themes for use with libXcursor Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xbitmaps: upgrade 1.1.2 -> 1.1.3alperak2023-12-073-14/+10
| | | | | | | | | | | | | | Changelog: * Switch to XORG_DEFAULT_NOCODE_OPTIONS * gitlab CI: stop requiring Signed-off-by in commits * Build xz tarballs instead of bzip2 * gitlab CI: add a basic build test * Update configure.ac bug URL for gitlab migration * Update README for gitlab migration Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sessreg: upgrade 1.1.2 -> 1.1.3alperak2023-12-071-2/+2
| | | | | | | | | | | | | Changelog: * Fix -Wstringop-truncation warnings in safe_strncpy() * gitlab CI: stop requiring Signed-off-by in commits * Build xz tarballs instead of bzip2 * gitlab CI: add a basic build test * Fix spelling/wording issues Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xgamma: upgrade 1.0.6 -> 1.0.7alperak2023-12-071-2/+2
| | | | | | | | | | | | | | | | | | Changelog: * Use strtof() if available, instead of casting atof() to float * Refactor to reduce code duplication * Resolve -Wdouble-promotion warnings from clang * Build xz tarballs instead of bzip2 * gitlab CI: add a basic build test * Update configure.ac bug URL for gitlab migration * Update README for gitlab migration * autogen: add default patch prefix * autogen.sh: use quoted string variables * autogen.sh: use exec instead of waiting for configure to finish Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xkbevd: upgrade 1.1.4 -> 1.1.5alperak2023-12-071-2/+2
| | | | | | | | | | | | | | | | | | | | | | | Changelog: * Add .git-blame-ignore-revs to hide whitespace commits from git blame * eventTypeToString: remove unnecessary strcpy to static buffer * xkbevd.c: Update default DFLT_XKB_CONFIG_ROOT path * cfgscan: check if character is EOF before calling isalpha or isdigit * Rename shadowed variables * Variable scope reduction as suggested by cppcheck * gitlab CI: stop requiring Signed-off-by in commits * man page: remove out-of-date COPYRIGHT section * Build xz tarballs instead of bzip2 * gitlab CI: add a basic build test * Update configure.ac bug URL for gitlab migration * Update README for gitlab migration * autogen: add default patch prefix * autogen.sh: use quoted string variables * autogen.sh: use exec instead of waiting for configure to finish Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xlsatoms: upgrade 1.1.3 -> 1.1.4alperak2023-12-071-2/+2
| | | | | | | | | | | | | | Changelog: * usage: add cold & noreturn attributes to function * Resolve clang -Wshorten-64-to-32 warnings * Variable scope reductions as suggested by cppcheck * gitlab CI: stop requiring Signed-off-by in commits * Build xz tarballs instead of bzip2 * gitlab CI: add a basic build test Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xlsclients: upgrade 1.1.4 -> 1.1.5alperak2023-12-071-2/+2
| | | | | | | | | | | | | | | | | Changelog: * Resolve implicit conversion warnings from clang * usage: add cold & noreturn attributes to function * Handle -Wsign-compare warnings * Quiet -Wmaybe-uninitialized warnings from gcc * gitlab CI: stop requiring Signed-off-by in commits * Build xz tarballs instead of bzip2 * gitlab CI: add a basic build test * Update configure.ac bug URL for gitlab migration * Update README for gitlab migration Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xstdcmap: upgrade 1.0.4 -> 1.0.5alperak2023-12-071-2/+2
| | | | | | | | | | | | | | Changelog: * Remove unneeded variable initializations * Remove unnecessary cast of XFree() argument * Use C99 loop variable declarations * gitlab CI: stop requiring Signed-off -by in commits * Build xz tarballs instead of bzip2 * gitlab CI: add a basic build test Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xcursorgen: upgrade 1.0.7 -> 1.0.8alperak2023-12-071-3/+2
| | | | | | | | | | | | | | Changelog: * Resolve -Wsign-conversion warnings from clang * Handle -Wimplicit-int-conversion warnings from clang * premultiply_data(): Mark png argument unused * gitlab CI: stop requiring Signed-off-by in commits * Build xz tarballs instead of bzip2 * gitlab CI: add a basic build test Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* jasper: upgrade 2.0.33 -> 4.1.1alperak2023-12-052-26/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * We have to pass "__STDC_VERSION__" value to cmake option due to this error -> A cross-compiling environment has been detected. CMake Error at CMakeLists.txt:430 (message): The value of __STDC_VERSION__ cannot be automatically determined when cross-compiling. Please set JAS_STDC_VERSION to the value of __STDC_VERSION__ when invoking CMake (e.g., by using the option -DJAS_STDC_VERSION=...) or modify the CMakeLists.txt appropriately * Options that are on by default have been added to PACKAGECONFIG. * JAS_ENABLE_SHARED which is enable building of shared library removed because enabled by default. Changelog: 4.1.1 (2023-11-28) ================== * Disallow in-source builds by default. * Fix a potential integer overflow problem in the jas_get_total_mem_size function (for the Windows platform). 4.1.0 (2023-11-04) ================== * Add support for building several JasPer application programs for WebAssembly target with WASI support. 4.0.1 (2023-11-04) ================== * Fix integer overflow bug in PNM decoder (#353). * Fix a few minor build issues. 4.0.0 (2022-11-05) ================== * Improve static linking (#336). * Fix path relocation in mingw environment (#335). * Improve logging and build scripts. * Improve JPEG-2000 conformance test results. * Enable PIC by default. * Fix memory leaks in function cmdopts_parse (#332) (CVE-2022-2963). * imgcmp: + Add quiet (-q) option. + Add debug-level option. + Fix memory leak. * imginfo: + Add quiet (-q) option. * Fix bug in parsing PGX header. * Fix integer overflow bug (#345) (CVE-2022-40755). 3.0.6 (2022-07-13) ================== * Fix bug in manual deployment script. 3.0.5 (2022-06-23) ================== * Fix a minor build issue (#328). 3.0.4 (2022-06-02) ================== * Eliminate some bogus calls to abort. * Fix a typo in jas_safeui64_div (#323). * Add some additional logging messages. * Fix the source of a potential compiler warning (#321). 3.0.3 (2022-03-15) ================== * Fix some portability issues in a few scripts. 3.0.2 (2022-02-14) ================== * Fix a build issue that occurs when a cross-compiler is used (e.g., #319). 3.0.1 (2022-02-12) ================== * Fix some build/portability issues (e.g., #317, #318). 3.0.0 (2022-02-05) ================== VERY IMPORTANT NOTE: This release of the JasPer software introduced some changes in the API and/or behavior of the library relative to earlier releases, which may necessitate some small changes in code using the library (e.g., to avoid memory leaks or other problems). Please refer to the "News" section of the JasPer Reference Manual for more details. For convenience, this manual is available online (for various JasPer releases) at: https://jasper-software.github.io/jasper-manual * Greatly improve documentation. * Add support for multithreading. * Add some customization points in the library, such as the memory allocator and error logging function. * Add improved memory usage tracking and limiting. * Add experimental partial encoding/decoding support for the HEIC format. * Fix some longstanding issues in the JasPer I/O streams API. * Add the running of the full test suite in CI builds for the Windows platform. (Previously, the full test suite was only run for CI builds on Unix-based platforms.) * Fix many bugs (e.g., #305, #307, #308, #309, #312, #314, and many others not associated with any issue numbers). * Merged support for JasPer 3.0.0 into the XV software at: https://github.com/jasper-software/xv.git Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gtkwave: upgrade 3.3.111 -> 3.3.117alperak2023-12-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | Changelog: * Bugfix-only release. * VCD reader fixes for unnamed Icarus begin blocks. * String data type crash fix in fst.c. * Dummy release to keep in sync with gtk3 version. * Buffer overflow fixes in FST reader. * Fix VZT reader with -fstrict-aliasing. * Fix use_multi_state condition in vzt_write.c. * Fix for UNDEF vs strings at start of a vzt file. * Fix sleep() time scaling redefine for mingw. * Use MapViewOfFileEx for mmap on Windows (fstapi). * Define FST_DO_MISALIGNED_OPS on AArch64 (fstapi). * Fixed attrbegin short length problem. * Fix manpage/odt for vcd2fst command switch documentation for zlibpack. * Changed sprintf to snprintf in fstapi.c. * Fix stems reader processing code broken in 3.3.114. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libspiro: upgrade 20200505 -> 20221101alperak2023-12-051-2/+2
| | | | | | | | | | | | | | | | | | Changelog: * bugfix - forgot to remove (1-liner) test code. This will not affect users drawing fonts (fonts are mainly in the +x,+y quadrant). This is likely going to affect users using drawing programs since these are equally likely using +/-x and +/-y quadrants. Test code introduced during 2017-10-22 and forgotten to get removed before release 20190731. This 'bug' affects releases 20190731, 20200505 and 20220722 and is recommended to upgrade to libspiro 20221101 for drawing programs. * Added ability to start spiros with type '[' or 'a', as long as there is a 'v', 'c', or 'o' in the list of points. * Thanks to orbea, bugfixes LIBADD for linker flags instead of LDFLAGS, and removed .libs from linker paths (these fixes help other linkers which need more rigid requirements). * Removed 'make test' and added some Maintenance info for 'make check'. Closes issue #30 * Implemented in https://gcc.gnu.org/wiki/Visibility to help reduce symbol table and exports. * More info added to spiroentrypoints.h to help developers. * New method added to libspiro. example code shown in tests/call-test21.c which uses ncq definition SPIRO_INTERNAL_BEZCTX and two associated functions. Signed-off-by: alperak <alperyasinak1@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libdecor: update 0.2.0 -> 0.2.1Markus Volk2023-12-021-1/+1
| | | | | Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dnfdragora: upgrade 2.1.4 -> 2.1.5Wang Mingyu2023-11-281-1/+1
| | | | | | | | | | Changelog: ============ -Fixed Segfault error when there is no package description. -Added Info window after transaction. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imlib2: delete non-existent fileWang Mingyu2023-11-171-3/+0
| | | | | | | | /usr/bin/imlib2-config was deleted from upstream, so delete it from bb file. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drop GNOMEBASEBUILDCLASS = "meson"Markus Volk2023-11-114-4/+0
| | | | | | It is set to meson by default Signed-off-by: Khem Raj <raj.khem@gmail.com>
* neatvnc: upgrade 0.7.0 -> 0.7.1Wang Mingyu2023-11-081-1/+1
| | | | | | | | | | | Changelog: ============ server: Fix double-free on failed Apple DH crypto: Initialise AES-ECB decode context correctly server: Remove DNS lookup Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* imlib2: Upgrade 1.7.1 -> 1.12.1Leon Anavi2023-11-071-3/+2
| | | | | | | | | | | | | | | | | | | | | Upgrade to version 1.12.1: - Fix some clang complaints - scaling: MMX asm scaling causes segv, disable for now - loading: Call module exit function also when not dlclosing module on unload - loaders: Fix build with -m32 --enable-debug - RAW loader: Don't unload loader - imlib2_grab, imlib2_view: Unset context colormap - x11_grab: Use correct depth when grabbing Remove bzip2 from PACKAGECONFIG because for this version it is an unrecognised option. This work was sponsored by GOVCERT.LU. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* neatvnc: Specify the version in the recipe file namePeter Kjellerstedt2023-11-071-2/+0
| | | | | Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cairomm-1.16: upgrade 1.16.2 -> 1.18.0Khem Raj2023-11-061-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* neatvnc: upgrade 0.6.0 -> 0.7.0Khem Raj2023-11-051-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* feh: upgrade 3.10 -> 3.10.1Khem Raj2023-11-051-2/+2
| | | | | | License-Update: Copyright year changed Signed-off-by: Khem Raj <raj.khem@gmail.com>