From: Ivailo Monev Date: Sat, 24 Sep 2022 02:13:22 +0000 (+0300) Subject: new home X-Git-Tag: 4.12.0~390 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b5c6ceea863a7bc0450990894369f630344ac41b;p=kde%2FKatie.git new home Signed-off-by: Ivailo Monev --- diff --git a/CONTRIBUTING b/CONTRIBUTING index 54ccfb706..d6aa7152d 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -7,17 +7,14 @@ code style. In many cases using immutable static data rather than generating at runtime and caching it is more optimal. If you want to add code that uses data tables use naming such as `MIBTbl` which makes it easy to look for and Python script for -generating the data tables if possible. Check out the existing scripts -(https://github.com/fluxer/katie/tree/master/scripts) for examples. +generating the data tables if possible. Check out the existing scripts in the +scripts directory of Katie source code for examples. ## Compatibility Neither source nor binary compatibility is guaranteed between releases which means hacks for binary compatibility and such are not required. If there is breaking change, the changes that need to be applied to other projects should -be kept to minimum with backwards compatibility where possible and usually noted -at the main wiki page (https://github.com/fluxer/katie/wiki). Note your changes -there if necessary once they are accepted, ask for write access if you cannot -edit pages on the wiki. +be kept to minimum with backwards compatibility where possible. ## Standards All standard and extension requirements for optional feature should be checked @@ -31,9 +28,9 @@ source of information (https://pubs.opengroup.org/onlinepubs/9699919799/idx/head.html). ## Tests -You can import tests and adjust them as needed from stock Qt4 copy -(https://github.com/fluxer/qt) if there are no tests in place relevant to the -changes you do. Adding regression tests is optional. +You can import tests and adjust them as needed from stock Qt4 copy if there are +no tests in place relevant to the changes you do. Adding regression tests is +optional. ## Translations To contribute translations either use the web interface at diff --git a/README b/README index cfb231d51..6f182aa97 100644 --- a/README +++ b/README @@ -91,8 +91,3 @@ Katie is mostly source compatible with Qt 4.8.x, compatibility with releases earlier than that is not a goal. Do note that using libraries that are linked to Qt4 from applications linked to Katie will trigger undefined behavior. - -Should you encounter a problem please report it at -https://github.com/fluxer/katie/issues. For more information about changes, -how to handle them and general info please visit -https://github.com/fluxer/katie/wiki. diff --git a/package/archlinux/PKGBUILD b/package/archlinux/PKGBUILD index 84f3558f1..010f1de4e 100644 --- a/package/archlinux/PKGBUILD +++ b/package/archlinux/PKGBUILD @@ -8,13 +8,13 @@ pkgver=4.12.0.r4681.8f22ea5f pkgrel=1 pkgdesc='C++ toolkit derived from the Qt 4.8 framework' arch=('i486' 'i686' 'pentium4' 'x86_64' 'arm') -url='https://github.com/fluxer/katie' +url='https://osdn.net/projects/kde/' license=('LGPL' 'BSD') depends=('libsm' 'libxcursor' 'libxinerama' 'libxrandr' 'fontconfig' 'icu' 'jansson' 'libcups' 'xdg-utils' 'libdeflate') makedepends=('cmake' 'git' 'unifdef') optdepends=('gnu-free-fonts: last resort font') -source=("git+https://github.com/fluxer/katie") +source=("git+https://scm.osdn.net/gitroot/kde/Katie.git") sha1sums=('SKIP') conflicts=('katie') # options=('debug') @@ -34,8 +34,6 @@ build() { -Wno-dev \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ - -DKATIE_LDCONF_PATH=/etc/ld.so.conf.d \ - -DKATIE_PROFILE_PATH=/etc/profile.d \ -DKATIE_TOOLS_SUFFIX="-katie" make } diff --git a/package/debian/control b/package/debian/control index facf151f3..6cfc5c9e0 100644 --- a/package/debian/control +++ b/package/debian/control @@ -1,9 +1,9 @@ Source: katie Priority: optional Maintainer: Ivailo Monev -Homepage: https://github.com/fluxer/katie -Vcs-Git: git://github.com/fluxer/katie.git -Vcs-browser: https://github.com/fluxer/katie +Homepage: https://osdn.net/projects/kde/ +Vcs-Git: git://git.osdn.net/gitroot/kde/Katie.git +Vcs-browser: https://scm.osdn.net/gitroot/kde/Katie.git Standards-Version: 4.12.0 Build-Depends: debhelper (>= 9~), libdeflate-dev, libc6-dev, libjansson-dev, libpng-dev, libcups2-dev, libfreetype6-dev, diff --git a/package/freebsd/Makefile b/package/freebsd/Makefile index 5343472ea..7e9418833 100644 --- a/package/freebsd/Makefile +++ b/package/freebsd/Makefile @@ -8,8 +8,8 @@ COMMENT = C++ toolkit derived from the Qt 4.8 framework LICENSE = BSD3CLAUSE LGPL21+ LICENSE_COMB = multi -MASTER_SITES = https://github.com/fluxer/katie/archive/ -DISTFILES = master.tar.gz +MASTER_SITES = https//TODO.com +DISTFILES = TODO.tar.gz DIST_SUBDIR = ${PORTNAME} WRKSRC = ${WRKDIR}/katie-master diff --git a/package/freebsd/pkg-descr b/package/freebsd/pkg-descr index 2c17d72a2..f58a7573f 100644 --- a/package/freebsd/pkg-descr +++ b/package/freebsd/pkg-descr @@ -2,4 +2,4 @@ Katie is continuation of the Qt4 C++ toolkit with the goal to keep it alive, clean it up, fix some bugs and backport some features from Qt5. It is based on the latest Git revision of Qt v4.8. -WWW: https://github.com/fluxer/katie +WWW: https://osdn.net/projects/kde/ diff --git a/scripts/benchcompare.py b/scripts/benchcompare.py index 92f7b405b..8891136d6 100755 --- a/scripts/benchcompare.py +++ b/scripts/benchcompare.py @@ -1,7 +1,5 @@ #!/usr/bin/python -# See https://github.com/fluxer/katie/wiki/Benchmarking-vs-Qt4 - import os, sys, subprocess import xml.etree.ElementTree as ET diff --git a/scripts/crossdeb.sh b/scripts/crossdeb.sh index 500c5f2fd..711cf2020 100755 --- a/scripts/crossdeb.sh +++ b/scripts/crossdeb.sh @@ -44,7 +44,7 @@ dpkg --add-architecture $crossarch apt-get update apt-get install --yes git crossbuild-essential-$crossarch qemu-user-static -git clone --depth=1 git://github.com/fluxer/katie +git clone --depth=1 git://git.osdn.net/gitroot/kde/Katie.git cd katie ln -sv package/debian . apt-get build-dep --yes -a $crossarch . diff --git a/scripts/genlocale.py b/scripts/genlocale.py index 884228175..f23afd4ec 100755 --- a/scripts/genlocale.py +++ b/scripts/genlocale.py @@ -1,7 +1,6 @@ #!/usr/bin/python3 #-*- coding: UTF-8 -*- -# See https://github.com/fluxer/katie/wiki/Unicode-support # Data is from https://unicode.org/Public/cldr/41/core.zip import os, sys, glob, re diff --git a/scripts/genmib.py b/scripts/genmib.py index f7c37d1a0..ecb49caf1 100755 --- a/scripts/genmib.py +++ b/scripts/genmib.py @@ -1,6 +1,5 @@ #!/usr/bin/python -# See https://github.com/fluxer/katie/wiki/Unicode-support # Data is from https://www.iana.org/assignments/character-sets/character-sets.xml import xml.etree.ElementTree as ET diff --git a/scripts/genutf.py b/scripts/genutf.py index df3ecebdb..e5771e01d 100755 --- a/scripts/genutf.py +++ b/scripts/genutf.py @@ -1,7 +1,5 @@ #!/usr/bin/python -# See https://github.com/fluxer/katie/wiki/Unicode-support - import sys def readlines(fromfile): diff --git a/scripts/namefsck.py b/scripts/namefsck.py index fcfcb1256..b29c3c25a 100755 --- a/scripts/namefsck.py +++ b/scripts/namefsck.py @@ -1,7 +1,5 @@ #!/usr/bin/python -# See https://github.com/fluxer/katie/wiki/Namespace-incompatibilities - import os, re # generated via find /usr/include/katie/ -name 'Q*' -printf ' "%f",\n' | sort -u diff --git a/src/gui/dialogs/qmessagebox.cpp b/src/gui/dialogs/qmessagebox.cpp index 1edd79005..d18f6e20e 100644 --- a/src/gui/dialogs/qmessagebox.cpp +++ b/src/gui/dialogs/qmessagebox.cpp @@ -1453,7 +1453,7 @@ void QMessageBox::aboutQt(QWidget *parent, const QString &title) "

Katie is licensed under the GNU LGPL version 2.1

" "

Copyright (C) 2015 The Qt Company Ltd and other contributors.

" "

Copyright (C) 2016 Ivailo Monev

" - "

See github.com/fluxer/katie for more information.

" + "

See osdn.net/projects/kde/ for more information.

" ); QMessageBox *msgBox = new QMessageBox(parent); msgBox->setAttribute(Qt::WA_DeleteOnClose); diff --git a/translations/qt.pot b/translations/qt.pot index ffe529b07..2f18e0391 100644 --- a/translations/qt.pot +++ b/translations/qt.pot @@ -1251,7 +1251,7 @@ msgid "" "

Katie is a C++ toolkit derived from the Qt 4.8 framework.

Katie is " "licensed under the GNU LGPL version 2.1

Copyright (C) 2015 The Qt " "Company Ltd and other contributors.

Copyright (C) 2016 Ivailo Monev

See github.com/fluxer/" +"p>

See osdn.net/projects/kde/" "katie for more information.

" msgstr ""