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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Dec 5 14:22:48 UTC 2014


    Date: Friday, December 5, 2014 @ 15:22:48
  Author: svenstaro
Revision: 123477

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

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

------------------------------------+
 /PKGBUILD                          |   56 +++++++++++++++++++++++++++++++++++
 /texstudio.install                 |   30 ++++++++++++++++++
 community-i686/PKGBUILD            |   28 -----------------
 community-i686/texstudio.install   |   15 ---------
 community-x86_64/PKGBUILD          |   28 -----------------
 community-x86_64/texstudio.install |   15 ---------
 6 files changed, 86 insertions(+), 86 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-12-05 14:22:37 UTC (rev 123476)
+++ community-i686/PKGBUILD	2014-12-05 14:22:48 UTC (rev 123477)
@@ -1,28 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Clément DEMOULINS <clement at archivel.fr>
-
-pkgname=texstudio
-pkgver=2.8.6
-pkgrel=1
-pkgdesc="Integrated writing environment for creating LaTeX documents"
-arch=('i686' 'x86_64')
-url="http://texstudio.sourceforge.net/"
-license=('GPL')
-depends=('poppler-qt4')
-optdepends=('evince: pdf reader', 'okular: alternate pdf reader')
-replaces=('texmakerx')
-install=$pkgname.install
-
-source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('77a67962e2dd9e321eebd6751a37cd9c')
-
-build() {
-    cd "$srcdir/$pkgname$pkgver"
-    qmake-qt4 CONFIG-="debug" texstudio.pro
-    make
-}
-
-package() {
-    cd "$srcdir/$pkgname$pkgver"
-    make INSTALL_ROOT="$pkgdir" install
-}

Copied: texstudio/repos/community-i686/PKGBUILD (from rev 123476, texstudio/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-12-05 14:22:48 UTC (rev 123477)
@@ -0,0 +1,28 @@
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Clément DEMOULINS <clement at archivel.fr>
+
+pkgname=texstudio
+pkgver=2.8.8
+pkgrel=1
+pkgdesc="Integrated writing environment for creating LaTeX documents"
+arch=('i686' 'x86_64')
+url="http://texstudio.sourceforge.net/"
+license=('GPL')
+depends=('poppler-qt4')
+optdepends=('evince: pdf reader', 'okular: alternate pdf reader')
+replaces=('texmakerx')
+install=$pkgname.install
+
+source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('9f7e837078ce345fb6c2b55f6dbfb97c')
+
+build() {
+    cd "$srcdir/$pkgname$pkgver"
+    qmake-qt4 CONFIG-="debug" texstudio.pro
+    make
+}
+
+package() {
+    cd "$srcdir/$pkgname$pkgver"
+    make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-i686/texstudio.install
===================================================================
--- community-i686/texstudio.install	2014-12-05 14:22:37 UTC (rev 123476)
+++ community-i686/texstudio.install	2014-12-05 14:22:48 UTC (rev 123477)
@@ -1,15 +0,0 @@
-pkgname=texstudio
-
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install "$1"
-}
-
-post_remove() {
-  update-desktop-database -q
-}
-
-# vim:set ts=2 sw=2 et:

Copied: texstudio/repos/community-i686/texstudio.install (from rev 123476, texstudio/trunk/texstudio.install)
===================================================================
--- community-i686/texstudio.install	                        (rev 0)
+++ community-i686/texstudio.install	2014-12-05 14:22:48 UTC (rev 123477)
@@ -0,0 +1,15 @@
+pkgname=texstudio
+
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install "$1"
+}
+
+post_remove() {
+  update-desktop-database -q
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-12-05 14:22:37 UTC (rev 123476)
+++ community-x86_64/PKGBUILD	2014-12-05 14:22:48 UTC (rev 123477)
@@ -1,28 +0,0 @@
-# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
-# Contributor: Clément DEMOULINS <clement at archivel.fr>
-
-pkgname=texstudio
-pkgver=2.8.6
-pkgrel=1
-pkgdesc="Integrated writing environment for creating LaTeX documents"
-arch=('i686' 'x86_64')
-url="http://texstudio.sourceforge.net/"
-license=('GPL')
-depends=('poppler-qt4')
-optdepends=('evince: pdf reader', 'okular: alternate pdf reader')
-replaces=('texmakerx')
-install=$pkgname.install
-
-source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('77a67962e2dd9e321eebd6751a37cd9c')
-
-build() {
-    cd "$srcdir/$pkgname$pkgver"
-    qmake-qt4 CONFIG-="debug" texstudio.pro
-    make
-}
-
-package() {
-    cd "$srcdir/$pkgname$pkgver"
-    make INSTALL_ROOT="$pkgdir" install
-}

Copied: texstudio/repos/community-x86_64/PKGBUILD (from rev 123476, texstudio/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-12-05 14:22:48 UTC (rev 123477)
@@ -0,0 +1,28 @@
+# Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
+# Contributor: Clément DEMOULINS <clement at archivel.fr>
+
+pkgname=texstudio
+pkgver=2.8.8
+pkgrel=1
+pkgdesc="Integrated writing environment for creating LaTeX documents"
+arch=('i686' 'x86_64')
+url="http://texstudio.sourceforge.net/"
+license=('GPL')
+depends=('poppler-qt4')
+optdepends=('evince: pdf reader', 'okular: alternate pdf reader')
+replaces=('texmakerx')
+install=$pkgname.install
+
+source=(http://downloads.sourceforge.net/project/texstudio/texstudio/TeXstudio%20${pkgver}/${pkgname}-${pkgver}.tar.gz)
+md5sums=('9f7e837078ce345fb6c2b55f6dbfb97c')
+
+build() {
+    cd "$srcdir/$pkgname$pkgver"
+    qmake-qt4 CONFIG-="debug" texstudio.pro
+    make
+}
+
+package() {
+    cd "$srcdir/$pkgname$pkgver"
+    make INSTALL_ROOT="$pkgdir" install
+}

Deleted: community-x86_64/texstudio.install
===================================================================
--- community-x86_64/texstudio.install	2014-12-05 14:22:37 UTC (rev 123476)
+++ community-x86_64/texstudio.install	2014-12-05 14:22:48 UTC (rev 123477)
@@ -1,15 +0,0 @@
-pkgname=texstudio
-
-post_install() {
-  update-desktop-database -q
-}
-
-post_upgrade() {
-  post_install "$1"
-}
-
-post_remove() {
-  update-desktop-database -q
-}
-
-# vim:set ts=2 sw=2 et:

Copied: texstudio/repos/community-x86_64/texstudio.install (from rev 123476, texstudio/trunk/texstudio.install)
===================================================================
--- community-x86_64/texstudio.install	                        (rev 0)
+++ community-x86_64/texstudio.install	2014-12-05 14:22:48 UTC (rev 123477)
@@ -0,0 +1,15 @@
+pkgname=texstudio
+
+post_install() {
+  update-desktop-database -q
+}
+
+post_upgrade() {
+  post_install "$1"
+}
+
+post_remove() {
+  update-desktop-database -q
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list