Aldas Nabazas
16 years ago
committed by
Alejandro Mery
3 changed files with 39 additions and 65 deletions
@ -1,89 +1,86 @@
|
||||
|
||||
[TIMESTAMP] 1134177464 Sat Dec 10 02:17:44 2005 |
||||
[BUILDTIME] 3270 (9) |
||||
[SIZE] 56.39 MB, 4359 files |
||||
[TIMESTAMP] 1240062840 Sat Apr 18 16:54:00 2009 |
||||
[BUILDTIME] 660 (5) |
||||
[SIZE] 35.37 MB, 1764 files |
||||
|
||||
[DEP] alsa-lib |
||||
[DEP] arts |
||||
[DEP] audiofile |
||||
[DEP] acl |
||||
[DEP] attr |
||||
[DEP] automoc4 |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bitstream-vera-fonts |
||||
[DEP] boost |
||||
[DEP] bzip2 |
||||
[DEP] xorg-cf-files |
||||
[DEP] cheapskatefonts |
||||
[DEP] cmake |
||||
[DEP] coreutils |
||||
[DEP] cyrus-sasl2 |
||||
[DEP] diffutils |
||||
[DEP] esound |
||||
[DEP] e2fsprogs |
||||
[DEP] expat |
||||
[DEP] gamin |
||||
[DEP] fhs |
||||
[DEP] findutils |
||||
[DEP] font-bh-ttf |
||||
[DEP] font-misc-ethiopic |
||||
[DEP] fontconfig |
||||
[DEP] freetype |
||||
[DEP] fvwm |
||||
[DEP] gamin |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] gettext |
||||
[DEP] glib |
||||
[DEP] glibc |
||||
[DEP] gnome-libs14 |
||||
[DEP] gnome-print10 |
||||
[DEP] graphicsmagick |
||||
[DEP] grep |
||||
[DEP] imagemagick |
||||
[DEP] imake |
||||
[DEP] inputproto |
||||
[DEP] jack |
||||
[DEP] kdebindings |
||||
[DEP] ilmbase |
||||
[DEP] john-stracke-fonts |
||||
[DEP] kdelibs |
||||
[DEP] kdepimlibs |
||||
[DEP] lcms |
||||
[DEP] libart_lgpl23 |
||||
[DEP] libdnet |
||||
[DEP] libdrm |
||||
[DEP] libexiv2 |
||||
[DEP] libgsf |
||||
[DEP] libice |
||||
[DEP] libidn |
||||
[DEP] libjpeg |
||||
[DEP] libmad |
||||
[DEP] libogg |
||||
[DEP] libpng |
||||
[DEP] libsm |
||||
[DEP] libtiff |
||||
[DEP] libvorbis |
||||
[DEP] libwpd |
||||
[DEP] libwpg |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxcb |
||||
[DEP] libxcursor |
||||
[DEP] libxdamage |
||||
[DEP] libxdmcp |
||||
[DEP] libxext |
||||
[DEP] libxfixes |
||||
[DEP] libxft |
||||
[DEP] libxi |
||||
[DEP] libxinerama |
||||
[DEP] libxml |
||||
[DEP] libxmu |
||||
[DEP] libxrandr |
||||
[DEP] libxpm |
||||
[DEP] libxrender |
||||
[DEP] libxslt |
||||
[DEP] libxt |
||||
[DEP] libxtst |
||||
[DEP] libxxf86vm |
||||
[DEP] linux-header |
||||
[DEP] magicpoint |
||||
[DEP] make |
||||
[DEP] mesa |
||||
[DEP] mktemp |
||||
[DEP] mysql |
||||
[DEP] nas |
||||
[DEP] ncurses |
||||
[DEP] net-tools |
||||
[DEP] openssl |
||||
[DEP] patch |
||||
[DEP] pcre |
||||
[DEP] perl |
||||
[DEP] openexr |
||||
[DEP] phonon |
||||
[DEP] pkgconfig |
||||
[DEP] python |
||||
[DEP] qt3 |
||||
[DEP] readline |
||||
[DEP] qca2 |
||||
[DEP] qimageblitz |
||||
[DEP] qt4 |
||||
[DEP] sed |
||||
[DEP] strigi |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] tcl |
||||
[DEP] tk |
||||
[DEP] tex-ttf |
||||
[DEP] util-linux |
||||
[DEP] wv2 |
||||
[DEP] xextproto |
||||
[DEP] xproto |
||||
[DEP] zlib |
||||
|
@ -1,23 +0,0 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../koffice/koffice.conf |
||||
# Copyright (C) 2007 - 2009 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 --- |
||||
|
||||
var_append confopt ' ' "--enable-pgsql=no" |
||||
|
||||
if pkginstalled python; then |
||||
pyver=$(pkgprefix ver python | cut -d. -f1-2) |
||||
|
||||
var_append makeopt ' ' "'LIBPYTHON=-ltcl -ltk -lpython$pyver'" |
||||
fi |
Loading…
Reference in new issue