[arch-commits] Commit in qstardict/repos/community-x86_64 (4 files)

Jaroslav Lichtblau jlichtblau at gemini.archlinux.org
Mon Feb 7 17:20:03 UTC 2022


    Date: Monday, February 7, 2022 @ 17:20:02
  Author: jlichtblau
Revision: 1128376

archrelease: copy trunk to community-x86_64

Added:
  qstardict/repos/community-x86_64/PKGBUILD
    (from rev 1128375, qstardict/trunk/PKGBUILD)
  qstardict/repos/community-x86_64/qstardict.changelog
    (from rev 1128375, qstardict/trunk/qstardict.changelog)
Deleted:
  qstardict/repos/community-x86_64/PKGBUILD
  qstardict/repos/community-x86_64/qstardict.changelog

---------------------+
 PKGBUILD            |   60 +++++++++++++++++++++++++-------------------------
 qstardict.changelog |   38 +++++++++++++++++--------------
 2 files changed, 51 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-07 17:19:58 UTC (rev 1128375)
+++ PKGBUILD	2022-02-07 17:20:02 UTC (rev 1128376)
@@ -1,30 +0,0 @@
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Alois Nespor <alois.nespor at gmail.com>
-
-pkgname=qstardict
-pkgver=1.3
-pkgrel=2
-pkgdesc="Qt4 clone of StarDict with full support of StarDict dictionaries"
-provides=('stardict')
-depends=('hicolor-icon-theme' 'qt5-base')
-makedepends=('qt5-tools')
-arch=('x86_64')
-url="http://qstardict.ylsoftware.com/index.php"
-license=('GPL2')
-changelog=$pkgname.changelog
-source=(https://github.com/a-rodin/qstardict/archive/$pkgname-$pkgver.tar.gz)
-sha256sums=('9b083a3177407d66a17403742590471a0aa89a3d31df886926b79fa21e4d41a4')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgname-$pkgver
-
-  qmake-qt5 ENABLED_PLUGINS="stardict swac web"
-  make
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgname-$pkgver
-
-  make INSTALL_ROOT="${pkgdir}" install
-}
-

Copied: qstardict/repos/community-x86_64/PKGBUILD (from rev 1128375, qstardict/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-02-07 17:20:02 UTC (rev 1128376)
@@ -0,0 +1,30 @@
+# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
+# Contributor: Alois Nespor <alois.nespor at gmail.com>
+
+pkgname=qstardict
+pkgver=1.3
+pkgrel=3
+pkgdesc="Qt clone of StarDict with full support of StarDict dictionaries"
+provides=('stardict')
+depends=('hicolor-icon-theme' 'qt5-base')
+makedepends=('qt5-tools')
+arch=('x86_64')
+url="http://qstardict.ylsoftware.com/index.php"
+license=('GPL2')
+changelog=$pkgname.changelog
+source=(https://github.com/a-rodin/qstardict/archive/$pkgname-$pkgver.tar.gz)
+sha256sums=('9b083a3177407d66a17403742590471a0aa89a3d31df886926b79fa21e4d41a4')
+
+build() {
+  cd "${srcdir}"/$pkgname-$pkgname-$pkgver
+
+  qmake-qt5 ENABLED_PLUGINS="stardict swac web"
+  make
+}
+
+package() {
+  cd "${srcdir}"/$pkgname-$pkgname-$pkgver
+
+  make INSTALL_ROOT="${pkgdir}" install
+}
+

Deleted: qstardict.changelog
===================================================================
--- qstardict.changelog	2022-02-07 17:19:58 UTC (rev 1128375)
+++ qstardict.changelog	2022-02-07 17:20:02 UTC (rev 1128376)
@@ -1,17 +0,0 @@
-2015-12-21 Jaroslav Lichtblau <svetlemodry at archlinux.org>
-	* qstardict 1.1-1
-
-2012-02-24 Jaroslav Lichtblau <svetlemodry at archlinux.org>
-	* qstardict 1.0.1-1
-
-2011-08-20 Jaroslav Lichtblau <svetlemodry at archlinux.org>
-	* qstardict 1.0-1
-
-2008-02-15 Jaroslav Lichtblau <svetlemodry at archlinux.org>
-	* Update to major release 0.13.1
-
-2008-02-04 Jaroslav Lichtblau <svetlemodry at archlinux.org>
-	* Update to major release 0.13.0
-
-2008-10-05 Jaroslav Lichtblau <svetlemodry at archlinux.org>
-	* Moved to [community]

Copied: qstardict/repos/community-x86_64/qstardict.changelog (from rev 1128375, qstardict/trunk/qstardict.changelog)
===================================================================
--- qstardict.changelog	                        (rev 0)
+++ qstardict.changelog	2022-02-07 17:20:02 UTC (rev 1128376)
@@ -0,0 +1,21 @@
+2020-02-07 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qstardict 1.3-3
+	* FS#73052 fix
+
+2015-12-21 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qstardict 1.1-1
+
+2012-02-24 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qstardict 1.0.1-1
+
+2011-08-20 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* qstardict 1.0-1
+
+2008-02-15 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* Update to major release 0.13.1
+
+2008-02-04 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* Update to major release 0.13.0
+
+2008-10-05 Jaroslav Lichtblau <svetlemodry at archlinux.org>
+	* Moved to [community]



More information about the arch-commits mailing list