[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

2022-05-14 Thread Antonio Rojas via arch-commits
Date: Saturday, May 14, 2022 @ 17:48:36
  Author: arojas
Revision: 445603

Update to 2.13.3

Modified:
  qscintilla/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-05-14 17:40:42 UTC (rev 445602)
+++ PKGBUILD2022-05-14 17:48:36 UTC (rev 445603)
@@ -5,7 +5,7 @@
 
 pkgbase=qscintilla
 pkgname=(qscintilla-qt5 python-qscintilla-qt5 qscintilla-qt6 
python-qscintilla-qt6)
-pkgver=2.13.2
+pkgver=2.13.3
 pkgrel=1
 license=(GPL)
 arch=(x86_64)
@@ -12,7 +12,7 @@
 url="https://www.riverbankcomputing.com/software/qscintilla/intro;
 makedepends=(python-pyqt5 qt5-tools python-pyqt6 qt6-tools sip pyqt-builder)
 
source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla_src-$pkgver.tar.gz;)
-sha256sums=('b6c7e5f27b51d25f09fe6cf84ae9a7f0876af0d65d8ccb551109e6e7b25885f4')
+sha256sums=('711d28e37c8fccaa8229e8e39a5b3b2d97f3fffc63da10b71c71b84fa3649398')
 
 build() {
   cp -r QScintilla_src-$pkgver{,-qt5}



[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

2022-03-22 Thread Antonio Rojas via arch-commits
Date: Tuesday, March 22, 2022 @ 20:59:00
  Author: arojas
Revision: 440580

Update to 2.13.2

Modified:
  qscintilla/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2022-03-22 19:32:36 UTC (rev 440579)
+++ PKGBUILD2022-03-22 20:59:00 UTC (rev 440580)
@@ -5,14 +5,14 @@
 
 pkgbase=qscintilla
 pkgname=(qscintilla-qt5 python-qscintilla-qt5 qscintilla-qt6 
python-qscintilla-qt6)
-pkgver=2.13.1
-pkgrel=3
+pkgver=2.13.2
+pkgrel=1
 license=(GPL)
 arch=(x86_64)
 url="https://www.riverbankcomputing.com/software/qscintilla/intro;
 makedepends=(python-pyqt5 qt5-tools python-pyqt6 qt6-tools sip pyqt-builder)
 
source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla_src-$pkgver.tar.gz;)
-sha256sums=('800e3d2071a96bcccd7581346af0d2fe28fc30cd68530cb8302685d013afd54a')
+sha256sums=('b6c7e5f27b51d25f09fe6cf84ae9a7f0876af0d65d8ccb551109e6e7b25885f4')
 
 build() {
   cp -r QScintilla_src-$pkgver{,-qt5}



[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

2021-12-02 Thread Felix Yan via arch-commits
Date: Thursday, December 2, 2021 @ 21:38:41
  Author: felixonmars
Revision: 430426

upgpkg: qscintilla 2.13.1-3: Python 3.10 rebuild

Modified:
  qscintilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-02 21:38:33 UTC (rev 430425)
+++ PKGBUILD2021-12-02 21:38:41 UTC (rev 430426)
@@ -6,7 +6,7 @@
 pkgbase=qscintilla
 pkgname=(qscintilla-qt5 python-qscintilla-qt5 qscintilla-qt6 
python-qscintilla-qt6)
 pkgver=2.13.1
-pkgrel=2
+pkgrel=3
 license=(GPL)
 arch=(x86_64)
 url="https://www.riverbankcomputing.com/software/qscintilla/intro;



[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

2021-12-01 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 1, 2021 @ 11:20:17
  Author: foutrelis
Revision: 429928

upgpkg: qscintilla 2.13.1-2: Python 3.10 rebuild

Modified:
  qscintilla/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-12-01 11:19:11 UTC (rev 429927)
+++ PKGBUILD2021-12-01 11:20:17 UTC (rev 429928)
@@ -6,7 +6,7 @@
 pkgbase=qscintilla
 pkgname=(qscintilla-qt5 python-qscintilla-qt5 qscintilla-qt6 
python-qscintilla-qt6)
 pkgver=2.13.1
-pkgrel=1
+pkgrel=2
 license=(GPL)
 arch=(x86_64)
 url="https://www.riverbankcomputing.com/software/qscintilla/intro;



[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

2021-10-19 Thread Antonio Rojas via arch-commits
Date: Tuesday, October 19, 2021 @ 12:17:32
  Author: arojas
Revision: 426234

Update to 2.13.1

Modified:
  qscintilla/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-10-19 11:49:18 UTC (rev 426233)
+++ PKGBUILD2021-10-19 12:17:32 UTC (rev 426234)
@@ -5,7 +5,7 @@
 
 pkgbase=qscintilla
 pkgname=(qscintilla-qt5 python-qscintilla-qt5 qscintilla-qt6 
python-qscintilla-qt6)
-pkgver=2.13.0
+pkgver=2.13.1
 pkgrel=1
 license=(GPL)
 arch=(x86_64)
@@ -12,7 +12,7 @@
 url="https://www.riverbankcomputing.com/software/qscintilla/intro;
 makedepends=(python-pyqt5 qt5-tools python-pyqt6 qt6-tools sip pyqt-builder)
 
source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla_src-$pkgver.tar.gz;)
-sha256sums=('05116938bedfceb2953d3c24f862e1ab4d68ba7845f135d1d7aa1086595449b2')
+sha256sums=('800e3d2071a96bcccd7581346af0d2fe28fc30cd68530cb8302685d013afd54a')
 
 build() {
   cp -r QScintilla_src-$pkgver{,-qt5}



[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

2021-06-29 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 29, 2021 @ 15:19:23
  Author: arojas
Revision: 418778

Update to 2.13.0

Modified:
  qscintilla/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-06-29 15:03:47 UTC (rev 418777)
+++ PKGBUILD2021-06-29 15:19:23 UTC (rev 418778)
@@ -5,7 +5,7 @@
 
 pkgbase=qscintilla
 pkgname=(qscintilla-qt5 python-qscintilla-qt5 qscintilla-qt6 
python-qscintilla-qt6)
-pkgver=2.12.1
+pkgver=2.13.0
 pkgrel=1
 license=(GPL)
 arch=(x86_64)
@@ -12,7 +12,7 @@
 url="https://www.riverbankcomputing.com/software/qscintilla/intro;
 makedepends=(python-pyqt5 qt5-tools python-pyqt6 qt6-tools sip pyqt-builder)
 
source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla_src-$pkgver.tar.gz;)
-sha256sums=('a7331c44b5d7320cbf58cb2382c38857e9e9f4fa52c405bd7776c8b6649836c2')
+sha256sums=('05116938bedfceb2953d3c24f862e1ab4d68ba7845f135d1d7aa1086595449b2')
 
 build() {
   cp -r QScintilla_src-$pkgver{,-qt5}



[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

2021-03-10 Thread Antonio Rojas via arch-commits
Date: Wednesday, March 10, 2021 @ 17:25:25
  Author: arojas
Revision: 409590

Update to 2.12.1

Modified:
  qscintilla/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-03-10 17:11:03 UTC (rev 409589)
+++ PKGBUILD2021-03-10 17:25:25 UTC (rev 409590)
@@ -5,7 +5,7 @@
 
 pkgbase=qscintilla
 pkgname=(qscintilla-qt5 python-qscintilla-qt5 qscintilla-qt6 
python-qscintilla-qt6)
-pkgver=2.12.0
+pkgver=2.12.1
 pkgrel=1
 license=(GPL)
 arch=(x86_64)
@@ -12,7 +12,7 @@
 url="https://www.riverbankcomputing.com/software/qscintilla/intro;
 makedepends=(python-pyqt5 qt5-tools python-pyqt6 qt6-tools sip pyqt-builder)
 
source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla_src-$pkgver.tar.gz;)
-sha256sums=('2116181cce3076aa4897e36182532d0e6768081fb0cf6dcdd5be720519ab1434')
+sha256sums=('a7331c44b5d7320cbf58cb2382c38857e9e9f4fa52c405bd7776c8b6649836c2')
 
 build() {
   cp -r QScintilla_src-$pkgver{,-qt5}


[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

2021-02-24 Thread Antonio Rojas via arch-commits
Date: Wednesday, February 24, 2021 @ 22:32:40
  Author: arojas
Revision: 408792

Update to 2.12.0, add Qt6 support

Modified:
  qscintilla/trunk/PKGBUILD

--+
 PKGBUILD |   86 -
 1 file changed, 63 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-02-24 22:21:58 UTC (rev 408791)
+++ PKGBUILD2021-02-24 22:32:40 UTC (rev 408792)
@@ -4,37 +4,58 @@
 # Contributor: Douglas Soares de Andrade 
 
 pkgbase=qscintilla
-pkgname=('qscintilla-qt5' 'python-qscintilla-qt5')
-pkgver=2.11.6
-pkgrel=2
-license=('GPL')
-arch=('x86_64')
+pkgname=(qscintilla-qt5 python-qscintilla-qt5 qscintilla-qt6 
python-qscintilla-qt6)
+pkgver=2.12.0
+pkgrel=1
+license=(GPL)
+arch=(x86_64)
 url="https://www.riverbankcomputing.com/software/qscintilla/intro;
-makedepends=('python-pyqt5' 'qt5-tools' 'sip' 'pyqt-builder')
-source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla-$pkgver.tar.gz;)
-sha256sums=('e7346057db47d2fb384467fafccfcb13aa0741373c5d593bc72b55b2f0dd20a7')
+makedepends=(python-pyqt5 qt5-tools python-pyqt6 qt6-tools sip pyqt-builder)
+source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla_src-$pkgver.tar.gz;)
+sha256sums=('2116181cce3076aa4897e36182532d0e6768081fb0cf6dcdd5be720519ab1434')
 
 build() {
-  cd QScintilla-${pkgver}
-  export QMAKEFEATURES=$PWD/Qt4Qt5/features/
+  cp -r QScintilla_src-$pkgver{,-qt5}
 
-  cd Qt4Qt5
+  cd QScintilla_src-$pkgver-qt5/src
+  export QMAKEFEATURES=$PWD/src/features/
   qmake-qt5
   make
 
-  cd ../designer-Qt4Qt5
-  qmake-qt5 INCLUDEPATH+=../Qt4Qt5 QMAKE_LIBDIR+=../Qt4Qt5
+  cd ../designer
+  qmake-qt5 INCLUDEPATH+=../src QMAKE_LIBDIR+=../src
   make
 
-  cd ..
+  cd ../Python
+  mv pyproject{-qt5,}.toml
   sip-build \
 --no-make \
---qsci-features-dir Qt4Qt5/features \
---qsci-include-dir Qt4Qt5 \
---qsci-library-dir Qt4Qt5 \
+--qsci-features-dir ../src/features \
+--qsci-include-dir ../src \
+--qsci-library-dir ../src \
 --api-dir /usr/share/qt/qsci/api/python
   cd build
   make
+
+  cd "$srcdir"/QScintilla_src-$pkgver/src
+  export QMAKEFEATURES=$PWD/src/features/
+  qmake-qt6
+  make
+
+  cd ../designer
+  qmake-qt6 INCLUDEPATH+=../src QMAKE_LIBDIR+=../src
+  make
+
+  cd ../Python
+  mv pyproject{-qt6,}.toml
+  sip-build \
+--no-make \
+--qsci-features-dir ../src/features \
+--qsci-include-dir ../src \
+--qsci-library-dir ../src \
+--qmake=/usr/bin/qmake-qt6
+  cd build
+  make
 }
 
 package_qscintilla-qt5() {
@@ -41,11 +62,11 @@
   pkgdesc="A port to Qt5 of Neil Hodgson's Scintilla C++ editor class"
   depends=(qt5-base)
 
-  cd QScintilla-${pkgver}/Qt4Qt5
-  make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install
+  cd QScintilla_src-$pkgver-qt5/src
+  make DESTDIR="$pkgdir" INSTALL_ROOT="$pkgdir" install
 
-  cd ../designer-Qt4Qt5
-  make DESTDIR="${pkgdir}" INSTALL_ROOT="${pkgdir}" install
+  cd ../designer
+  make DESTDIR="$pkgdir" INSTALL_ROOT="$pkgdir" install
 }
 
 package_python-qscintilla-qt5() {
@@ -53,6 +74,25 @@
   depends=(qscintilla-qt5 python-pyqt5)
   replaces=(python-qscintilla-qt5-common)
 
-  cd QScintilla-${pkgver}/build
-  make INSTALL_ROOT="$pkgdir" install -j1
+  cd QScintilla_src-$pkgver-qt5/Python/build
+  make INSTALL_ROOT="$pkgdir" install
 }
+
+package_qscintilla-qt6() {
+  pkgdesc="A port to Qt6 of Neil Hodgson's Scintilla C++ editor class"
+  depends=(qt6-base)
+
+  cd QScintilla_src-$pkgver/src
+  make DESTDIR="$pkgdir" INSTALL_ROOT="$pkgdir" install
+
+  cd ../designer
+  make DESTDIR="$pkgdir" INSTALL_ROOT="$pkgdir" install
+}
+
+package_python-qscintilla-qt6() {
+  pkgdesc="Python bindings for QScintilla2"
+  depends=(qscintilla-qt6 python-pyqt6)
+
+  cd QScintilla_src-$pkgver/Python/build
+  make INSTALL_ROOT="$pkgdir" install
+}


[arch-commits] Commit in qscintilla/trunk (PKGBUILD)

2021-01-05 Thread Antonio Rojas via arch-commits
Date: Tuesday, January 5, 2021 @ 19:38:51
  Author: arojas
Revision: 405366

Build with sip 6

Modified:
  qscintilla/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-01-05 19:36:44 UTC (rev 405365)
+++ PKGBUILD2021-01-05 19:38:51 UTC (rev 405366)
@@ -6,11 +6,11 @@
 pkgbase=qscintilla
 pkgname=('qscintilla-qt5' 'python-qscintilla-qt5')
 pkgver=2.11.6
-pkgrel=1
+pkgrel=2
 license=('GPL')
 arch=('x86_64')
 url="https://www.riverbankcomputing.com/software/qscintilla/intro;
-makedepends=('python-pyqt5' 'qt5-tools' 'sip5' 'pyqt-builder')
+makedepends=('python-pyqt5' 'qt5-tools' 'sip' 'pyqt-builder')
 
source=("https://www.riverbankcomputing.com/static/Downloads/QScintilla/$pkgver/QScintilla-$pkgver.tar.gz;)
 sha256sums=('e7346057db47d2fb384467fafccfcb13aa0741373c5d593bc72b55b2f0dd20a7')