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.
-
Rava
- Contributor

- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
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.
Dunno what

ncmprhnsbl used to create mtpaint-3.49.32-x86_64-3_ncm.xzm with webp support.

Cheers!
Yours Rava
Rava
-
ncmprhnsbl
- DEV Team

- Posts: 4289
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
-
Contact:
Post#2
by ncmprhnsbl » 03 Feb 2021, 22:57
Rava wrote: ↑03 Feb 2021, 14:02
Dunno what

ncmprhnsbl used to create mtpaint-3.49.32-x86_64-3_ncm.xzm with webp support.

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
ncmprhnsbl
-
Rava
- Contributor

- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Post#3
by Rava » 04 Feb 2021, 07:10
ncmprhnsbl wrote: ↑03 Feb 2021, 22:57

i used this thing called "compile it yourself"
Oh I heard of that thingy called "compile it yourself"
Thanks, will do so next week, too busy right now.

Cheers!
Yours Rava
Rava