[arch-commits] Commit in texstudio/repos (4 files)

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Jan 9 22:57:25 UTC 2017


    Date: Monday, January 9, 2017 @ 22:57:24
  Author: svenstaro
Revision: 206253

archrelease: copy trunk to community-i686, community-x86_64

Added:
  texstudio/repos/community-i686/PKGBUILD
    (from rev 206252, texstudio/trunk/PKGBUILD)
  texstudio/repos/community-x86_64/PKGBUILD
    (from rev 206252, texstudio/trunk/PKGBUILD)
Deleted:
  texstudio/repos/community-i686/PKGBUILD
  texstudio/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   54 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   27 ----------------------
 community-x86_64/PKGBUILD |   27 ----------------------
 3 files changed, 54 insertions(+), 54 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-09 22:57:11 UTC (rev 206252)
+++ community-i686/PKGBUILD	2017-01-09 22:57:24 UTC (rev 206253)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Clément DEMOULINS <clement at archivel.fr>
-pkgname=texstudio
-pkgver=2.11.2
-pkgrel=2
-pkgdesc="Integrated writing environment for creating LaTeX documents"
-arch=('i686' 'x86_64')
-url="http://texstudio.sourceforge.net/"
-license=('GPL')
-depends=('poppler-qt5' 'qt5-svg' 'qt5-script' 'libxkbcommon-x11')
-makedepends=('qt5-tools' 'mercurial')
-optdepends=('evince: pdf reader'
-            'okular: alternate pdf reader')
-replaces=('texmakerx')
-source=("hg+http://hg.code.sf.net/p/texstudio/hg#tag=${pkgver}")
-md5sums=('SKIP')
-
-build() {
-    cd hg
-    qmake-qt5 CONFIG-="debug" texstudio.pro
-    make
-}
-
-package() {
-    cd hg
-    make INSTALL_ROOT="$pkgdir" install
-}

Copied: texstudio/repos/community-i686/PKGBUILD (from rev 206252, texstudio/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-09 22:57:24 UTC (rev 206253)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Clément DEMOULINS <clement at archivel.fr>
+pkgname=texstudio
+pkgver=2.12.0
+pkgrel=1
+pkgdesc="Integrated writing environment for creating LaTeX documents"
+arch=('i686' 'x86_64')
+url="http://texstudio.sourceforge.net/"
+license=('GPL')
+depends=('poppler-qt5' 'qt5-svg' 'qt5-script' 'libxkbcommon-x11')
+makedepends=('qt5-tools' 'mercurial')
+optdepends=('evince: pdf reader'
+            'okular: alternate pdf reader')
+replaces=('texmakerx')
+source=("hg+http://hg.code.sf.net/p/texstudio/hg#tag=${pkgver}")
+md5sums=('SKIP')
+
+build() {
+    cd hg
+    qmake-qt5 CONFIG-="debug" texstudio.pro
+    make
+}
+
+package() {
+    cd hg
+    make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-09 22:57:11 UTC (rev 206252)
+++ community-x86_64/PKGBUILD	2017-01-09 22:57:24 UTC (rev 206253)
@@ -1,27 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Clément DEMOULINS <clement at archivel.fr>
-pkgname=texstudio
-pkgver=2.11.2
-pkgrel=2
-pkgdesc="Integrated writing environment for creating LaTeX documents"
-arch=('i686' 'x86_64')
-url="http://texstudio.sourceforge.net/"
-license=('GPL')
-depends=('poppler-qt5' 'qt5-svg' 'qt5-script' 'libxkbcommon-x11')
-makedepends=('qt5-tools' 'mercurial')
-optdepends=('evince: pdf reader'
-            'okular: alternate pdf reader')
-replaces=('texmakerx')
-source=("hg+http://hg.code.sf.net/p/texstudio/hg#tag=${pkgver}")
-md5sums=('SKIP')
-
-build() {
-    cd hg
-    qmake-qt5 CONFIG-="debug" texstudio.pro
-    make
-}
-
-package() {
-    cd hg
-    make INSTALL_ROOT="$pkgdir" install
-}

Copied: texstudio/repos/community-x86_64/PKGBUILD (from rev 206252, texstudio/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-09 22:57:24 UTC (rev 206253)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Clément DEMOULINS <clement at archivel.fr>
+pkgname=texstudio
+pkgver=2.12.0
+pkgrel=1
+pkgdesc="Integrated writing environment for creating LaTeX documents"
+arch=('i686' 'x86_64')
+url="http://texstudio.sourceforge.net/"
+license=('GPL')
+depends=('poppler-qt5' 'qt5-svg' 'qt5-script' 'libxkbcommon-x11')
+makedepends=('qt5-tools' 'mercurial')
+optdepends=('evince: pdf reader'
+            'okular: alternate pdf reader')
+replaces=('texmakerx')
+source=("hg+http://hg.code.sf.net/p/texstudio/hg#tag=${pkgver}")
+md5sums=('SKIP')
+
+build() {
+    cd hg
+    qmake-qt5 CONFIG-="debug" texstudio.pro
+    make
+}
+
+package() {
+    cd hg
+    make INSTALL_ROOT="$pkgdir" install
+}



More information about the arch-commits mailing list