[arch-commits] Commit in geogebra/repos/community-any (6 files)
Evgeniy Alekseev
arcanis at archlinux.org
Mon Oct 10 11:24:54 UTC 2016
Date: Monday, October 10, 2016 @ 11:24:53
Author: arcanis
Revision: 191860
archrelease: copy trunk to community-any
Added:
geogebra/repos/community-any/ChangeLog
(from rev 191859, geogebra/trunk/ChangeLog)
geogebra/repos/community-any/PKGBUILD
(from rev 191859, geogebra/trunk/PKGBUILD)
geogebra/repos/community-any/geogebra
(from rev 191859, geogebra/trunk/geogebra)
Deleted:
geogebra/repos/community-any/ChangeLog
geogebra/repos/community-any/PKGBUILD
geogebra/repos/community-any/geogebra
-----------+
ChangeLog | 137 ++++++++++++++++++++++++++++++------------------------------
PKGBUILD | 84 ++++++++++++++++++------------------
geogebra | 14 +++---
3 files changed, 119 insertions(+), 116 deletions(-)
Deleted: ChangeLog
===================================================================
--- ChangeLog 2016-10-10 11:24:27 UTC (rev 191859)
+++ ChangeLog 2016-10-10 11:24:53 UTC (rev 191860)
@@ -1,67 +0,0 @@
-5.0.274.0-1:
-upstream update
-
-5.0.266.0-1:
-upstream update
-
-5.0.260.0-1:
-upstream update
-
-5.0.241.0-1:
-upstream update
-
-5.0.231.0-1:
-upstream update, move to pacman hooks
-
-5.0.230.0-1:
-upstream update
-
-5.0.205.0-1:
-upstream update
-
-5.0.202.0-1:
-upstream update
-
-5.0.190.0-1:
-upstream update
-
-5.0.185.0-1:
-upstream update
-
-5.0.180.0-1:
-upstream update
-
-5.0.170.0-1:
-upstream update
-
-5.0.168.0-1:
-upstream update
-
-5.0.166.0-1:
-upstream update
-
-5.0.164.0-1:
-upstream update
-
-5.0.161.0-1:
-upstream update
-
-5.0.158.0-1:
-upstream update
-
-5.0.150.0-1:
-upstream update
-
-5.0.149.0-1:
-upstream update
-
-5.0.146.0-1:
-upstream update
-
-5.0.143.0-1:
-upstream update
-
-5.0.129.0-1:
-upstream update
-put icon back
-
Copied: geogebra/repos/community-any/ChangeLog (from rev 191859, geogebra/trunk/ChangeLog)
===================================================================
--- ChangeLog (rev 0)
+++ ChangeLog 2016-10-10 11:24:53 UTC (rev 191860)
@@ -0,0 +1,70 @@
+5.0.280.0-1:
+upstream update
+
+5.0.274.0-1:
+upstream update
+
+5.0.266.0-1:
+upstream update
+
+5.0.260.0-1:
+upstream update
+
+5.0.241.0-1:
+upstream update
+
+5.0.231.0-1:
+upstream update, move to pacman hooks
+
+5.0.230.0-1:
+upstream update
+
+5.0.205.0-1:
+upstream update
+
+5.0.202.0-1:
+upstream update
+
+5.0.190.0-1:
+upstream update
+
+5.0.185.0-1:
+upstream update
+
+5.0.180.0-1:
+upstream update
+
+5.0.170.0-1:
+upstream update
+
+5.0.168.0-1:
+upstream update
+
+5.0.166.0-1:
+upstream update
+
+5.0.164.0-1:
+upstream update
+
+5.0.161.0-1:
+upstream update
+
+5.0.158.0-1:
+upstream update
+
+5.0.150.0-1:
+upstream update
+
+5.0.149.0-1:
+upstream update
+
+5.0.146.0-1:
+upstream update
+
+5.0.143.0-1:
+upstream update
+
+5.0.129.0-1:
+upstream update
+put icon back
+
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 11:24:27 UTC (rev 191859)
+++ PKGBUILD 2016-10-10 11:24:53 UTC (rev 191860)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Evgeniy Alekseev <arcanis at archlinux dot org>
-# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux dot org>
-# Contributor: Felipe Hommen <felibank at gmail dot com>
-# Contributor: moostik <mooostik at gmail dot com>
-
-pkgname=geogebra
-pkgver=5.0.274.0
-pkgrel=1
-pkgdesc="Dynamic mathematics software with interactive graphics, algebra and spreadsheet"
-arch=('any')
-url='http://www.geogebra.org/'
-license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
-depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
- 'shared-mime-info' 'xdg-utils')
-makedepends=('gendesk')
-source=("http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver}.tar.bz2"
- "http://static.geogebra.org/images/geogebra-logo.svg"
- "geogebra")
-changelog=ChangeLog
-
-prepare() {
- gendesk -f -n --pkgname "${pkgname}" --pkgdesc "${pkgdesc}" \
- --name="GeoGebra" \
- --categories="Education;Science;Math" \
- --mimetypes="application/vnd.geogebra.file;application/vnd.geogebra.tool"
-}
-
-package() {
- cd "GeoGebra-Linux-Portable-${pkgver}"
-
- install -Dm755 "${srcdir}/geogebra" "${pkgdir}/usr/bin/geogebra"
- install -dm755 "${pkgdir}/usr/share/geogebra"
- install "geogebra/"* -t "${pkgdir}/usr/share/geogebra/"
-
- install -Dm644 "${srcdir}/geogebra.desktop" "${pkgdir}/usr/share/applications/geogebra.desktop"
- install -Dm644 "${srcdir}/geogebra-logo.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
-}
-
-md5sums=('ded5c05f1f9b08bf71e063ccdea08d82'
- '863782da033f1a337e688b544afb7d07'
- 'fc4a3140ceb50967598a620eb85219f4')
Copied: geogebra/repos/community-any/PKGBUILD (from rev 191859, geogebra/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2016-10-10 11:24:53 UTC (rev 191860)
@@ -0,0 +1,42 @@
+# $Id$
+# Maintainer: Evgeniy Alekseev <arcanis at archlinux dot org>
+# Contributor: Bartłomiej Piotrowski <bpiotrowski at archlinux dot org>
+# Contributor: Felipe Hommen <felibank at gmail dot com>
+# Contributor: moostik <mooostik at gmail dot com>
+
+pkgname=geogebra
+pkgver=5.0.280.0
+pkgrel=1
+pkgdesc="Dynamic mathematics software with interactive graphics, algebra and spreadsheet"
+arch=('any')
+url='http://www.geogebra.org/'
+license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
+depends=('desktop-file-utils' 'gsl' 'hicolor-icon-theme' 'java-runtime'
+ 'shared-mime-info' 'xdg-utils')
+makedepends=('gendesk')
+source=("http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-${pkgver//./-}.tar.bz2"
+ "http://static.geogebra.org/images/geogebra-logo.svg"
+ "geogebra")
+changelog=ChangeLog
+
+prepare() {
+ gendesk -f -n --pkgname "${pkgname}" --pkgdesc "${pkgdesc}" \
+ --name="GeoGebra" \
+ --categories="Education;Science;Math" \
+ --mimetypes="application/vnd.geogebra.file;application/vnd.geogebra.tool"
+}
+
+package() {
+ cd "GeoGebra-Linux-Portable-${pkgver//./-}"
+
+ install -Dm755 "${srcdir}/geogebra" "${pkgdir}/usr/bin/geogebra"
+ install -dm755 "${pkgdir}/usr/share/geogebra"
+ install "geogebra/"* -t "${pkgdir}/usr/share/geogebra/"
+
+ install -Dm644 "${srcdir}/geogebra.desktop" "${pkgdir}/usr/share/applications/geogebra.desktop"
+ install -Dm644 "${srcdir}/geogebra-logo.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/apps/geogebra.svg"
+}
+
+md5sums=('9ffc4d6d729123bdf93f2f411fffb1bf'
+ '863782da033f1a337e688b544afb7d07'
+ 'fc4a3140ceb50967598a620eb85219f4')
Deleted: geogebra
===================================================================
--- geogebra 2016-10-10 11:24:27 UTC (rev 191859)
+++ geogebra 2016-10-10 11:24:53 UTC (rev 191860)
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-GG_PATH="/usr/share"
-export GG_CONFIG_PATH="$HOME"
-export JAVACMD="/usr/bin/java"
-
-exec "$GG_PATH/geogebra/geogebra" "$@"
Copied: geogebra/repos/community-any/geogebra (from rev 191859, geogebra/trunk/geogebra)
===================================================================
--- geogebra (rev 0)
+++ geogebra 2016-10-10 11:24:53 UTC (rev 191860)
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+GG_PATH="/usr/share"
+export GG_CONFIG_PATH="$HOME"
+export JAVACMD="/usr/bin/java"
+
+exec "$GG_PATH/geogebra/geogebra" "$@"
More information about the arch-commits
mailing list