Aldas Nabazas
16 years ago
committed by
Alejandro Mery
3 changed files with 28 additions and 54 deletions
@ -1,72 +1,70 @@
|
||||
|
||||
[TIMESTAMP] 1134165367 Fri Dec 9 22:56:07 2005 |
||||
[BUILDTIME] 475 (9) |
||||
[SIZE] 53.30 MB, 2822 files |
||||
[TIMESTAMP] 1240055437 Sat Apr 18 14:50:37 2009 |
||||
[BUILDTIME] 525 (5) |
||||
[SIZE] 104.69 MB, 4379 files |
||||
|
||||
[DEP] alsa-lib |
||||
[DEP] arts |
||||
[DEP] audiofile |
||||
[DEP] acl |
||||
[DEP] attr |
||||
[DEP] automoc4 |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] boost |
||||
[DEP] bzip2 |
||||
[DEP] xorg-cf-files |
||||
[DEP] cmake |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] esound |
||||
[DEP] e2fsprogs |
||||
[DEP] expat |
||||
[DEP] gamin |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] fontconfig |
||||
[DEP] freetype |
||||
[DEP] gamin |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] gettext |
||||
[DEP] glib |
||||
[DEP] glibc |
||||
[DEP] gnome-libs14 |
||||
[DEP] gnupth |
||||
[DEP] grep |
||||
[DEP] imake |
||||
[DEP] jack |
||||
[DEP] kdebase |
||||
[DEP] kdelibs |
||||
[DEP] libart_lgpl23 |
||||
[DEP] libdnet |
||||
[DEP] libdrm |
||||
[DEP] libice |
||||
[DEP] libidn |
||||
[DEP] libjpeg |
||||
[DEP] libmad |
||||
[DEP] libogg |
||||
[DEP] libpng |
||||
[DEP] libsm |
||||
[DEP] libusb |
||||
[DEP] libvorbis |
||||
[DEP] libungif |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcb |
||||
[DEP] libxcursor |
||||
[DEP] libxdamage |
||||
[DEP] libxdmcp |
||||
[DEP] libxext |
||||
[DEP] libxfixes |
||||
[DEP] libxft |
||||
[DEP] libxinerama |
||||
[DEP] libxmu |
||||
[DEP] libxrandr |
||||
[DEP] libxml |
||||
[DEP] libxpm |
||||
[DEP] libxrender |
||||
[DEP] libxslt |
||||
[DEP] libxt |
||||
[DEP] libxtst |
||||
[DEP] libxxf86vm |
||||
[DEP] linux-header |
||||
[DEP] make |
||||
[DEP] mesa |
||||
[DEP] mktemp |
||||
[DEP] nas |
||||
[DEP] net-tools |
||||
[DEP] ocaml |
||||
[DEP] ncurses |
||||
[DEP] pcre |
||||
[DEP] perl |
||||
[DEP] phonon |
||||
[DEP] pkgconfig |
||||
[DEP] python |
||||
[DEP] qt3 |
||||
[DEP] qt4 |
||||
[DEP] readline |
||||
[DEP] sed |
||||
[DEP] strigi |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
||||
[DEP] xproto |
||||
[DEP] zlib |
||||
|
@ -1,24 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../kdeedu/kdeedu.conf |
||||
# Copyright (C) 2006 The OpenSDE Project |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2004 Clifford Wolf |
||||
# |
||||
# More information can be found in the files COPYING and README. |
||||
# |
||||
# This program is free software; you can redistribute it and/or modify |
||||
# it under the terms of the GNU General Public License as published by |
||||
# the Free Software Foundation; version 2 of the License. A copy of the |
||||
# GNU General Public License can be found in the file COPYING. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
if [ "$arch" != "x86" ] ; then |
||||
# kstars does try x86 port i/o ... |
||||
export DO_NOT_COMPILE="kstars" |
||||
fi |
||||
|
||||
#[[ $libdir != *lib ]] && var_append makeopt " " "libsuffix=64" |
||||
[[ $libdir != *lib ]] && var_append GCC_WRAPPER_REMOVE " " "/usr/lib64/../lib/libstdc++.so" |
||||
|
Loading…
Reference in new issue