[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2020-12-22 Thread Konstantin Gizdov via arch-commits
Date: Tuesday, December 22, 2020 @ 13:55:39
  Author: kgizdov
Revision: 781997

upgpkg: auto-multiple-choice 1.4.0-10: add optdepends to allow email sending

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |8 ++--
 1 file changed, 6 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-22 13:54:29 UTC (rev 781996)
+++ PKGBUILD2020-12-22 13:55:39 UTC (rev 781997)
@@ -1,4 +1,5 @@
-# Maintainer: Baptiste Jonglez
+# Maintainer: Konstantin Gizdov 
+# Contributor: Baptiste Jonglez
 # Contributor: Benoit LANDRIEU
 # Contributor: Thomas LEGRAND
 # Contributor: Alexis Bienvenue
@@ -6,7 +7,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=9
+pkgrel=10
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'
@@ -17,6 +18,9 @@
  'ttf-linux-libertine'
  'texlive-core'
  'opencv' 'poppler' 'poppler-glib')
+optdepends=('perl-email-sender: allow email sending (1 of 3)'
+'perl-module-pluggable: allow email sending (2 of 3)'
+'perl-email-mime: allow email sending (3 of 3)')
 makedepends=('netpbm' 'xorgproto')
 
source=("https://download.auto-multiple-choice.net/auto-multiple-choice_${pkgver}_precomp.tar.gz"{,.sig})
 sha256sums=('d4b4f9ec44206e421c97fe4f160df04d83230e6afdaa5cb1f1a08a1ddb337c22'


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2020-10-12 Thread Antonio Rojas via arch-commits
Date: Monday, October 12, 2020 @ 17:22:04
  Author: arojas
Revision: 723696

opencv 4.5 rebuild

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-12 17:19:38 UTC (rev 723695)
+++ PKGBUILD2020-10-12 17:22:04 UTC (rev 723696)
@@ -6,7 +6,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=8
+pkgrel=9
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2020-07-25 Thread Antonio Rojas via arch-commits
Date: Saturday, July 25, 2020 @ 07:22:57
  Author: arojas
Revision: 665250

opencv 4.4 rebuild

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-25 07:20:25 UTC (rev 665249)
+++ PKGBUILD2020-07-25 07:22:57 UTC (rev 665250)
@@ -6,7 +6,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=7
+pkgrel=8
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2020-04-04 Thread Antonio Rojas via arch-commits
Date: Saturday, April 4, 2020 @ 11:45:23
  Author: arojas
Revision: 611556

opencv 4.3 rebuild

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-04 08:05:07 UTC (rev 611555)
+++ PKGBUILD2020-04-04 11:45:23 UTC (rev 611556)
@@ -6,7 +6,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=6
+pkgrel=7
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2019-12-21 Thread Baptiste Jonglez via arch-commits
Date: Saturday, December 21, 2019 @ 11:01:59
  Author: zorun
Revision: 538597

upgpkg: auto-multiple-choice 1.4.0-6

opencv 4.2 rebuild + xorgproto fix

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-21 10:34:45 UTC (rev 538596)
+++ PKGBUILD2019-12-21 11:01:59 UTC (rev 538597)
@@ -6,7 +6,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=5
+pkgrel=6
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'
@@ -17,7 +17,7 @@
  'ttf-linux-libertine'
  'texlive-core'
  'opencv' 'poppler' 'poppler-glib')
-makedepends=('netpbm')
+makedepends=('netpbm' 'xorgproto')
 
source=("https://download.auto-multiple-choice.net/auto-multiple-choice_${pkgver}_precomp.tar.gz"{,.sig})
 sha256sums=('d4b4f9ec44206e421c97fe4f160df04d83230e6afdaa5cb1f1a08a1ddb337c22'
 'SKIP')


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2019-12-06 Thread Baptiste Jonglez via arch-commits
Date: Friday, December 6, 2019 @ 21:33:19
  Author: zorun
Revision: 536105

upgpkg: auto-multiple-choice 1.4.0-5

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-06 21:31:30 UTC (rev 536104)
+++ PKGBUILD2019-12-06 21:33:19 UTC (rev 536105)
@@ -6,7 +6,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=4
+pkgrel=5
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'
@@ -13,7 +13,7 @@
 license=('GPL2')
 depends=('perl' 'perl-gtk3' 'perl-glib-object-introspection' 
'perl-locale-gettext'
  'perl-xml-writer' 'perl-xml-simple' 'perl-dbd-sqlite' 
'perl-file-mimeinfo'
- 'perl-text-csv' 'perl-dbi' 'perl-archive-zip' 'perl-clone'
+ 'perl-text-csv' 'perl-dbi' 'perl-archive-zip' 'perl-clone' 
'perl-locale-codes'
  'ttf-linux-libertine'
  'texlive-core'
  'opencv' 'poppler' 'poppler-glib')


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2019-04-08 Thread Baptiste Jonglez via arch-commits
Date: Monday, April 8, 2019 @ 20:43:49
  Author: zorun
