Date: Thursday, July 2, 2015 @ 16:32:36 Author: arcanis Revision: 136276
archrelease: copy trunk to community-any Added: geogebra/repos/community-any/ChangeLog (from rev 136275, geogebra/trunk/ChangeLog) geogebra/repos/community-any/PKGBUILD (from rev 136275, geogebra/trunk/PKGBUILD) geogebra/repos/community-any/geogebra (from rev 136275, geogebra/trunk/geogebra) geogebra/repos/community-any/geogebra.install (from rev 136275, geogebra/trunk/geogebra.install) Deleted: geogebra/repos/community-any/ChangeLog geogebra/repos/community-any/PKGBUILD geogebra/repos/community-any/geogebra geogebra/repos/community-any/geogebra.install ------------------+ ChangeLog | 52 +++++++++++++++++--------------- PKGBUILD | 84 +++++++++++++++++++++++++++-------------------------- geogebra | 14 ++++---- geogebra.install | 28 ++++++++--------- 4 files changed, 92 insertions(+), 86 deletions(-) Deleted: ChangeLog =================================================================== --- ChangeLog 2015-07-02 14:32:18 UTC (rev 136275) +++ ChangeLog 2015-07-02 14:32:36 UTC (rev 136276) @@ -1,24 +0,0 @@ -5.0.128.0-1: -upstream update - -5.0.119.0-1: -upstream update - -5.0.112.0-1: -upstream update - -5.0.82.0-1: -upstream update - -5.0.74.0-1: -upstream update - -5.0.57.0-1: -upstream update - -5.0.56.0-1: -upstream update - -5.0.53.0-1: -upstream update - Copied: geogebra/repos/community-any/ChangeLog (from rev 136275, geogebra/trunk/ChangeLog) =================================================================== --- ChangeLog (rev 0) +++ ChangeLog 2015-07-02 14:32:36 UTC (rev 136276) @@ -0,0 +1,28 @@ +5.0.129.0-1: +upstream update +put icon back + +5.0.128.0-1: +upstream update + +5.0.119.0-1: +upstream update + +5.0.112.0-1: +upstream update + +5.0.82.0-1: +upstream update + +5.0.74.0-1: +upstream update + +5.0.57.0-1: +upstream update + +5.0.56.0-1: +upstream update + +5.0.53.0-1: +upstream update + Deleted: PKGBUILD =================================================================== --- PKGBUILD 2015-07-02 14:32:18 UTC (rev 136275) +++ PKGBUILD 2015-07-02 14:32:36 UTC (rev 136276) @@ -1,41 +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.128.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 - geogebra) -install=geogebra.install -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 "geogebra.png" "${pkgdir}/usr/share/pixmaps/geogebra.png" -} - -md5sums=('077a3daf0041e371dd8c7d6703f89f5c' - 'fc4a3140ceb50967598a620eb85219f4') Copied: geogebra/repos/community-any/PKGBUILD (from rev 136275, geogebra/trunk/PKGBUILD) =================================================================== --- PKGBUILD (rev 0) +++ PKGBUILD 2015-07-02 14:32:36 UTC (rev 136276) @@ -0,0 +1,43 @@ +# $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.129.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") +install=geogebra.install +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=('d4e3990eda6980434ab315d2592269cf' + '863782da033f1a337e688b544afb7d07' + 'fc4a3140ceb50967598a620eb85219f4') Deleted: geogebra =================================================================== --- geogebra 2015-07-02 14:32:18 UTC (rev 136275) +++ geogebra 2015-07-02 14:32:36 UTC (rev 136276) @@ -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 136275, geogebra/trunk/geogebra) =================================================================== --- geogebra (rev 0) +++ geogebra 2015-07-02 14:32:36 UTC (rev 136276) @@ -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" "$@" Deleted: geogebra.install =================================================================== --- geogebra.install 2015-07-02 14:32:18 UTC (rev 136275) +++ geogebra.install 2015-07-02 14:32:36 UTC (rev 136276) @@ -1,14 +0,0 @@ -post_install() { - update-mime-database usr/share/mime/ > /dev/null - update-desktop-database -q - xdg-icon-resource forceupdate --theme hicolor 2> /dev/null -} - -post_upgrade() { - post_install -} - -post_remove() { - post_install -} - Copied: geogebra/repos/community-any/geogebra.install (from rev 136275, geogebra/trunk/geogebra.install) =================================================================== --- geogebra.install (rev 0) +++ geogebra.install 2015-07-02 14:32:36 UTC (rev 136276) @@ -0,0 +1,14 @@ +post_install() { + update-mime-database usr/share/mime/ > /dev/null + update-desktop-database -q + xdg-icon-resource forceupdate --theme hicolor 2> /dev/null +} + +post_upgrade() { + post_install +} + +post_remove() { + post_install +} +