@ -1,26 +1,42 @@ |
|||||
|
|
||||
[TIMESTAMP] 1134166225 Fri Dec 9 23:10:25 2005 |
|
||||
[BUILDTIME] 60 (9) |
|
||||
[SIZE] 26.03 MB, 2287 files |
|
||||
|
[TIMESTAMP] 1240143775 Sun Apr 19 15:22:55 2009 |
||||
|
[BUILDTIME] 155 (5) |
||||
|
[SIZE] 22.23 MB, 2039 files |
||||
|
|
||||
[DEP] 00-dirtree |
|
||||
[DEP] arts |
|
||||
[DEP] autoconf |
|
||||
|
[DEP] automoc4 |
||||
[DEP] bash |
[DEP] bash |
||||
|
[DEP] binutils |
||||
[DEP] bzip2 |
[DEP] bzip2 |
||||
|
[DEP] cmake |
||||
[DEP] coreutils |
[DEP] coreutils |
||||
[DEP] diffutils |
[DEP] diffutils |
||||
|
[DEP] expat |
||||
|
[DEP] fhs |
||||
[DEP] findutils |
[DEP] findutils |
||||
|
[DEP] fontconfig |
||||
|
[DEP] freetype |
||||
|
[DEP] gawk |
||||
[DEP] gcc |
[DEP] gcc |
||||
[DEP] gettext |
[DEP] gettext |
||||
[DEP] glibc |
[DEP] glibc |
||||
[DEP] grep |
[DEP] grep |
||||
|
[DEP] kde-i18n-de |
||||
|
[DEP] kdeedu |
||||
[DEP] kdelibs |
[DEP] kdelibs |
||||
[DEP] m4 |
|
||||
|
[DEP] koffice-i18n |
||||
|
[DEP] libice |
||||
|
[DEP] libx11 |
||||
|
[DEP] libxau |
||||
|
[DEP] libxcb |
||||
|
[DEP] libxdmcp |
||||
|
[DEP] libxext |
||||
|
[DEP] libxft |
||||
|
[DEP] libxml |
||||
|
[DEP] libxpm |
||||
|
[DEP] libxrender |
||||
[DEP] make |
[DEP] make |
||||
[DEP] mktemp |
|
||||
[DEP] net-tools |
|
||||
[DEP] perl |
|
||||
|
[DEP] phonon |
||||
|
[DEP] qt4 |
||||
[DEP] sed |
[DEP] sed |
||||
[DEP] sysfiles |
[DEP] sysfiles |
||||
[DEP] tar |
[DEP] tar |
||||
|
@ -1,24 +0,0 @@ |
|||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||
# |
|
||||
# Filename: package/.../kde-i18n-it/kde-i18n-it.conf |
|
||||
# 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 --- |
|
||||
|
|
||||
createdocs=0 |
|
||||
|
|
||||
kde_i18n_cleanup () |
|
||||
{ |
|
||||
for sdir in data docs messages ; do |
|
||||
sed -i -e 's,kdeextragear-[^ ]* , ,g' $sdir/Makefile.in |
|
||||
done |
|
||||
} |
|
||||
hook_add preconf 3 "kde_i18n_cleanup" |
|