[arch-commits] Commit in xscreensaver/repos/extra-x86_64 (4 files)

2020-03-28 Thread Levente Polyak via arch-commits
Date: Saturday, March 28, 2020 @ 16:55:34
  Author: anthraxx
Revision: 378611

archrelease: copy trunk to extra-x86_64

Added:
  xscreensaver/repos/extra-x86_64/LICENSE
(from rev 378610, xscreensaver/trunk/LICENSE)
  xscreensaver/repos/extra-x86_64/PKGBUILD
(from rev 378610, xscreensaver/trunk/PKGBUILD)
Deleted:
  xscreensaver/repos/extra-x86_64/LICENSE
  xscreensaver/repos/extra-x86_64/PKGBUILD

--+
 LICENSE  |   20 +--
 PKGBUILD |  109 +++--
 2 files changed, 66 insertions(+), 63 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2020-03-28 16:55:25 UTC (rev 378610)
+++ LICENSE 2020-03-28 16:55:34 UTC (rev 378611)
@@ -1,10 +0,0 @@
-/* xscreensaver, Copyright (c) 1991-2013 Jamie Zawinski 
- *
- * Permission to use, copy, modify, distribute, and sell this software and its
- * documentation for any purpose is hereby granted without fee, provided that
- * the above copyright notice appear in all copies and that both that
- * copyright notice and this permission notice appear in supporting
- * documentation.  No representations are made about the suitability of this
- * software for any purpose.  It is provided "as is" without express or 
- * implied warranty.
- */

Copied: xscreensaver/repos/extra-x86_64/LICENSE (from rev 378610, 
xscreensaver/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2020-03-28 16:55:34 UTC (rev 378611)
@@ -0,0 +1,10 @@
+/* xscreensaver, Copyright (c) 1991-2013 Jamie Zawinski 
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation.  No representations are made about the suitability of this
+ * software for any purpose.  It is provided "as is" without express or 
+ * implied warranty.
+ */

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-28 16:55:25 UTC (rev 378610)
+++ PKGBUILD2020-03-28 16:55:34 UTC (rev 378611)
@@ -1,53 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Eric Bélanger 
-
-pkgname=xscreensaver
-pkgver=5.43
-pkgrel=1
-pkgdesc='Screen saver and locker for the X Window System'
-url='https://www.jwz.org/xscreensaver/'
-arch=('x86_64')
-license=('BSD')
-depends=('libglade' 'libxmu' 'glu' 'xorg-appres' 'perl-libwww')
-makedepends=('bc' 'intltool' 'libxpm' 'gdm')
-optdepends=('gdm: for login manager support')
-backup=('etc/pam.d/xscreensaver')
-source=(https://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz
-LICENSE)
-sha512sums=('7ccaf30fb05ae2110f742f1a5c99f83cd4c8e6749124066b5a418cf3e0ba1b8ff09858eeec29c11b0c8ea428b95b2916481c50cee6a5d952ec941b3ad1b6adcd'
-
'863c699479b2ec2775a0d1cba22e615929194a14af164b3513e46a0c04229da6547255a4da8f7f1bbb40906898c124ed3c9ec2436b76b62affcb62385af9783e')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed 's|-std=c89||' -i configure.in
-  autoreconf -fiv
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-x-app-defaults=/usr/share/X11/app-defaults \
---with-pam \
---with-login-manager \
---with-gtk \
---with-gl \
---without-gle \
---with-pixbuf \
---with-jpeg
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -d "${pkgdir}/etc/pam.d"
-  make install_prefix="${pkgdir}" install
-  install -Dm 644 ../LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  chmod 755 "${pkgdir}/usr/bin/xscreensaver"
-  echo "NotShowIn=KDE;GNOME;" >> 
"${pkgdir}/usr/share/applications/xscreensaver-properties.desktop"
-}
-
-# vim: ts=2 sw=2 et:

