mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 18:14:51 +08:00
xscreensaver: 5.26
This commit is contained in:
parent
2150652889
commit
1ed7ae72c3
@ -1,24 +1,23 @@
|
||||
#
|
||||
# Desktop Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
# maintainer abveritas@chakra-project.org
|
||||
# Part of the X.org group
|
||||
# Maintainer: Neophytos Kolokotronis <tetris4 AT gmail DOT com>
|
||||
# Contributor: abveritas@chakra-project.org
|
||||
|
||||
pkgname=xscreensaver
|
||||
pkgver=5.19
|
||||
pkgver=5.26
|
||||
pkgrel=1
|
||||
pkgdesc="Screen saver and locker for the X Window System"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://www.jwz.org/xscreensaver/"
|
||||
license=('BSD')
|
||||
depends=('libxxf86misc' 'mesa' 'pam' 'xorg-res-utils' 'libxmu' 'libjpeg-turbo')
|
||||
depends=('mesa' 'pam' 'xorg-res-utils' 'libxmu' 'libjpeg-turbo')
|
||||
makedepends=('bc' 'libxpm')
|
||||
backup=('etc/pam.d/xscreensaver')
|
||||
source=(http://www.jwz.org/xscreensaver/${pkgname}-${pkgver}.tar.gz
|
||||
add-electricsheep.diff
|
||||
xscreensaver.pam
|
||||
LICENSE)
|
||||
sha1sums=('16437d45f568ded8721a917e082f9b4d948954ec'
|
||||
'e413b1ceae40233fb543bf30d3cdbc23cabaa3b1'
|
||||
sha1sums=('8055822b661733e68550872a4ae6b6129c0b73fc'
|
||||
'a68407b91ebff2629f1928d4e909d3565116906c'
|
||||
'106635aa1aae51d6f0668b1853f6c49a4fe9d3d8'
|
||||
'4209ea586b204fd1d81c382a0522c654f9fd9134')
|
||||
|
||||
|
@ -1,17 +1,11 @@
|
||||
--- driver/XScreenSaver.ad.in.orig 2011-09-28 06:54:58.000000000 -0400
|
||||
+++ driver/XScreenSaver.ad.in 2012-04-25 22:35:51.220801339 -0400
|
||||
@@ -350,12 +350,12 @@
|
||||
@GL_KLUDGE@ GL: hypnowheel -root \n\
|
||||
@GL_KLUDGE@ GL: klein -root \n\
|
||||
- lcdscrub -root \n\
|
||||
-@GL_KLUDGE@ GL: photopile -root \n\
|
||||
-@GL_KLUDGE@ GL: skytentacles -root \n\
|
||||
@GL_KLUDGE@ GL: rubikblocks -root \n\
|
||||
@GL_KLUDGE@ GL: companioncube -root \n\
|
||||
@GL_KLUDGE@ GL: hilbert -root \n\
|
||||
@GL_KLUDGE@ GL: tronbit -root \n
|
||||
+@GL_KLUDGE@ GL: tronbit -root \n\
|
||||
+ electricsheep --root 1 \n
|
||||
|
||||
|
||||
|
||||
--- driver/XScreenSaver.ad.in-orig 2013-07-16 16:47:10.183068023 -0400
|
||||
+++ driver/XScreenSaver.ad.in 2013-07-16 16:48:23.293473297 -0400
|
||||
@@ -157,6 +157,7 @@
|
||||
!
|
||||
*programs: \
|
||||
maze -root \n\
|
||||
+ electricsheep --root 1 \n\
|
||||
@GL_KLUDGE@ GL: superquadrics -root \n\
|
||||
attraction -root \n\
|
||||
blitspin -root \n\
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user