summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: d8b6cd05ba593110d83fc48debc495dfdb0c5f0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# $Id$
# Maintainer: Mohammadreza Abdollahzadeh <morealaz at gmail dot com>
pkgname=fedora-wallpapers
pkgver=29
pkgrel=1
pkgdesc="The default Wallpapers for Fedora, from fedora 8 (Werewolf) to fedora 27."
arch=("any")
url="https://fedoraproject.org/wiki/Wallpapers"
license=("CC-BY-SA")
depends=("beefy-miracle-backgrounds"
  "constantine-backgrounds"
  "f21-backgrounds"
  "f22-backgrounds"
  "f23-backgrounds"
  "f24-backgrounds"
  "f25-backgrounds"
  "f26-backgrounds"
  "f27-backgrounds"
  "f28-backgrounds"
  "f29-backgrounds"
  "fedorainfinity-backgrounds"
  "goddard-backgrounds"
  "heisenbug-backgrounds"
  "laughlin-backgrounds"
  "leonidas-backgrounds"		 
  "lovelock-backgrounds"
  "schroedinger-cat-backgrounds"
  "solar-backgrounds"
  "spherical-cow-backgrounds"
  "verne-backgrounds"
  "waves-backgrounds")
# vim:set ts=2 sw=2 et: