Search Criteria
Package Details: antergos-wallpapers 0.7-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/antergos-wallpapers.git (read-only, click to copy) |
---|---|
Package Base: | antergos-wallpapers |
Description: | The default wallpapers for Antergos |
Upstream URL: | http://www.antergos.com |
Keywords: | wallpaper |
Licenses: | CCPL:by-nc-sa |
Submitter: | cml |
Maintainer: | cml |
Last Packager: | cml |
Votes: | 16 |
Popularity: | 0.043553 |
First Submitted: | 2014-07-24 10:38 (UTC) |
Last Updated: | 2020-03-26 18:47 (UTC) |
Latest Comments
1 2 Next › Last »
JiPRA commented on 2020-03-27 18:55 (UTC)
Long live the memory of Antergos. We will remember, the legacy will never die :)
cml commented on 2020-03-26 18:48 (UTC)
Thank you usrmusicman! I updated the PKGBUILD accordingly.
<deleted-account> commented on 2020-03-26 16:36 (UTC)
PLEASE USE THIS INSTEAD! This is the github backup of the wallpapers which does work. This will install without a hitch, please update.
pkgname=antergos-wallpapers
pkgver=0.7
pkgrel=4
pkgdesc="The default wallpapers for Antergos"
arch=('any')
url="http://www.antergos.com"
license=('CCPL:by-nc-sa')
source=("https://github.com/Antergos/wallpapers/archive/${pkgver}.tar.gz")
sha256sums=('b0ff5140583ec6b77843d14989ac36735f8b21b4c3c14bf5304a73d5d2d1aeda')
package() {
cd "${srcdir}/wallpapers-${pkgver}"
install -d "${pkgdir}/usr/share/antergos/wallpapers"
install -m644 *.jpg "${pkgdir}/usr/share/antergos/wallpapers/"
install -m644 *.png "${pkgdir}/usr/share/antergos/wallpapers/"
install -d "${pkgdir}/usr/share/cinnamon-background-properties"
install -m644 antergos-backgrounds-4-3.xml "${pkgdir}/usr/share/cinnamon-background-properties/"
install -d "${pkgdir}/usr/share/gnome-background-properties"
install -m644 antergos-backgrounds-4-3.xml "${pkgdir}/usr/share/gnome-background-properties/"
}
cml commented on 2019-09-14 18:21 (UTC)
Thank you @Louis. I updated the URL with the mirror for now and will think about external hosting or other solutions.
Louis commented on 2019-07-26 20:46 (UTC)
The old source url doesn't work anymore. Alternative one: http://mirrors.antergos.com/antergos/x86_64/antergos-wallpapers-0.7-3-any.pkg.tar.xz
This package should be hosted externality so it'll continue to work after Antergos' demise.
cml commented on 2018-03-04 16:35 (UTC)
Thank you. Package has been updated.
afiser commented on 2018-02-10 00:39 (UTC)
Package currently doesn't work due to being out of date
cml commented on 2017-10-13 07:56 (UTC)
SR_Lut3t1um commented on 2017-10-07 15:21 (UTC) (edited on 2017-10-07 15:21 (UTC) by SR_Lut3t1um)
jonathanio commented on 2017-02-27 12:40 (UTC)
1 2 Next › Last »