Copied: xscreensaver/repos/extra-x86_64/PKGBUILD (from rev 378610, 
xscreensaver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-28 16:55:34 UTC (rev 378611)
@@ -0,0 +1,56 @@
+# Maintainer: Levente Polyak 
+# Contributor: Eric Bélanger 
+
+pkgname=xscreensaver
+pkgver=5.44
+pkgrel=1
+pkgdesc='Screen saver and locker for the X Window System'
+url='https://www.jwz.org/xscreensaver/'
+arch=('x86_64')
+license=('BSD')
+depends=('libglade' 'libxmu' 'glu' 'xorg-appres' 'perl-libwww' 'libsystemd.so')
+makedepends=('bc' 'intltool' 'libxpm' 'gdm' 'systemd' 'systemd-libs')
+optdepends=('gdm: for login manager support')
+backup=('etc/pam.d/xscreensaver')
+source=(https://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz
+LICENSE)
+sha512sums=('9d9144dec6f075c2d6a1c3cd45123a98d6d0cd732d6c3e3389e97b3f802b8f8765a188d1e35f97f123ca0a64661ea616b7b710577063c311da3d

[arch-commits] Commit in xscreensaver/repos/extra-x86_64 (4 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 22:12:13
  Author: arojas
Revision: 358400

archrelease: copy trunk to extra-x86_64

Added:
  xscreensaver/repos/extra-x86_64/LICENSE
(from rev 358399, xscreensaver/trunk/LICENSE)
  xscreensaver/repos/extra-x86_64/PKGBUILD
(from rev 358399, xscreensaver/trunk/PKGBUILD)
Deleted:
  xscreensaver/repos/extra-x86_64/LICENSE
  xscreensaver/repos/extra-x86_64/PKGBUILD

--+
 LICENSE  |   20 +--
 PKGBUILD |  106 ++---
 2 files changed, 63 insertions(+), 63 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-07-19 22:11:52 UTC (rev 358399)
+++ LICENSE 2019-07-19 22:12:13 UTC (rev 358400)
@@ -1,10 +0,0 @@
-/* xscreensaver, Copyright (c) 1991-2013 Jamie Zawinski 
- *
- * Permission to use, copy, modify, distribute, and sell this software and its
- * documentation for any purpose is hereby granted without fee, provided that
- * the above copyright notice appear in all copies and that both that
- * copyright notice and this permission notice appear in supporting
- * documentation.  No representations are made about the suitability of this
- * software for any purpose.  It is provided "as is" without express or 
- * implied warranty.
- */

Copied: xscreensaver/repos/extra-x86_64/LICENSE (from rev 358399, 
xscreensaver/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2019-07-19 22:12:13 UTC (rev 358400)
@@ -0,0 +1,10 @@
+/* xscreensaver, Copyright (c) 1991-2013 Jamie Zawinski 
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation.  No representations are made about the suitability of this
+ * software for any purpose.  It is provided "as is" without express or 
+ * implied warranty.
+ */

Deleted: PKGBUILD
===
--- PKGBUILD2019-07-19 22:11:52 UTC (rev 358399)
+++ PKGBUILD2019-07-19 22:12:13 UTC (rev 358400)
@@ -1,53 +0,0 @@
-# Maintainer: Levente Polyak 
-# Contributor: Eric Bélanger 
-
-pkgname=xscreensaver
-pkgver=5.42
-pkgrel=1
-pkgdesc='Screen saver and locker for the X Window System'
-url='https://www.jwz.org/xscreensaver/'
-arch=('x86_64')
-license=('BSD')
-depends=('libglade' 'libxmu' 'glu' 'xorg-appres' 'perl-libwww')
-makedepends=('bc' 'intltool' 'libxpm' 'gdm')
-optdepends=('gdm: for login manager support')
-backup=('etc/pam.d/xscreensaver')
-source=(https://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz
-LICENSE)
-sha512sums=('84cde9364c933de720acd51a0bf75eb4d0642d60f62b92de89d932233eb5abb51e1edb53cd413b2dc4801a02cb68652a28d7d1f83cdaa8d8cdd1fee7d651eefd'
-
'863c699479b2ec2775a0d1cba22e615929194a14af164b3513e46a0c04229da6547255a4da8f7f1bbb40906898c124ed3c9ec2436b76b62affcb62385af9783e')
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed 's|-std=c89||' -i configure.in
-  autoreconf -fiv
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure \
---prefix=/usr \
---sysconfdir=/etc \
---localstatedir=/var \
---libexecdir=/usr/lib \
---with-x-app-defaults=/usr/share/X11/app-defaults \
---with-pam \
---with-login-manager \
---with-gtk \
---with-gl \
---without-gle \
---with-pixbuf \
---with-jpeg
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -d "${pkgdir}/etc/pam.d"
-  make install_prefix="${pkgdir}" install
-  install -Dm 644 ../LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  chmod 755 "${pkgdir}/usr/bin/xscreensaver"
-  echo "NotShowIn=KDE;GNOME;" >> 
"${pkgdir}/usr/share/applications/xscreensaver-properties.desktop"
-}
-
-# vim: ts=2 sw=2 et:

Copied: xscreensaver/repos/extra-x86_64/PKGBUILD (from rev 358399, 
xscreensaver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-07-19 22:12:13 UTC (rev 358400)
@@ -0,0 +1,53 @@
+# Maintainer: Levente Polyak 
+# Contributor: Eric Bélanger 
+
+pkgname=xscreensaver
+pkgver=5.43
+pkgrel=1
+pkgdesc='Screen saver and locker for the X Window System'
+url='https://www.jwz.org/xscreensaver/'
+arch=('x86_64')
+license=('BSD')
+depends=('libglade' 'libxmu' 'glu' 'xorg-appres' 'perl-libwww')
+makedepends=('bc' 'intltool' 'libxpm' 'gdm')
+optdepends=('gdm: for login manager support')
+backup=('etc/pam.d/xscreensaver')
+source=(https://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz
+LICENSE)
+sha512sums=('7ccaf30fb05ae2110f742f1a5c99f83cd4c8e6749124066b5a418cf3e0ba1b8ff09858eeec29c11b0c8ea428b95b2916481c50cee6a5d952ec941b3ad1b6adcd'
+
'863c699479b2ec277

[arch-commits] Commit in xscreensaver/repos/extra-x86_64 (4 files)

2019-02-10 Thread Levente Polyak via arch-commits
Date: Sunday, February 10, 2019 @ 16:55:22
  Author: anthraxx
Revision: 345847

archrelease: copy trunk to extra-x86_64

Added:
  xscreensaver/repos/extra-x86_64/LICENSE
(from rev 345846, xscreensaver/trunk/LICENSE)
  xscreensaver/repos/extra-x86_64/PKGBUILD
(from rev 345846, xscreensaver/trunk/PKGBUILD)
Deleted:
  xscreensaver/repos/extra-x86_64/LICENSE
  xscreensaver/repos/extra-x86_64/PKGBUILD

--+
 LICENSE  |   20 ++---
 PKGBUILD |   89 -
 2 files changed, 63 insertions(+), 46 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-02-10 16:55:16 UTC (rev 345846)
+++ LICENSE 2019-02-10 16:55:22 UTC (rev 345847)
@@ -1,10 +0,0 @@
-/* xscreensaver, Copyright (c) 1991-2013 Jamie Zawinski 
- *
- * Permission to use, copy, modify, distribute, and sell this software and its
- * documentation for any purpose is hereby granted without fee, provided that
- * the above copyright notice appear in all copies and that both that
- * copyright notice and this permission notice appear in supporting
- * documentation.  No representations are made about the suitability of this
- * software for any purpose.  It is provided "as is" without express or 
- * implied warranty.
- */

Copied: xscreensaver/repos/extra-x86_64/LICENSE (from rev 345846, 
xscreensaver/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2019-02-10 16:55:22 UTC (rev 345847)
@@ -0,0 +1,10 @@
+/* xscreensaver, Copyright (c) 1991-2013 Jamie Zawinski 
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation.  No representations are made about the suitability of this
+ * software for any purpose.  It is provided "as is" without express or 
+ * implied warranty.
+ */

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-10 16:55:16 UTC (rev 345846)
+++ PKGBUILD2019-02-10 16:55:22 UTC (rev 345847)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=xscreensaver
-pkgver=5.40
-pkgrel=1
-pkgdesc="Screen saver and locker for the X Window System"
-arch=('x86_64')
-url="http://www.jwz.org/xscreensaver/";
-license=('BSD')
-depends=('libglade' 'libxmu' 'glu' 'xorg-appres' 'perl-libwww')
-makedepends=('bc' 'intltool' 'libxpm' 'gdm')
-optdepends=('gdm: for login manager support')
-backup=('etc/pam.d/xscreensaver')
-source=(http://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz
-   LICENSE)
-sha1sums=('82c7433fe008e6ea9ab8683cf3325a673b8a8233'
-  '3eedb8b91b13c29df9b1fe5cbb027e1470b802d2')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --with-x-app-defaults=/usr/share/X11/app-defaults \
---with-pam --with-login-manager --with-gtk --with-gl \
---without-gle --with-pixbuf --with-jpeg
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -d "${pkgdir}/etc/pam.d"
-  make install_prefix="${pkgdir}" install
-  install -D -m644 ../LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  chmod 755 "${pkgdir}/usr/bin/xscreensaver"
-  echo "NotShowIn=KDE;GNOME;" >> 
"${pkgdir}/usr/share/applications/xscreensaver-properties.desktop"
-}

Copied: xscreensaver/repos/extra-x86_64/PKGBUILD (from rev 345846, 
xscreensaver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-10 16:55:22 UTC (rev 345847)
@@ -0,0 +1,53 @@
+# Maintainer: Levente Polyak 
+# Contributor: Eric Bélanger 
+
+pkgname=xscreensaver
+pkgver=5.42
+pkgrel=1
+pkgdesc='Screen saver and locker for the X Window System'
+url='https://www.jwz.org/xscreensaver/'
+arch=('x86_64')
+license=('BSD')
+depends=('libglade' 'libxmu' 'glu' 'xorg-appres' 'perl-libwww')
+makedepends=('bc' 'intltool' 'libxpm' 'gdm')
+optdepends=('gdm: for login manager support')
+backup=('etc/pam.d/xscreensaver')
+source=(https://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz
+LICENSE)
+sha512sums=('84cde9364c933de720acd51a0bf75eb4d0642d60f62b92de89d932233eb5abb51e1edb53cd413b2dc4801a02cb68652a28d7d1f83cdaa8d8cdd1fee7d651eefd'
+
'863c699479b2ec2775a0d1cba22e615929194a14af164b3513e46a0c04229da6547255a4da8f7f1bbb40906898c124ed3c9ec2436b76b62affcb62385af9783e')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed 's|-std=c89||' -i configure.in
+  autoreconf -fiv
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var \
+--libexecdir=/usr/lib \
+-

[arch-commits] Commit in xscreensaver/repos/extra-x86_64 (4 files)

2018-08-18 Thread Antonio Rojas via arch-commits
Date: Saturday, August 18, 2018 @ 23:43:48
  Author: arojas
Revision: 332523

archrelease: copy trunk to extra-x86_64

Added:
  xscreensaver/repos/extra-x86_64/LICENSE
(from rev 332522, xscreensaver/trunk/LICENSE)
  xscreensaver/repos/extra-x86_64/PKGBUILD
(from rev 332522, xscreensaver/trunk/PKGBUILD)
Deleted:
  xscreensaver/repos/extra-x86_64/LICENSE
  xscreensaver/repos/extra-x86_64/PKGBUILD

--+
 LICENSE  |   20 
 PKGBUILD |   72 ++---
 2 files changed, 46 insertions(+), 46 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2018-08-18 23:43:21 UTC (rev 332522)
+++ LICENSE 2018-08-18 23:43:48 UTC (rev 332523)
@@ -1,10 +0,0 @@
-/* xscreensaver, Copyright (c) 1991-2013 Jamie Zawinski 
- *
- * Permission to use, copy, modify, distribute, and sell this software and its
- * documentation for any purpose is hereby granted without fee, provided that
- * the above copyright notice appear in all copies and that both that
- * copyright notice and this permission notice appear in supporting
- * documentation.  No representations are made about the suitability of this
- * software for any purpose.  It is provided "as is" without express or 
- * implied warranty.
- */

Copied: xscreensaver/repos/extra-x86_64/LICENSE (from rev 332522, 
xscreensaver/trunk/LICENSE)
===
--- LICENSE (rev 0)
+++ LICENSE 2018-08-18 23:43:48 UTC (rev 332523)
@@ -0,0 +1,10 @@
+/* xscreensaver, Copyright (c) 1991-2013 Jamie Zawinski 
+ *
+ * Permission to use, copy, modify, distribute, and sell this software and its
+ * documentation for any purpose is hereby granted without fee, provided that
+ * the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation.  No representations are made about the suitability of this
+ * software for any purpose.  It is provided "as is" without express or 
+ * implied warranty.
+ */

Deleted: PKGBUILD
===
--- PKGBUILD2018-08-18 23:43:21 UTC (rev 332522)
+++ PKGBUILD2018-08-18 23:43:48 UTC (rev 332523)
@@ -1,36 +0,0 @@
-# $Id$
-# Maintainer: Eric Bélanger 
-
-pkgname=xscreensaver
-pkgver=5.39
-pkgrel=1
-pkgdesc="Screen saver and locker for the X Window System"
-arch=('x86_64')
-url="http://www.jwz.org/xscreensaver/";
-license=('BSD')
-depends=('libglade' 'libxmu' 'glu' 'xorg-appres' 'perl-libwww')
-makedepends=('bc' 'intltool' 'libxpm' 'gdm')
-optdepends=('gdm: for login manager support')
-backup=('etc/pam.d/xscreensaver')
-source=(http://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz
-   LICENSE)
-sha1sums=('7166c9f4a860785e0829df046f0328f5be74c0d7'
-  '3eedb8b91b13c29df9b1fe5cbb027e1470b802d2')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
---libexecdir=/usr/lib --with-x-app-defaults=/usr/share/X11/app-defaults \
---with-pam --with-login-manager --with-gtk --with-gl \
---without-gle --with-pixbuf --with-jpeg
-  make
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  install -d "${pkgdir}/etc/pam.d"
-  make install_prefix="${pkgdir}" install
-  install -D -m644 ../LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  chmod 755 "${pkgdir}/usr/bin/xscreensaver"
-  echo "NotShowIn=KDE;GNOME;" >> 
"${pkgdir}/usr/share/applications/xscreensaver-properties.desktop"
-}

Copied: xscreensaver/repos/extra-x86_64/PKGBUILD (from rev 332522, 
xscreensaver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-08-18 23:43:48 UTC (rev 332523)
@@ -0,0 +1,36 @@
+# $Id$
+# Maintainer: Eric Bélanger 
+
+pkgname=xscreensaver
+pkgver=5.40
+pkgrel=1
+pkgdesc="Screen saver and locker for the X Window System"
+arch=('x86_64')
+url="http://www.jwz.org/xscreensaver/";
+license=('BSD')
+depends=('libglade' 'libxmu' 'glu' 'xorg-appres' 'perl-libwww')
+makedepends=('bc' 'intltool' 'libxpm' 'gdm')
+optdepends=('gdm: for login manager support')
+backup=('etc/pam.d/xscreensaver')
+source=(http://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz
+   LICENSE)
+sha1sums=('82c7433fe008e6ea9ab8683cf3325a673b8a8233'
+  '3eedb8b91b13c29df9b1fe5cbb027e1470b802d2')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
+--libexecdir=/usr/lib --with-x-app-defaults=/usr/share/X11/app-defaults \
+--with-pam --with-login-manager --with-gtk --with-gl \
+--without-gle --with-pixbuf --with-jpeg
+  make
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -d "${pkgdir}/etc/pam.d"
+  make install_prefix="${pkgdir}" install
+  install -D -m644 ../LICENSE "${pkgdir}/usr/sh