mtpaint-3.49 or 3.50 i585 for Porteus 4.0 with webp support

If you are looking for a specific 32-bit package and you can't find it in any of the 32-bit repos, please post a request for it here.
User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

mtpaint-3.49 or 3.50 i585 for Porteus 4.0 with webp support

Post#1 by Rava » 03 Feb 2021, 14:02

mtpaint-3.49 or 3.50 i585 for Porteus 4.0 with webp support, just like mtpaint-3.49.32-x86_64-3_ncm.xzm's is for x86_64.

Created the module out of

Code: Select all

58c5dc56b0c8514e563255a96859a44a  mtpaint-3.50-i386-1_slack14.2.tgz
but alas! sadly no webp support. Image

Dunno what :magic: ncmprhnsbl used to create mtpaint-3.49.32-x86_64-3_ncm.xzm with webp support. Image
Cheers!
Yours Rava

User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

mtpaint-3.49 or 3.50 i585 for Porteus 4.0 with webp support

Post#2 by ncmprhnsbl » 03 Feb 2021, 22:57

Rava wrote:
03 Feb 2021, 14:02
Dunno what :magic: ncmprhnsbl used to create mtpaint-3.49.32-x86_64-3_ncm.xzm with webp support.
:D i used this thing called "compile it yourself"
here's a SlackBuild that'll help with that: https://slackbuilds.org/repository/14.2 ... ch=mtpaint
you'll need to add webp to the configure line:

Code: Select all

./configure cflags intl man webp $GTK3 $TKWIDGETS \
the one i used looked like this:

Code: Select all

./configure man cflags intl GIF jpeg tiff lcms2 webp gtk3 jp2v2 \
you may not want gtk3 or some of that other stuff, idk..
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

mtpaint-3.49 or 3.50 i585 for Porteus 4.0 with webp support

Post#3 by Rava » 04 Feb 2021, 07:10

ncmprhnsbl wrote:
03 Feb 2021, 22:57
:D i used this thing called "compile it yourself"
Oh I heard of that thingy called "compile it yourself" :teehee:
ncmprhnsbl wrote:
03 Feb 2021, 22:57
here's a SlackBuild that'll help with that: https://slackbuilds.org/repository/14.2 ... ch=mtpaint
you'll need to add webp to the configure line:
[..]

Code: Select all

./configure man cflags intl GIF jpeg tiff lcms2 webp gtk3 jp2v2 \
you may not want gtk3 or some of that other stuff, idk..
Thanks, will do so next week, too busy right now. :friends:
Cheers!
Yours Rava

Post Reply