Page 1 of 1
[done] Psi localization and avahi / libdaemon
Posted: 29. Dec 2009, 15:27
by damNageHack
For a starting point, here are
- psi-l10n (Translations for PSI)
- psi (x86_64, version 0.14)
- libdaemon (x86_64, version 0.13) - needed for avahi
- avahi (x86_64, version 0.6.25) - without qt[3|4] and mono support
If there is some interest in an avahi package with qt and/or mono support as well, i can build separate packages.
http://people.salixos.org/damnagehack/
Re: Some packages to test (beta)
Posted: 29. Dec 2009, 17:24
by thenktor
Psi and it's l10n package are fine. But what happened to LIBDIRSUFFIX?
Code: Select all
./configure --prefix=/usr --libdir=/usr/lib${LIBDIRSUFFIX} || return 1
Even if there are no libs in the package it should be in the SLKBUILD
Would you please maintain the i486 package, too?
Re: Some packages to test (beta)
Posted: 29. Dec 2009, 18:15
by damNageHack
thenktor wrote:Psi and it's l10n package are fine. But what happened to LIBDIRSUFFIX?
Code: Select all
./configure --prefix=/usr --libdir=/usr/lib${LIBDIRSUFFIX} || return 1
Even if there are no libs in the package it should be in the SLKBUILD
I just got your SLKBUILD
thenktor wrote:Would you please maintain the i486 package, too?
Let's see how fast a new psi version will come. But yes, it makes no sense to have two maintainers which depend on the architecture.
Re: Some packages to test (beta)
Posted: 29. Dec 2009, 18:33
by thenktor
Hihi, i had it in the SLKBUILD on my hard disk, but probably not in the one you got

Re: Some packages to test (beta)
Posted: 31. Dec 2009, 17:41
by damNageHack
Re: Some packages to test (beta)
Posted: 1. Jan 2010, 19:46
by damNageHack
So how should we proceed with avahi? I would like to see both packages avahi and libdaemon (needed dep for avahi) in the salix repos sometimes ...

Re: Some packages to test (beta)
Posted: 2. Jan 2010, 00:43
by gapan
damNageHack wrote:So how should we proceed with avahi? I would like to see both packages avahi and libdaemon (needed dep for avahi) in the salix repos sometimes ...

Submit it in the bugtracker then.

Re: Some packages to test (beta)
Posted: 3. Jan 2010, 23:04
by damNageHack