DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD Packages and Ports

OpenBSD Packages and Ports Installation and upgrading of packages and ports on OpenBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 29th August 2020
Mako_Elite Mako_Elite is offline
BSD_ROCKS
 
Join Date: Nov 2010
Posts: 75
Default Gimp plugins G'mic and Wavelet-denoise

Any Gimp user in OpenBSD have idea where to get plugins like G'mic and Wavelet-Denoise for Gimp? On both of the plugin websites there are number of operating systems listed suported,
OpenBSD is not on the list as I would suspect it, but there are might be plugins compiled for OpenBSD somewhere. Maybe compile my own, if possible??

Any info would be greatly appreciated,

thank you

Ludovit
Reply With Quote
  #2   (View Single Post)  
Old 30th August 2020
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

There are two GIMP plugins available as packages: liquid-rescale and deskew. Some applications (such as rawtherapee) integrate directly with GIMP.

If a plugin is simple enough -- such as a python script -- it may run from a plug-in or script folder. See Edit > Preferences > Folders > plug-ins or > scripts for install locations.
Reply With Quote
  #3   (View Single Post)  
Old 31st August 2020
Mako_Elite Mako_Elite is offline
BSD_ROCKS
 
Join Date: Nov 2010
Posts: 75
Default

Quote:
Originally Posted by jggimi View Post
There are two GIMP plugins available as packages: liquid-rescale and deskew. Some applications (such as rawtherapee) integrate directly with GIMP.

If a plugin is simple enough -- such as a python script -- it may run from a plug-in or script folder. See Edit > Preferences > Folders > plug-ins or > scripts for install locations.
Thanks for the hints on scripts. I totally forgot that Gimp works nicely with scripts.

Darktable is also well integrated with Gimp, but it is very slow even on fast machine due to

OpenCL not running on OpenBSD...all the rendering is done wit CPU(s) only with no help with GPU, so Darktable can't take advantage of it and OpenCL acceleration is not used.

But that is OK since I am moving to 100% editing with only Gimp and I love it.

"dcraw" is awesome RAW format converter. One of the best. Over the years I used just about every RAW converter that exist.

dcraw and Gimp combo rocks and it works very well in OpenBSD

thanks again jggimi

Ludovit
Reply With Quote
  #4   (View Single Post)  
Old 31st August 2020
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

Glad you have things working. To my knowledge, any compiled plug-in (such as G'MIC) must be ported to OpenBSD.
Reply With Quote
  #5   (View Single Post)  
Old 31st August 2020
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

I once had pocl ported to OpenBSD.
I wonder where it went...

I'll probably have to port it again. Then we can have OpenCL.
Reply With Quote
  #6   (View Single Post)  
Old 1st September 2020
ibara ibara is offline
OpenBSD language porter
 
Join Date: Jan 2014
Posts: 783
Default

I remade the port of pocl.
https://github.com/jasperla/openbsd-...370ac2d7696c7e

You need both of these ports, then
Code:
$ cd /usr/ports/mystuff/devel/pocl && make install
Maybe it will help with your workflow.

Last edited by ibara; 1st September 2020 at 02:25 AM.
Reply With Quote
  #7   (View Single Post)  
Old 2nd September 2020
Mako_Elite Mako_Elite is offline
BSD_ROCKS
 
Join Date: Nov 2010
Posts: 75
Default

Quote:
Originally Posted by ibara View Post
I remade the port of pocl.
https://github.com/jasperla/openbsd-...370ac2d7696c7e

You need both of these ports, then
Code:
$ cd /usr/ports/mystuff/devel/pocl && make install
Maybe it will help with your workflow.
Awesome, thanks a lot. I will try it.

Thanks ibara
Reply With Quote
  #8   (View Single Post)  
Old 21st June 2021
Mako_Elite Mako_Elite is offline
BSD_ROCKS
 
Join Date: Nov 2010
Posts: 75
Default

I clicked on the link to Github and I am not sure how download the port to my /usr/ports
to install both ports "hwloc" and "poctl".

any help or direction would be greatly appreciated,

thank you

Ludovit
Reply With Quote
  #9   (View Single Post)  
Old 19th July 2021
CiotBSD CiotBSD is offline
c107:b5d::
 
Join Date: Jun 2019
Location: Under /
Posts: 175
Default

Hi.

For GMIC, I see it's installable by pip, too.
(see: https://gmic.eu/download.html)

Not possible to use it by this way?!
__________________
GPG:Fingerprint ed25519 : 072A 4DA2 8AFD 868D 74CF 9EA2 B85E 9ADA C377 5E8E
GPG:Fingerprint rsa4096 : 4E0D 4AF7 77F5 0FAE A35D 5B62 D0FF 7361 59BF 1733
Reply With Quote
Old 19th July 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

And I see I missed Mako_Elite's post #8. Here's introductory help with the OpenBSD Ports Tree:
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Why does pkg_add gimp fail on one machine but not another? acampbell OpenBSD Packages and Ports 5 28th September 2016 02:07 PM
GIMP 2.8.? lumiwa FreeBSD Ports and Packages 4 7th February 2013 01:24 AM
Firefox Plugins syrushcw FreeBSD Ports and Packages 0 16th December 2011 08:42 PM
GIMP on AMD64 issues? tetrodozombie OpenBSD Packages and Ports 4 6th February 2010 12:01 AM
Gimp 2.8 will feature single-window mode J65nko News 4 4th February 2010 09:21 PM


All times are GMT. The time now is 04:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick