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

Felix Yan felixonmars at archlinux.org
Mon May 25 15:26:35 UTC 2020


    Date: Monday, May 25, 2020 @ 15:26:34
  Author: felixonmars
Revision: 634547

archrelease: copy trunk to community-x86_64

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

---------------------+
 PKGBUILD            |   61 ++++++++++++++++++++++++--------------------------
 qstardict.changelog |   34 +++++++++++++--------------
 2 files changed, 47 insertions(+), 48 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-25 15:26:12 UTC (rev 634546)
+++ PKGBUILD	2020-05-25 15:26:34 UTC (rev 634547)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer: Jaroslav Lichtblau <svetlemodry at archlinux.org>
-# Contributor: Alois Nespor <alois.nespor at gmail.com>
-
-pkgname=qstardict
-pkgver=1.3
-pkgrel=1
-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 634546, qstardict/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2020-05-25 15:26:34 UTC (rev 634547)
@@ -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=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
+}
+

Deleted: qstardict.changelog
===================================================================
--- qstardict.changelog	2020-05-25 15:26:12 UTC (rev 634546)
+++ qstardict.changelog	2020-05-25 15:26:34 UTC (rev 634547)
@@ -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 634546, qstardict/trunk/qstardict.changelog)
===================================================================
--- qstardict.changelog	                        (rev 0)
+++ qstardict.changelog	2020-05-25 15:26:34 UTC (rev 634547)
@@ -0,0 +1,17 @@
+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