You are not logged in.

#1 2005-06-30 16:32:59

Father
Member
From: Australia
Registered: 2004-06-01
Posts: 209

devil - strange extra dependencies in distro pkg

the devil package currently has the following dependencies

depends=('x-server' 'allegro' 'sdl' 'mesa' 'libpng' 'zlib' 'libjpeg' 'libtiff' 'libmng')

although the config checks for allegro and sdl.. i feel they are totally unnecessary and add a larger chain of dependencies for basically no reason..

imo, it should just be

depends=('libmng' 'libpng' 'libjpeg' 'libtiff')

i think it has its own internal version of zlib, so its not necessary either.. but optional

Offline

#2 2005-06-30 17:55:18

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: devil - strange extra dependencies in distro pkg

think about it this way though - if you're using DevIL, then I'm going to assume you're using Ogre3D (only thing I've ever seen that uses DevIL) - and if you're doing Ogre3D stuff on linux, you *should* be using SDL at least...

Offline

#3 2005-06-30 18:02:02

Father
Member
From: Australia
Registered: 2004-06-01
Posts: 209

Re: devil - strange extra dependencies in distro pkg

yeah.. but.... but.......... but!!!

ogre doesnt use allegrooooooooooo!


heh.. i dont see why devil would care about allegro or sdl...

hmm.. unless there are functions inside devil that allow sdlsurfaces / allegro-whatevers to be generated directly from the devil images without manual conversion...

dont know... meh..

ive just made my own pkgbuild and removed the dependencies..
if the arch-way says that the dependencies should remain.. thats fine with me.. i dont mind keeping my own copy..  big_smile

Offline

#4 2005-06-30 18:20:54

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: devil - strange extra dependencies in distro pkg

I'm not really sure in this case... I honestly don't think I've ever used something with Allegro... so who knows...

I'd keep the SDL support though 8)

Offline

#5 2010-01-16 21:24:00

Bubla
Member
From: Rosice [CZ]
Registered: 2006-12-24
Posts: 26
Website

Re: devil - strange extra dependencies in distro pkg

DevIL is able to somehow interact with Allegro. However, it is the packager's decision whether he wants to support this functionality the cost of more complicated dependencies.

Offline

#6 2010-01-16 21:27:39

Ashren
Member
From: Denmark
Registered: 2007-06-13
Posts: 1,229
Website

Re: devil - strange extra dependencies in distro pkg

Bubla: This thread is from 2005!!!!

Offline

#7 2010-01-16 21:36:03

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: devil - strange extra dependencies in distro pkg

Indeed...

Closed.

Offline

Board footer

Powered by FluxBB