Revision: 450454

upgpkg: auto-multiple-choice 1.4.0-4

opencv 4.1 rebuild

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-08 19:40:00 UTC (rev 450453)
+++ PKGBUILD2019-04-08 20:43:49 UTC (rev 450454)
@@ -6,7 +6,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=3
+pkgrel=4
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2019-04-08 Thread Antonio Rojas via arch-commits
Date: Monday, April 8, 2019 @ 10:13:39
  Author: arojas
Revision: 450349

opencv 4.1 rebuild

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-08 10:11:14 UTC (rev 450348)
+++ PKGBUILD2019-04-08 10:13:39 UTC (rev 450349)
@@ -6,7 +6,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=2
+pkgrel=3
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2019-01-04 Thread Baptiste Jonglez via arch-commits
Date: Friday, January 4, 2019 @ 13:25:24
  Author: zorun
Revision: 420533

upgpkg: auto-multiple-choice 1.4.0-2

Add missing dependencies

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-04 12:46:11 UTC (rev 420532)
+++ PKGBUILD2019-01-04 13:25:24 UTC (rev 420533)
@@ -6,7 +6,7 @@
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
 arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'
@@ -13,11 +13,11 @@
 license=('GPL2')
 depends=('perl' 'perl-gtk3' 'perl-glib-object-introspection' 
'perl-locale-gettext'
  'perl-xml-writer' 'perl-xml-simple' 'perl-dbd-sqlite' 
'perl-file-mimeinfo'
- 'perl-text-csv' 'perl-dbi' 'perl-archive-zip'
+ 'perl-text-csv' 'perl-dbi' 'perl-archive-zip' 'perl-clone'
  'ttf-linux-libertine'
+ 'texlive-core'
  'opencv' 'poppler' 'poppler-glib')
 makedepends=('netpbm')
-optdepends=('texlive-core: LaTeX distribution')
 
source=("https://download.auto-multiple-choice.net/auto-multiple-choice_${pkgver}_precomp.tar.gz"{,.sig})
 sha256sums=('d4b4f9ec44206e421c97fe4f160df04d83230e6afdaa5cb1f1a08a1ddb337c22'
 'SKIP')


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2019-01-01 Thread Baptiste Jonglez via arch-commits
Date: Tuesday, January 1, 2019 @ 21:55:14
  Author: zorun
Revision: 420232

upgpkg: auto-multiple-choice 1.4.0-1

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-01 21:53:12 UTC (rev 420231)
+++ PKGBUILD2019-01-01 21:55:14 UTC (rev 420232)
@@ -1,8 +1,8 @@
-#Maintainer  : Benoit LANDRIEU
-#Contributor : Baptiste Jonglez
-#Contributor : Thomas LEGRAND
-#Contributor : Alexis Bienvenue
-#Contributor : fabmen
+# Maintainer: Baptiste Jonglez
+# Contributor: Benoit LANDRIEU
+# Contributor: Thomas LEGRAND
+# Contributor: Alexis Bienvenue
+# Contributor: fabmen
 
 pkgname=auto-multiple-choice
 pkgver=1.4.0


[arch-commits] Commit in auto-multiple-choice/trunk (PKGBUILD)

2019-01-01 Thread Baptiste Jonglez via arch-commits
Date: Tuesday, January 1, 2019 @ 21:55:54
  Author: zorun
Revision: 420234

auto-multiple-choice: remove i686 arch

Modified:
  auto-multiple-choice/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-01 21:55:24 UTC (rev 420233)
+++ PKGBUILD2019-01-01 21:55:54 UTC (rev 420234)
@@ -8,7 +8,7 @@
 pkgver=1.4.0
 pkgrel=1
 pkgdesc="AMC is a piece of software that can help you creating and managing 
multiple choice questionnaires (MCQ), with automated marking. Answers sheets 
are formatted with LaTeX."
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url='https://www.auto-multiple-choice.net/'
 license=('GPL2')
 depends=('perl' 'perl-gtk3' 'perl-glib-object-introspection' 
'perl-locale-gettext'