[arch-commits] Commit in geogebra/repos/community-x86_64 (8 files)

Antonio Rojas arojas at gemini.archlinux.org
Mon Jun 13 13:49:52 UTC 2022


    Date: Monday, June 13, 2022 @ 13:49:52
  Author: arojas
Revision: 1237531

archrelease: copy trunk to community-x86_64

Added:
  geogebra/repos/community-x86_64/PKGBUILD
    (from rev 1237530, geogebra/trunk/PKGBUILD)
  geogebra/repos/community-x86_64/geogebra
    (from rev 1237530, geogebra/trunk/geogebra)
  geogebra/repos/community-x86_64/geogebra-mime.xml
    (from rev 1237530, geogebra/trunk/geogebra-mime.xml)
  geogebra/repos/community-x86_64/geogebra.desktop
    (from rev 1237530, geogebra/trunk/geogebra.desktop)
Deleted:
  geogebra/repos/community-x86_64/PKGBUILD
  geogebra/repos/community-x86_64/geogebra
  geogebra/repos/community-x86_64/geogebra-mime.xml
  geogebra/repos/community-x86_64/geogebra.desktop

-------------------+
 PKGBUILD          |   72 ++++++++++++++++++++++++++--------------------------
 geogebra          |    6 ++--
 geogebra-mime.xml |   54 +++++++++++++++++++--------------------
 geogebra.desktop  |   22 +++++++--------
 4 files changed, 77 insertions(+), 77 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-13 13:49:38 UTC (rev 1237530)
+++ PKGBUILD	2022-06-13 13:49:52 UTC (rev 1237531)
@@ -1,36 +0,0 @@
-# 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.709.0
-pkgrel=1
-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=(electron)
-source=(https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-${pkgver//./-}.zip
-        https://static.geogebra.org/images/geogebra-logo.svg
-        geogebra
-        geogebra.desktop
-        geogebra-mime.xml)
-sha256sums=('0575023ed7044fb2537aa20a0b21b5a03ab4b522578bbc75f5031839df3b8fc3'
-            '55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07'
-            '62d6d48511ec9a3d08440d0bba7e6da35e61f84348729872941f66f2f8f15e57'
-            'e8f3ac2c91daf1bb38ef4dddf705d341c3d8028aa4afb9b74a2d1a78a9953b98'
-            '100dd83e61057b9a104630ea39a84d967475d459ab38e29783a7587b3acfb6a4')
-
-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 -t "$pkgdir"/usr/share/applications/
-  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-x86_64/PKGBUILD (from rev 1237530, geogebra/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2022-06-13 13:49:52 UTC (rev 1237531)
@@ -0,0 +1,36 @@
+# 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.713.0
+pkgrel=1
+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=(electron)
+source=(https://download.geogebra.org/installers/6.0/GeoGebra-Linux64-Portable-${pkgver//./-}.zip
+        https://static.geogebra.org/images/geogebra-logo.svg
+        geogebra
+        geogebra.desktop
+        geogebra-mime.xml)
+sha256sums=('4cc1763c4f28e2a1ea231045c036be2fe8e574f29050b5cf28c7b0043f7f2295'
+            '55ded6b5ec9ad382494f858d8ab5def0ed6c7d529481cd212863b2edde3b5e07'
+            '62d6d48511ec9a3d08440d0bba7e6da35e61f84348729872941f66f2f8f15e57'
+            'e8f3ac2c91daf1bb38ef4dddf705d341c3d8028aa4afb9b74a2d1a78a9953b98'
+            '100dd83e61057b9a104630ea39a84d967475d459ab38e29783a7587b3acfb6a4')
+
+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 -t "$pkgdir"/usr/share/applications/
+  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
+}

Deleted: geogebra
===================================================================
--- geogebra	2022-06-13 13:49:38 UTC (rev 1237530)
+++ geogebra	2022-06-13 13:49:52 UTC (rev 1237531)
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-electron "/usr/lib/geogebra/resources/app" $@

Copied: geogebra/repos/community-x86_64/geogebra (from rev 1237530, geogebra/trunk/geogebra)
===================================================================
--- geogebra	                        (rev 0)
+++ geogebra	2022-06-13 13:49:52 UTC (rev 1237531)
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+electron "/usr/lib/geogebra/resources/app" $@

Deleted: geogebra-mime.xml
===================================================================
--- geogebra-mime.xml	2022-06-13 13:49:38 UTC (rev 1237530)
+++ geogebra-mime.xml	2022-06-13 13:49:52 UTC (rev 1237531)
@@ -1,27 +0,0 @@
-<?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>

Copied: geogebra/repos/community-x86_64/geogebra-mime.xml (from rev 1237530, geogebra/trunk/geogebra-mime.xml)
===================================================================
--- geogebra-mime.xml	                        (rev 0)
+++ geogebra-mime.xml	2022-06-13 13:49:52 UTC (rev 1237531)
@@ -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>

Deleted: geogebra.desktop
===================================================================
--- geogebra.desktop	2022-06-13 13:49:38 UTC (rev 1237530)
+++ geogebra.desktop	2022-06-13 13:49:52 UTC (rev 1237531)
@@ -1,11 +0,0 @@
-[Desktop Entry]
-Version=1.0
-Type=Application
-Name=GeoGebra
-Comment=Dynamic mathematics software with interactive graphics, algebra and spreadsheet
-Exec=geogebra
-Icon=geogebra
-Terminal=false
-StartupNotify=false
-Categories=Education;Science;Math;
-MimeType=application/vnd.geogebra.file;application/vnd.geogebra.tool;

Copied: geogebra/repos/community-x86_64/geogebra.desktop (from rev 1237530, geogebra/trunk/geogebra.desktop)
===================================================================
--- geogebra.desktop	                        (rev 0)
+++ geogebra.desktop	2022-06-13 13:49:52 UTC (rev 1237531)
@@ -0,0 +1,11 @@
+[Desktop Entry]
+Version=1.0
+Type=Application
+Name=GeoGebra
+Comment=Dynamic mathematics software with interactive graphics, algebra and spreadsheet
+Exec=geogebra
+Icon=geogebra
+Terminal=false
+StartupNotify=false
+Categories=Education;Science;Math;
+MimeType=application/vnd.geogebra.file;application/vnd.geogebra.tool;



More information about the arch-commits mailing list