ImageMagick

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

ImageMagick

#1 Post by aragon »

Home: http://www.imagemagick.org
Version: 6.5.6-10
ImageMagick® is a software suite to create, edit, and compose bitmap images.
Compiled in 4.21.

aragon
Last edited by aragon on Thu 15 Oct 2009, 15:09, edited 1 time in total.

aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

#2 Post by aragon »

updated to actual version. see main post.

aragon

eml
Posts: 2
Joined: Thu 11 Mar 2010, 10:17

#3 Post by eml »

Hi. It's great that you made a .PET for ImageMagick. My question is how are the 2 files attached different? Or what is the difference with the one with _DEV to the other one without.

aragon
Posts: 1698
Joined: Mon 15 Oct 2007, 12:18
Location: Germany

#4 Post by aragon »

a full application/library package is often splitted into parts for puppy to save space:

" " - 'core application/lib
"_DEV" - development files, only needed if ou want to compile apps libs against the choosen one
"_NLS" - NativeLanguageSupport - language files for languages other than en_US

the could be more split-files for example

"_DOC" - Documentation files (if they are big)

the name-scheme is puppy specific

Code: Select all

[package-name](_[part])-[version]
but other distros do split their packages as well, because the regular user don't need the dev-files for example...

Hope that helps
aragon

eml
Posts: 2
Joined: Thu 11 Mar 2010, 10:17

#5 Post by eml »

Thanks. Then I now know to use the first attachment. I'm still a newbie to Puppy so I just wanted to make sure I was using the right .PET file.

Post Reply