[arch-commits] Commit in mythes-pl/repos/community-any (PKGBUILD PKGBUILD)

2020-11-02 Thread Bartłomiej Piotrowski via arch-commits
Date: Monday, November 2, 2020 @ 08:59:07
  Author: bpiotrowski
Revision: 739315

archrelease: copy trunk to community-any

Added:
  mythes-pl/repos/community-any/PKGBUILD
(from rev 739314, mythes-pl/trunk/PKGBUILD)
Deleted:
  mythes-pl/repos/community-any/PKGBUILD

--+
 PKGBUILD |   57 +++--
 1 file changed, 27 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-02 08:58:55 UTC (rev 739314)
+++ PKGBUILD2020-11-02 08:59:07 UTC (rev 739315)
@@ -1,30 +0,0 @@
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Maciej Sitarz 
-
-pkgname=mythes-pl
-pkgver=1.5
-pkgrel=4
-pkgdesc='Polish thesaurus'
-arch=('any')
-url='http://synonimy.ux.pl/'
-license=('LGPL')
-optdepends=('libmythes: offers thesaurus library functions')
-source=(https://downloads.sourceforge.net/synonimy/OOo2-Thesaurus-$pkgver.zip)
-md5sums=('c5ff330768241baf2d61f15fbb9be1b9')
-
-package() {
-  install -dm755 "$pkgdir"/usr/share/mythes
-  install -m644 th_pl_PL_v2.* "$pkgdir"/usr/share/mythes
-
-  # symlinks
-  install -dm755 "$pkgdir"/usr/share/myspell/dicts
-  pushd "$pkgdir"/usr/share/myspell/dicts
-  for file in "$pkgdir"/usr/share/mythes/*; do
-ln -sv /usr/share/mythes/"$(basename $file)" .
-  done
-  popd
-
-  # docs
-  install -dm755 "$pkgdir"/usr/share/doc/$pkgname
-  install -m644 README_th_pl_PL_v2.txt "$pkgdir"/usr/share/doc/$pkgname
-}

Copied: mythes-pl/repos/community-any/PKGBUILD (from rev 739314, 
mythes-pl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-02 08:59:07 UTC (rev 739315)
@@ -0,0 +1,27 @@
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Maciej Sitarz 
+
+pkgname=mythes-pl
+epoch=1
+pkgver=0.8.67
+pkgrel=1
+pkgdesc='Polish thesaurus'
+arch=('any')
+url='https://dobryslownik.pl/pobierz/'
+license=('LGPL')
+optdepends=('libmythes: offers thesaurus library functions')
+source=(https://sources.archlinux.org/other/community/mythes-pl/pl-dict-latest-0.8.67.oxt)
+sha256sums=('1b3947ebecea662431f9b620f63a4fdaa3fc647677384fe5f5e69c11b95ef31c')
+
+package() {
+  install -dm755 "$pkgdir"/usr/share/mythes
+  install -m644 th_pl_PL_v2.* "$pkgdir"/usr/share/mythes
+
+  # symlinks
+  install -dm755 "$pkgdir"/usr/share/myspell/dicts
+  pushd "$pkgdir"/usr/share/myspell/dicts
+  for file in "$pkgdir"/usr/share/mythes/*; do
+ln -sv /usr/share/mythes/"$(basename $file)" .
+  done
+  popd
+}


[arch-commits] Commit in mythes-pl/repos/community-any (PKGBUILD PKGBUILD)

2018-06-01 Thread Jelle van der Waa via arch-commits
Date: Friday, June 1, 2018 @ 18:01:04
  Author: jelle
Revision: 336363

archrelease: copy trunk to community-any

Added:
  mythes-pl/repos/community-any/PKGBUILD
(from rev 336362, mythes-pl/trunk/PKGBUILD)
Deleted:
  mythes-pl/repos/community-any/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-06-01 17:58:23 UTC (rev 336362)
+++ PKGBUILD2018-06-01 18:01:04 UTC (rev 336363)
@@ -1,31 +0,0 @@
-# $Id$
-# Maintainer:  Bartłomiej Piotrowski 
-# Contributor: Maciej Sitarz 
-
-pkgname=mythes-pl
-pkgver=1.5
-pkgrel=2
-pkgdesc='Polish thesaurus'
-arch=('any')
-url='http://synonimy.ux.pl/'
-license=('LGPL')
-optdepends=('libmythes: offers thesaurus library functions')
-source=(http://downloads.sourceforge.net/synonimy/OOo2-Thesaurus-$pkgver.zip)
-md5sums=('c5ff330768241baf2d61f15fbb9be1b9')
-
-package() {
-  install -dm755 "$pkgdir"/usr/share/mythes
-  install -m644 th_pl_PL_v2.* "$pkgdir"/usr/share/mythes
-
-  # symlinks
-  install -dm755 "$pkgdir"/usr/share/myspell/dicts
-  pushd "$pkgdir"/usr/share/myspell/dicts
-  for file in "$pkgdir"/usr/share/mythes/*; do
-ln -sv /usr/share/mythes/"$(basename $file)" .
-  done
-  popd
-
-  # docs
-  install -dm755 "$pkgdir"/usr/share/doc/$pkgname
-  install -m644 README_th_pl_PL_v2.txt "$pkgdir"/usr/share/doc/$pkgname
-}

Copied: mythes-pl/repos/community-any/PKGBUILD (from rev 336362, 
mythes-pl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-06-01 18:01:04 UTC (rev 336363)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski 
+# Contributor: Maciej Sitarz 
+
+pkgname=mythes-pl
+pkgver=1.5
+pkgrel=3
+pkgdesc='Polish thesaurus'
+arch=('any')
+url='http://synonimy.ux.pl/'
+license=('LGPL')
+optdepends=('libmythes: offers thesaurus library functions')
+source=(http://downloads.sourceforge.net/synonimy/OOo2-Thesaurus-$pkgver.zip)
+md5sums=('c5ff330768241baf2d61f15fbb9be1b9')
+
+package() {
+  install -dm755 "$pkgdir"/usr/share/mythes
+  install -m644 th_pl_PL_v2.* "$pkgdir"/usr/share/mythes
+
+  # symlinks
+  install -dm755 "$pkgdir"/usr/share/myspell/dicts
+  pushd "$pkgdir"/usr/share/myspell/dicts
+  for file in "$pkgdir"/usr/share/mythes/*; do
+ln -sv /usr/share/mythes/"$(basename $file)" .
+  done
+  popd
+
+  # docs
+  install -dm755 "$pkgdir"/usr/share/doc/$pkgname
+  install -m644 README_th_pl_PL_v2.txt "$pkgdir"/usr/share/doc/$pkgname
+}


[arch-commits] Commit in mythes-pl/repos/community-any (PKGBUILD PKGBUILD)

2014-01-21 Thread Bartłomiej Piotrowski
Date: Tuesday, January 21, 2014 @ 18:31:44
  Author: bpiotrowski
Revision: 104481

archrelease: copy trunk to community-any

Added:
  mythes-pl/repos/community-any/PKGBUILD
(from rev 104480, mythes-pl/trunk/PKGBUILD)
Deleted:
  mythes-pl/repos/community-any/PKGBUILD

--+
 PKGBUILD |   63 ++---
 1 file changed, 31 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2014-01-21 17:31:39 UTC (rev 104480)
+++ PKGBUILD2014-01-21 17:31:44 UTC (rev 104481)
@@ -1,32 +0,0 @@
-# Maintainer:  Bartłomiej Piotrowski barthal...@gmail.com
-# Contributor: Maciej Sitarz maci...@freesco.pl
-
-pkgname=mythes-pl
-pkgver=1.5
-pkgrel=1
-pkgdesc=Polish thesaurus
-arch=(any)
-url=http://synonimy.ux.pl/;
-license=('LGPL')
-optdepends=('libmythes: offers thesaurus library functions')
-source=(http://downloads.sourceforge.net/synonimy/OOo2-Thesaurus-${pkgver}.zip)
-md5sums=('c5ff330768241baf2d61f15fbb9be1b9')
-
-package() {
-  cd $srcdir
-
-  install -dm755 ${pkgdir}/usr/share/mythes
-  install -m644 th_pl_PL_v2.* $pkgdir/usr/share/mythes
-
-  # the symlinks
-  install -dm755 ${pkgdir}/usr/share/myspell/dicts
-  pushd $pkgdir/usr/share/myspell/dicts
-for file in $pkgdir/usr/share/mythes/*; do
-  ln -sv /usr/share/mythes/$(basename $file) .
-done
-  popd
-  
-  # docs
-  install -dm755 ${pkgdir}/usr/share/doc/$pkgname
-  install -m644 README_th_pl_PL_v2.txt $pkgdir/usr/share/doc/$pkgname
-}

Copied: mythes-pl/repos/community-any/PKGBUILD (from rev 104480, 
mythes-pl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2014-01-21 17:31:44 UTC (rev 104481)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer:  Bartłomiej Piotrowski bpiotrow...@archlinux.org
+# Contributor: Maciej Sitarz maci...@freesco.pl
+
+pkgname=mythes-pl
+pkgver=1.5
+pkgrel=2
+pkgdesc='Polish thesaurus'
+arch=('any')
+url='http://synonimy.ux.pl/'
+license=('LGPL')
+optdepends=('libmythes: offers thesaurus library functions')
+source=(http://downloads.sourceforge.net/synonimy/OOo2-Thesaurus-$pkgver.zip)
+md5sums=('c5ff330768241baf2d61f15fbb9be1b9')
+
+package() {
+  install -dm755 $pkgdir/usr/share/mythes
+  install -m644 th_pl_PL_v2.* $pkgdir/usr/share/mythes
+
+  # symlinks
+  install -dm755 $pkgdir/usr/share/myspell/dicts
+  pushd $pkgdir/usr/share/myspell/dicts
+  for file in $pkgdir/usr/share/mythes/*; do
+ln -sv /usr/share/mythes/$(basename $file) .
+  done
+  popd
+
+  # docs
+  install -dm755 $pkgdir/usr/share/doc/$pkgname
+  install -m644 README_th_pl_PL_v2.txt $pkgdir/usr/share/doc/$pkgname
+}