diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-06-17 09:15:07 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-06-17 09:15:07 +0200 |
commit | 58afaf61904e56bce8216d106aa9b29d291a717a (patch) | |
tree | 7f2186af70c70fed6b9d510af50eeadbe9e6d2bd | |
parent | 39ad2dc300566ffd883848177bbcb0dc500ae747 (diff) | |
download | nutyx-pakxe-58afaf61904e56bce8216d106aa9b29d291a717a.tar.gz nutyx-pakxe-58afaf61904e56bce8216d106aa9b29d291a717a.tar.bz2 nutyx-pakxe-58afaf61904e56bce8216d106aa9b29d291a717a.tar.xz nutyx-pakxe-58afaf61904e56bce8216d106aa9b29d291a717a.zip |
qingy dans base
-rw-r--r-- | base/qingy/.footprint (renamed from extra/qingy/.footprint) | 0 | ||||
-rw-r--r-- | base/qingy/.md5sum (renamed from extra/qingy/.md5sum) | 0 | ||||
-rw-r--r-- | base/qingy/Pkgfile (renamed from extra/qingy/Pkgfile) | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/extra/qingy/.footprint b/base/qingy/.footprint index 8deb67dc0..8deb67dc0 100644 --- a/extra/qingy/.footprint +++ b/base/qingy/.footprint diff --git a/extra/qingy/.md5sum b/base/qingy/.md5sum index d094c58ac..d094c58ac 100644 --- a/extra/qingy/.md5sum +++ b/base/qingy/.md5sum diff --git a/extra/qingy/Pkgfile b/base/qingy/Pkgfile index 6047a18a2..9a93a92b0 100644 --- a/extra/qingy/Pkgfile +++ b/base/qingy/Pkgfile @@ -2,7 +2,6 @@ # URL: http://qingy.sourceforge.net/ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: directfb name=qingy version=0.9.9 @@ -13,6 +12,7 @@ build() { ./configure --prefix=/usr \ --mandir=/usr/share/man \ --sysconfdir=/etc \ + --enable-static=qingy-DirectFB \ --infodir=/usr/share/info \ --enable-x-support=no \ --enable-pam=no \ |