MX23 updated mtpaint with webp openjpeg support

Those who have created deb or tar packages to share with other MX users can create a thread in this forum to do that. Also those that request someone to create a package for them, can be posted here.
Message
Author
ghunter
Posts: 176
Joined: Mon May 29, 2023 12:40 am

MX23 updated mtpaint with webp openjpeg support

#1 Post by ghunter »

Hi

Our debian package supports most formats that normal members are likely to need but currently does not support webp and openjpeg.
My build not a debian package can be compared side by side as long as you put it under /usr/local. If you intend to delete repo version then feel free to put it under /usr

first a screenshot of proof of new image supports (if you put on goggles....you may notice I have already opened sample.webp) And it shows v 3.50
https://imgur.com/ktsyFHp

source
https://sourceforge.net/projects/mtpain ... paint/3.50
patch
https://raw.githubusercontent.com/puppy ... land.patch

download link
https://www.mediafire.com/folder/oc6hyx81ydrqm/mtpaint

download dir contains sub-dirs exe, desktop, locales & pixmaps

You will probably need to test by

Code: Select all

sudo mkdir /usr/local/share/applications /usr/local/share/pixmamps
the desktop file is very useful for mime handling. As its offers more image support, exe is bigger than our repos.

Code: Select all

readelf -d /usr/local/bin/mtpaint | grep 'NEEDED'
 0x0000000000000001 (NEEDED)             Shared library: [libgif.so.7]
 0x0000000000000001 (NEEDED)             Shared library: [libopenjp2.so.7]
 0x0000000000000001 (NEEDED)             Shared library: [libwebp.so.7]
 0x0000000000000001 (NEEDED)             Shared library: [libtiff.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libjpeg.so.62]
 0x0000000000000001 (NEEDED)             Shared library: [libfreetype.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [liblcms2.so.2]
 0x0000000000000001 (NEEDED)             Shared library: [libpng16.so.16]
 0x0000000000000001 (NEEDED)             Shared library: [libz.so.1]
 0x0000000000000001 (NEEDED)             Shared library: [libm.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libgtk-x11-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgdk-x11-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgdk_pixbuf-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libpango-1.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgobject-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libgthread-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libglib-2.0.so.0]
 0x0000000000000001 (NEEDED)             Shared library: [libX11.so.6]
 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
thanks for reading

EDIT
that screenshot does not show that I can convert webp to gif....but my build can open gifs and offers formats
bmp, lbm,pcx,png,tga,tiff, xpm and of cource gif

User avatar
CharlesV
Global Moderator
Posts: 7595
Joined: Sun Jul 07, 2019 5:11 pm

Re: MX23 updated mtpaint with webp openjpeg support

#2 Post by CharlesV »

Very cool! I will be downloading this shortly and adding to my tool box!

Thank you !
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!

User avatar
Eadwine Rose
Administrator
Posts: 14861
Joined: Wed Jul 12, 2006 2:10 am

Re: MX23 updated mtpaint with webp openjpeg support

#3 Post by Eadwine Rose »

Moved to community submissions
MX-23.6_x64 July 31 2023 * 6.1.0-37amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

Post Reply

Return to “Package Sharing”