[arch-commits] Commit in geogebra/repos (5 files)
Antonio Rojas
arojas at archlinux.org
Fri Aug 28 08:02:40 UTC 2020
Date: Friday, August 28, 2020 @ 08:02:40
Author: arojas
Revision: 690168
archrelease: copy trunk to community-staging-x86_64
Added:
geogebra/repos/community-staging-x86_64/
geogebra/repos/community-staging-x86_64/ChangeLog
(from rev 690167, geogebra/trunk/ChangeLog)
geogebra/repos/community-staging-x86_64/PKGBUILD
(from rev 690167, geogebra/trunk/PKGBUILD)
geogebra/repos/community-staging-x86_64/geogebra
(from rev 690167, geogebra/trunk/geogebra)
geogebra/repos/community-staging-x86_64/geogebra-mime.xml
(from rev 690167, geogebra/trunk/geogebra-mime.xml)
-------------------+
ChangeLog | 143 ++++++++++++++++++++++++++++++++++++++++++++++++++++
PKGBUILD | 43 +++++++++++++++
geogebra | 3 +
geogebra-mime.xml | 27 +++++++++
4 files changed, 216 insertions(+)
Copied: geogebra/repos/community-staging-x86_64/ChangeLog (from rev 690167, geogebra/trunk/ChangeLog)
===================================================================
--- community-staging-x86_64/ChangeLog (rev 0)
+++ community-staging-x86_64/ChangeLog 2020-08-28 08:02:40 UTC (rev 690168)
@@ -0,0 +1,143 @@
+6.0.541.0-1:
+upstream update
+
+6.0.529.0-1:
+* upstream update
+* switch to electron2 since package does not work with electron4 yet
+
+6.0.518.0-1:
+upstream update
+
+6.0.487.0-1:
+upstream update
+
+6.0.472.0-1:
+upstream update
+
+6.0.464.0-1:
+upstream update
+
+6.0.451.0-1:
+upstream update
+
+6.0.445.0-1:
+upstream update
+
+6.0.432.0-1:
+upstream update
+
+6.0.427.0-1:
+* upstream update
+
+6.0.417.0-1:
+* upstream update
+* try to use electron app
+
+5.0.414.0-1:
+* upstream update
+
+5.0.400.0-1:
+* upstream update
+
+5.0.390.0-1:
+* upstream update
+* force java-8 (FS#55912)
+
+5.0.387.0-1:
+upstream update
+
+5.0.382.0-1:
+upstream update
+
+5.0.374.0-1:
+* upstream update
+* add mime xml (FS#54733)
+
+5.0.357.0-1:
+upstream update
+
+5.0.344.0-1:
+upstream update
+
+5.0.311.0-1:
+upstream update
+
+5.0.299.0-1:
+upstream update
+
+5.0.290.0-1:
+upstream update
+
+5.0.286.0-1
+upstream update
+
+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
+
Copied: geogebra/repos/community-staging-x86_64/PKGBUILD (from rev 690167, geogebra/trunk/PKGBUILD)
===================================================================
--- community-staging-x86_64/PKGBUILD (rev 0)
+++ community-staging-x86_64/PKGBUILD 2020-08-28 08:02:40 UTC (rev 690168)
@@ -0,0 +1,43 @@
+# 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=6.0.600.0
+pkgrel=2
+pkgdesc="Dynamic mathematics software with interactive graphics, algebra and spreadsheet"
+arch=('x86_64')
+url='https://www.geogebra.org/'
+license=('GPL3' 'CCPL:by-sa' 'CCPL:by-nc')
+depends=('desktop-file-utils' 'electron' 'shared-mime-info' 'xdg-utils')
+makedepends=('gendesk')
+source=("https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-${pkgver//./-}.zip"
+ "https://static.geogebra.org/images/geogebra-logo.svg"
+ "geogebra"
+ "geogebra-mime.xml")
+changelog=ChangeLog
+sha256sums=('7542a707259a620991eca68f2d8db9666d682e8855287db2f94cd038ddce89d0'
+ '55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07'
+ '62d6d48511ec9a3d08440d0bba7e6da35e61f84348729872941f66f2f8f15e57'
+ '100dd83e61057b9a104630ea39a84d967475d459ab38e29783a7587b3acfb6a4')
+
+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-x64"
+
+ install -Dm755 "${srcdir}/geogebra" "${pkgdir}/usr/bin/geogebra"
+ install -dm755 "${pkgdir}/usr/lib/geogebra"
+ cp -dpr --no-preserve=ownership "resources" "${pkgdir}/usr/lib/geogebra"
+ cp -dpr --no-preserve=ownership "locales" "${pkgdir}/usr/lib/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"
+ install -Dm644 "${srcdir}/geogebra-mime.xml" "${pkgdir}/usr/share/mime/packages/geogebra.xml"
+}
Copied: geogebra/repos/community-staging-x86_64/geogebra (from rev 690167, geogebra/trunk/geogebra)
===================================================================
--- community-staging-x86_64/geogebra (rev 0)
+++ community-staging-x86_64/geogebra 2020-08-28 08:02:40 UTC (rev 690168)
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+electron "/usr/lib/geogebra/resources/app" $@
Copied: geogebra/repos/community-staging-x86_64/geogebra-mime.xml (from rev 690167, geogebra/trunk/geogebra-mime.xml)
===================================================================
--- community-staging-x86_64/geogebra-mime.xml (rev 0)
+++ community-staging-x86_64/geogebra-mime.xml 2020-08-28 08:02:40 UTC (rev 690168)
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
+ <mime-type type="application/vnd.geogebra.file">
+ <comment>GeoGebra worksheet</comment>
+ <comment xml:lang="cs">Pracovní list GeoGebry</comment>
+ <comment xml:lang="de">GeoGebra-Arbeitsblatt</comment>
+ <comment xml:lang="es">Archivo GeoGebra</comment>
+ <comment xml:lang="fr">Feuille de travail GeoGebra </comment>
+ <comment xml:lang="hi">जीओ-जेब्रा कार्य-पत्र</comment>
+ <comment xml:lang="it">Foglio di lavoro GeoGebra </comment>
+ <comment xml:lang="pt-BR">Planilha GeoGebra</comment>
+ <sub-class-of type="application/zip"/>
+ <glob pattern="*.ggb"/>
+ </mime-type>
+ <mime-type type="application/vnd.geogebra.tool">
+ <comment>GeoGebra tool</comment>
+ <comment xml:lang="cs">Nástroj GeoGebry</comment>
+ <comment xml:lang="de">GeoGebra-Werkzeug</comment>
+ <comment xml:lang="es">Herramienta GeoGebra</comment>
+ <comment xml:lang="fr">Outil GeoGebra</comment>
+ <comment xml:lang="hi">जीओ-जेब्रा साधन</comment>
+ <comment xml:lang="it">Strumento GeoGebra</comment>
+ <comment xml:lang="pt-BR">Ferramenta GeoGebra</comment>
+ <sub-class-of type="application/zip"/>
+ <glob pattern="*.ggt"/>
+ </mime-type>
+</mime-info>
More information about the arch-commits
mailing list