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

Antonio Rojas arojas at archlinux.org
Sat Dec 3 00:22:19 UTC 2016


    Date: Saturday, December 3, 2016 @ 00:22:19
  Author: arojas
Revision: 282629

archrelease: copy kde-unstable to kde-unstable-i686, kde-unstable-x86_64

Added:
  kstars/repos/kde-unstable-i686/PKGBUILD
    (from rev 282628, kstars/kde-unstable/PKGBUILD)
  kstars/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 282628, kstars/kde-unstable/PKGBUILD)
Deleted:
  kstars/repos/kde-unstable-i686/PKGBUILD
  kstars/repos/kde-unstable-x86_64/PKGBUILD

------------------------------+
 /PKGBUILD                    |   86 +++++++++++++++++++++++++++++++++++++++++
 kde-unstable-i686/PKGBUILD   |   43 --------------------
 kde-unstable-x86_64/PKGBUILD |   43 --------------------
 3 files changed, 86 insertions(+), 86 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===================================================================
--- kde-unstable-i686/PKGBUILD	2016-12-03 00:22:11 UTC (rev 282628)
+++ kde-unstable-i686/PKGBUILD	2016-12-03 00:22:19 UTC (rev 282629)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonamrs at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kstars
-pkgver=16.11.80
-pkgrel=1
-pkgdesc="Desktop Planetarium"
-url="http://kde.org/applications/education/kstars/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('wcslib' 'libindi' 'kplotting' 'knewstuff' 'hicolor-icon-theme' 'libraw')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet')
-optdepends=('xplanet: XPlanet support')
-replaces=('kdeedu-kstars')
-conflicts=('kdeedu-kstars')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kstars-${pkgver}.tar.xz"{,.sig})
-sha1sums=('4f2b41045784206e6db646e409d2f3bbf4f7368d'
-         'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|g' \
-    "${pkgdir}"/usr/share/kstars/scripts/supernova_updates_parser.py
-}

Copied: kstars/repos/kde-unstable-i686/PKGBUILD (from rev 282628, kstars/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-i686/PKGBUILD	                        (rev 0)
+++ kde-unstable-i686/PKGBUILD	2016-12-03 00:22:19 UTC (rev 282629)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan <felixonamrs at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kstars
+pkgver=16.11.90
+pkgrel=1
+pkgdesc="Desktop Planetarium"
+url="http://kde.org/applications/education/kstars/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('wcslib' 'libindi' 'kplotting' 'knewstuff' 'hicolor-icon-theme' 'libraw')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet')
+optdepends=('xplanet: XPlanet support')
+replaces=('kdeedu-kstars')
+conflicts=('kdeedu-kstars')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/kstars-${pkgver}.tar.xz"{,.sig})
+sha1sums=('cd571a68ee2dd33d90f306b06b489e657bf51fcc'
+          'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|g' \
+    "${pkgdir}"/usr/share/kstars/scripts/supernova_updates_parser.py
+}

Deleted: kde-unstable-x86_64/PKGBUILD
===================================================================
--- kde-unstable-x86_64/PKGBUILD	2016-12-03 00:22:11 UTC (rev 282628)
+++ kde-unstable-x86_64/PKGBUILD	2016-12-03 00:22:19 UTC (rev 282629)
@@ -1,43 +0,0 @@
-# $Id$
-# Maintainer: Felix Yan <felixonamrs at archlinux.org>
-# Contributor: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kstars
-pkgver=16.11.80
-pkgrel=1
-pkgdesc="Desktop Planetarium"
-url="http://kde.org/applications/education/kstars/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde-applications' 'kdeedu')
-depends=('wcslib' 'libindi' 'kplotting' 'knewstuff' 'hicolor-icon-theme' 'libraw')
-makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet')
-optdepends=('xplanet: XPlanet support')
-replaces=('kdeedu-kstars')
-conflicts=('kdeedu-kstars')
-source=("http://download.kde.org/unstable/applications/${pkgver}/src/kstars-${pkgver}.tar.xz"{,.sig})
-sha1sums=('4f2b41045784206e6db646e409d2f3bbf4f7368d'
-         'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
-
-prepare() {
-  mkdir -p build
-}
-
-build() {
-  cd build
-  cmake ../$pkgname-$pkgver \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DBUILD_TESTING=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr \
-    -DKDE_INSTALL_LIBDIR=lib
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-
-  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|g' \
-    "${pkgdir}"/usr/share/kstars/scripts/supernova_updates_parser.py
-}

Copied: kstars/repos/kde-unstable-x86_64/PKGBUILD (from rev 282628, kstars/kde-unstable/PKGBUILD)
===================================================================
--- kde-unstable-x86_64/PKGBUILD	                        (rev 0)
+++ kde-unstable-x86_64/PKGBUILD	2016-12-03 00:22:19 UTC (rev 282629)
@@ -0,0 +1,43 @@
+# $Id$
+# Maintainer: Felix Yan <felixonamrs at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kstars
+pkgver=16.11.90
+pkgrel=1
+pkgdesc="Desktop Planetarium"
+url="http://kde.org/applications/education/kstars/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde-applications' 'kdeedu')
+depends=('wcslib' 'libindi' 'kplotting' 'knewstuff' 'hicolor-icon-theme' 'libraw')
+makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'eigen' 'xplanet')
+optdepends=('xplanet: XPlanet support')
+replaces=('kdeedu-kstars')
+conflicts=('kdeedu-kstars')
+source=("http://download.kde.org/unstable/applications/${pkgver}/src/kstars-${pkgver}.tar.xz"{,.sig})
+sha1sums=('cd571a68ee2dd33d90f306b06b489e657bf51fcc'
+          'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid at kde.org>
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+  cmake ../$pkgname-$pkgver \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DBUILD_TESTING=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr \
+    -DKDE_INSTALL_LIBDIR=lib
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+
+  sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python2|g' \
+    "${pkgdir}"/usr/share/kstars/scripts/supernova_updates_parser.py
+}



More information about the arch-commits mailing list