I have downloaded T2 at r49441 and set my diff's to date against it for
a comparison. It ended up creating a diff file of some 26k, so I decided
to attach it for others use.
regards
scsijon
Index: package/archiver/xz/xz.desc
===================================================================
--- package/archiver/xz/xz.desc (revision 49441)
+++ package/archiver/xz/xz.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../xz/xz.desc
[COPY] Copyright (C) 2010 - 2018 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -18,7 +18,7 @@
[T] compression ratio. XZ Utils were written for POSIX-like systems
[T] (GNU/Linux, *BSDs, etc.), but also work on some not-so-POSIX systems
[T] like Windows. XZ Utils are the successor to LZMA Utils.
-[T]
+[T]
[T] The core of the XZ Utils compression code is based on LZMA SDK, but it
[T] has been modified quite a lot to be suitable for XZ Utils. The primary
[T] compression algorithm is currently LZMA2, which is used inside the .xz
@@ -38,7 +38,7 @@
[L] OpenSource
[S] Beta
[V] 5.2.4
-[P] X 0----5---9 108.600
+[P] X 0----5---9 105.600
[O] var_append confopt ' ' ' --disable-lzmadec --disable-lzmainfo --disable-lzma-links'
Index: package/develop/llvm/llvm.desc
===================================================================
--- package/develop/llvm/llvm.desc (revision 49441)
+++ package/develop/llvm/llvm.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../llvm/llvm.desc
[COPY] Copyright (C) 2008 - 2020 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -36,6 +36,6 @@
[L] BSD
[S] Stable
[V] 9.0.1
-[P] X 01---5---9 102.500
+[P] X 01---5---9 109.800
[D] 639b49553cffc0745abea6bebfe4c25fff6b2b2c225f790a3bf7bbb1 llvm-9.0.1.src.tar.xz https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/
Index: package/develop/meson/meson.desc
===================================================================
--- package/develop/meson/meson.desc (revision 49441)
+++ package/develop/meson/meson.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../meson/meson.desc
[COPY] Copyright (C) 2017 - 2020 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -12,9 +12,9 @@
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- T2-COPYRIGHT-NOTE-END ---
-[I] Meson yet another build system.
+[I] Meson yet another build system.
-[T] Meson is a project to create yet another best possible next-generation build system.
+[T] Meson is a project to create yet another best possible next-generation build system.
[U] http://mesonbuild.com/
@@ -31,5 +31,7 @@
[O] pyscript=python3
[O] runpysetup=1
+[O] export PYVER="`python -V 2>&1 | sed 's/Python \([0-9]\.[0-9]\).*/\1/'`"
+[O] export PYTHONPATH=$root/usr/lib/python$PYVER/site-packages
[D] ee272f6b2231c3c449b5453836b236c1f9cc8b219318998e97642ba1 meson-0.52.1.tar.gz !https://github.com/mesonbuild/meson/archive/0.52.1.tar.gz
Index: package/develop/ninja/ninja.desc
===================================================================
--- package/develop/ninja/ninja.desc (revision 49441)
+++ package/develop/ninja/ninja.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../ninja/ninja.desc
[COPY] Copyright (C) 2017 - 2020 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -29,7 +29,7 @@
[L] APL
[S] Beta
-[V] v1.9.0
+[V] v1.10.0
[P] X 01---5---9 110.000
-[D] 5ab8a28cf20b9b8c5299bc0118c1d7fce36a0f53e072533c3f2003ac ninja-build-v1.9.0.tar.gz !https://github.com/ninja-build/ninja/archive/v1.9.0.tar.gz
+[D] 0 ninja-1.10.0.tar.gz https://github.com/ninja-build/ninja/archive/v1.10.0.tar.gz
Index: package/develop/re2c/re2c.desc
===================================================================
--- package/develop/re2c/re2c.desc (revision 49441)
+++ package/develop/re2c/re2c.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../re2c/re2c.desc
[COPY] Copyright (C) 2006 - 2017 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -31,6 +31,6 @@
[L] MIT
[S] Stable
[V] 1.0.1
-[P] X -----5---9 800.000
+[P] X -----5---9 108.000
[D] 292456779 re2c-1.0.1.tar.gz http://dl.sourceforge.net/sourceforge/re2c/
Index: package/filesystem/squashfs-tools/squashfs-tools.conf
===================================================================
--- package/filesystem/squashfs-tools/squashfs-tools.conf (revision 49441)
+++ package/filesystem/squashfs-tools/squashfs-tools.conf (working copy)
@@ -1,11 +1,11 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-#
+#
# T2 SDE: package/.../squashfs-tools/squashfs-tools.conf
# Copyright (C) 2004 - 2018 The T2 SDE Project
-#
+#
# 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
@@ -13,8 +13,9 @@
# --- T2-COPYRIGHT-NOTE-END ---
pkginstalled attr && var_append makeopt ' ' 'XATTR_SUPPORT=1'
-pkginstalled xz && var_append makeopt ' ' 'XZ_SUPPORT=1'
+! atstage toolchain && pkginstalled xz && var_append makeopt ' ' 'XZ_SUPPORT=1'
+
var_insert GCC_WRAPPER_INSERT ' ' '-fgnu89-inline'
makeinstopt=
Index: package/filesystem/udev/udev.desc
===================================================================
--- package/filesystem/udev/udev.desc (revision 49441)
+++ package/filesystem/udev/udev.desc (working copy)
@@ -1,12 +1,12 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../udev/udev.desc
[COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -31,6 +31,6 @@
[L] GPL
[S] Beta
[V] 182
-[P] X -----5---9 127.000
+[P] X -----5---9 109.500
[D] 9c614b380b9b3fb78c7a1c1aae97995d08b626051660622228638f24 udev-182.tar.bz2 http://cdn.kernel.org/pub/linux/utils/kernel/hotplug/
Index: package/gnome2/glib/glib.conf
===================================================================
--- package/gnome2/glib/glib.conf (revision 49441)
+++ package/gnome2/glib/glib.conf (working copy)
@@ -1,11 +1,11 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-#
+#
# T2 SDE: package/.../glib/glib.conf
# Copyright (C) 2004 - 2020 The T2 SDE Project
-#
+#
# 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
@@ -12,6 +12,8 @@
# GNU General Public License can be found in the file COPYING.
# --- T2-COPYRIGHT-NOTE-END ---
+var_append extraconfopt " " "--with-python=/$root/usr/bin/python3"
+
if atstage toolchain; then
var_append SYSGCC_WRAPPER_APPEND " " "-I$root/include"
var_append mesonopt " " "-Dlibmount=false -Dinternal_pcre=true"
@@ -24,7 +26,7 @@
export XDG_DATA_DIRS="\$XDG_DATA_DIRS\${XDG_DATA_DIRS:+:}$datadir"
EOT
}
-
+
hook_add postmake 5 "xdg_pc"
fi
Index: package/graphic/ghostscript/ghostscript.desc
===================================================================
--- package/graphic/ghostscript/ghostscript.desc (revision 49441)
+++ package/graphic/ghostscript/ghostscript.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../ghostscript/ghostscript.desc
[COPY] Copyright (C) 2004 - 2018 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -34,4 +34,4 @@
[P] X -----5---9 142.450
[D] e4dc59ae53f4ceae75af3734c5b2e119d6d0364bf06c4c32f6fb1bd7 gnu-ghostscript-9.14.1.tar.bz2 http://ftp.gnu.org/gnu/ghostscript/
-[D] 493c82cc311c9f5e9735b95a2fee2a34784339ac7fdf367dc7a52c2d pdf_sec.ps http://foam.wonderslug.com/~geoffk/pdfencrypt/
+[D] 493c82cc311c9f5e9735b95a2fee2a34784339ac7fdf367dc7a52c2d pdf_sec.ps http://foam.wonderslug.com/~geoffk/pdfencrypt/pdf_sec_ps.txt
Index: package/graphic/openjpeg/openjpeg.desc
===================================================================
--- package/graphic/openjpeg/openjpeg.desc (revision 49441)
+++ package/graphic/openjpeg/openjpeg.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../openjpeg/openjpeg.desc
[COPY] Copyright (C) 2006 - 2020 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -29,9 +29,9 @@
[L] BSD
[S] Stable
-[V] 2.3.0
+[V] 2.3.1
[P] X -----5---9 124.600
[O] var_append cmakeopt ' ' -DOPENJPEG_INSTALL_LIB_DIR="${libdir##*/}"
-[D] 280531bd283db2e7917cf8f54000aa94a16d55f7e60db32a482f6345 openjpeg-v2.3.0.tar.gz !https://github.com/uclouvain/openjpeg/archive/v2.3.0.tar.gz
+[D] 0 openjpeg-v2.3.1.tar.gz !https://github.com/uclouvain/openjpeg/archive/v2.3.1.tar.gz
Index: package/network/ndiswrapper/ndiswrapper.desc
===================================================================
--- package/network/ndiswrapper/ndiswrapper.desc (revision 49441)
+++ package/network/ndiswrapper/ndiswrapper.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../ndiswrapper/ndiswrapper.desc
[COPY] Copyright (C) 2004 - 2019 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -33,7 +33,7 @@
[L] GPL
[S] Beta
[V] 1.62
-[P] X -----5---9 800.000
+[P] X -----5---9 127.050
[O] var_append makeopt ' ' '-C utils'
# DIST_DESTDIR also prevents the depmod run
Index: package/perl/perl/perl.desc
===================================================================
--- package/perl/perl/perl.desc (revision 49441)
+++ package/perl/perl/perl.desc (working copy)
@@ -1,12 +1,12 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../perl/perl.desc
[COPY] Copyright (C) 2004 - 2019 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -37,6 +37,6 @@
[L] Artistic GPL
[S] Stable
[V] 5.30.1
-[P] X --2--5---9 102.000
+[P] X --2--5---9 102.500
[D] 73dec97a9b7735e5a856a279fba13e348f7512f6decc4e3d561bac5a perl-5.30.1.tar.gz http://www.perl.com/CPAN/src/5.0/
Index: package/python/mako/mako.desc
===================================================================
--- package/python/mako/mako.desc (revision 49441)
+++ package/python/mako/mako.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../mako/mako.desc
[COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -29,4 +29,4 @@
[V] 1.1.1
[P] X -----5---9 127.440
-[D] dd577316234aaffd6ba781dd5f938858279e33232daf651b5d0c3fec Mako-1.1.1.tar.gz https://pypi.python.org/packages/source/M/Mako/
+[D] [D] 0 Mako-1.1.1.tar.gz https://pypi.python.org/packages/source/M/Mako/
Index: package/python/markupsafe/markupsafe.desc
===================================================================
--- package/python/markupsafe/markupsafe.desc (revision 49441)
+++ package/python/markupsafe/markupsafe.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../markupsafe/markupsafe.desc
[COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -27,7 +27,7 @@
[L] BSD
[S] Stable
-[V] 1.0.1
+[V] 1.1.1
[P] X -----5---9 127.400
[CV-URL] https://pypi.org/project/MarkupSafe/#files
Index: package/python/pyopengl/pyopengl.desc
===================================================================
--- package/python/pyopengl/pyopengl.desc (revision 49441)
+++ package/python/pyopengl/pyopengl.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../pyopengl/pyopengl.desc
[COPY] Copyright (C) 2006 - 2010 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -30,7 +30,7 @@
[S] Stable
[V] 3.0.1
-[P] X -----5---9 800.000
+[P] X -----5---9 112.446
#the usual x11/lib64 problem
[O] var_append GCC_WRAPPER_APPEND ' ' "-L`pkgprefix libdir xorg-server`"
Index: package/python/python/python.conf
===================================================================
--- package/python/python/python.conf (revision 49441)
+++ package/python/python/python.conf (working copy)
@@ -1,12 +1,12 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-#
+#
# T2 SDE: package/.../python/python.conf
# Copyright (C) 2004 - 2020 The T2 SDE Project
# Copyright (C) 1998 - 2004 ROCK Linux Project
-#
+#
# 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
@@ -24,6 +24,7 @@
}
atstage toolchain || hook_add postmake 5 "python_postmake"
+var_append confopt " " "--install-dir=/$root/usr/lib/python3.7/site-packages/"
var_append confopt " " "--enable-shared --with-threads"
var_append makeinstopt " " "-j1"
@@ -49,12 +50,9 @@
}
atstage toolchain || hook_add preconf 5 "python_modules"
-# We can savely ignore this dependencies.
-var_append flistrfilter "|" ".*: /usr/lib.*/python.*/site-packages/.*"
-
# hardcoded paths
fix_python_libdir() {
- sed -i "s,/lib\([[:blank:]]\),/${libdir##*/}\1,g" Modules/Setup.dist
+# sed -i "s,/lib\([[:blank:]]\),/${libdir##*/}\1,g" Modules/Setup.dist
ln -svnf ../lib/python${ver:0:3} $root/$libdir/python${ver:0:3}
}
[[ $libdir = *lib ]] || hook_add preconf 9 "fix_python_libdir"
@@ -82,3 +80,9 @@
var_append configprefix ' ' "CFLAGS=\"$CFLAGS\""
var_append configprefix ' ' "LDFLAGS=\"$LDFLAGS\""
fi
+
+# scsijon check syntax please as it's not working for stage 5
+# as we are not including python2 we need this added for meson etc
+if [-d '$root/usr/bin/python']; then
+hook_add postmake 5 'ln -s $root/usr/bin/python3 $root/usr/bin/python'
+fi
Index: package/python/python/python.desc
===================================================================
--- package/python/python/python.desc (revision 49441)
+++ package/python/python/python.desc (working copy)
@@ -1,12 +1,12 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../python/python.desc
[COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2004 ROCK Linux Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -26,6 +26,8 @@
[C] base/development
[F] CROSS
+[O] export PYTHONPATH=$root/user/lib/python$PYVER/site-packages
+
[L] OpenSource
[S] Stable
[V] 3.7.4
Index: package/qt/qt5/qt5.desc
===================================================================
--- package/qt/qt5/qt5.desc (revision 49441)
+++ package/qt/qt5/qt5.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../qt5/qt5.desc
[COPY] Copyright (C) 2006 - 2019 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -29,8 +29,8 @@
[L] LGPL
[S] Stable
-[V] 5.12.1
-[P] X -----5---9 127.000
+[V] 5.14.1
+[P] X -----5---9 127.550
[CV-URL] http://qt-project.org/downloads
-[D] bce367394bd69ff55b1afb5d145ea7a0920b5553e765d2717b86b867 qt-everywhere-src-5.12.1.tar.xz http://download.qt.io/official_releases/qt/5.12/5.12.1/single/
+[D] 0 qt-everywhere-src-5.14.1.tar.xz http://download.qt.io/official_releases/qt/5.14/5.14.1/single/
Index: package/security/nettle/nettle.desc
===================================================================
--- package/security/nettle/nettle.desc (revision 49441)
+++ package/security/nettle/nettle.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../nettle/nettle.desc
[COPY] Copyright (C) 2013 - 2020 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -27,6 +27,6 @@
[L] LGPL
[S] Stable
[V] 3.5.1
-[P] X -----5---9 127.440
+[P] X -----5---9 127.445
[D] 73f8763e4c6a5c5ff8971b4c9aaed9da1693033cebe7a640b8119669 nettle-3.5.1.tar.gz ftp://ftp.gnu.org/gnu/nettle/
Index: package/textproc/fribidi/fribidi.desc
===================================================================
--- package/textproc/fribidi/fribidi.desc (revision 49441)
+++ package/textproc/fribidi/fribidi.desc (working copy)
@@ -1,12 +1,12 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../fribidi/fribidi.desc
[COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -32,6 +32,6 @@
[L] LGPL
[S] Stable
[V] 1.0.8
-[P] X -----5---9 147.500
+[P] X -----5---9 127.350
[D] 6de8d876d8a9fab757af082ee7b7efc54030325761bb947b69c4b17d fribidi-1.0.8.tar.bz2 https://github.com/fribidi/fribidi/releases/download/v1.0.8/
Index: package/xorg/xorgproto/xorgproto.desc
===================================================================
--- package/xorg/xorgproto/xorgproto.desc (revision 49441)
+++ package/xorg/xorgproto/xorgproto.desc (working copy)
@@ -1,11 +1,11 @@
[COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-[COPY]
+[COPY]
[COPY] T2 SDE: package/.../xorgproto/xorgproto.desc
[COPY] Copyright (C) 2004 - 2020 The T2 SDE Project
-[COPY]
+[COPY]
[COPY] More information can be found in the files COPYING and README.
-[COPY]
+[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -27,7 +27,7 @@
[L] OpenSource
[S] Stable
[V] 2019.2
-[P] X -----5---9 112.400
+[P] X -----5---9 112.390
[O] . package/*/*/modular-x-conf.in
Index: target/generic/pkgsel/10-bootstrap.in
===================================================================
--- target/generic/pkgsel/10-bootstrap.in (revision 49441)
+++ target/generic/pkgsel/10-bootstrap.in (working copy)
@@ -1,11 +1,11 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-#
+#
# T2 SDE: target/generic/pkgsel/00-bootstrap.in
# Copyright (C) 2007 - 2019 The T2 SDE Project
-#
+#
# 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
@@ -35,6 +35,8 @@
X grep
X gzip
X bzip2
+X lzma
+X xz
X zstd
X unzip # unzip & zip for latest GCC's Java
X zip
@@ -43,6 +45,7 @@
X m4
X make
X meson
+X re2c
X ninja
X man
X mine
Index: target/share/install/build_stage2.sh
===================================================================
--- target/share/install/build_stage2.sh (revision 49441)
+++ target/share/install/build_stage2.sh (working copy)
@@ -1,11 +1,11 @@
# --- T2-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-#
+#
# T2 SDE: target/share/install/build_stage2.sh
# Copyright (C) 2004 - 2020 The T2 SDE Project
-#
+#
# 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
@@ -67,7 +67,7 @@
echo_status "Copying files."
for pkg in `grep '^X ' $base/config/$config/packages | cut -d ' ' -f 5`; do
# include the package?
- #echo maybe $pkg >&2
+ echo maybe $pkg >&2
if [ "${package_map/ $pkg /}" != "$package_map" ]; then
cut -d ' ' -f 2 $build_root/var/adm/flists/$pkg
fi
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2