[arch-commits] Commit in archlinux-wallpaper/trunk (PKGBUILD archlinux.stw)
Alexander Rødseth
arodseth at archlinux.org
Thu Oct 22 14:43:46 UTC 2020
Date: Thursday, October 22, 2020 @ 14:43:45
Author: arodseth
Revision: 729197
upgpkg: archlinux-wallpaper 1.6.1-1
Modified:
archlinux-wallpaper/trunk/PKGBUILD
Deleted:
archlinux-wallpaper/trunk/archlinux.stw
---------------+
PKGBUILD | 36 ++++++++++--------------------------
archlinux.stw | 26 --------------------------
2 files changed, 10 insertions(+), 52 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-22 14:43:37 UTC (rev 729196)
+++ PKGBUILD 2020-10-22 14:43:45 UTC (rev 729197)
@@ -1,35 +1,19 @@
# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
-# Contributor: Thayer Williams <thayer at archlinux.org>
pkgname=archlinux-wallpaper
-pkgver=1.4
-pkgrel=7
-pkgdesc='A selection of Arch Linux branded wallpapers'
+pkgver=1.6.1
+pkgrel=1
+pkgdesc='Arch Linux Wallpapers'
arch=(any)
-url='https://archlinux.org/'
-license=('CCPL:by-nc-sa')
-source=("https://sources.archlinux.org/other/artwork/$pkgname-$pkgver.tar.xz"
- archlinux.stw)
+url='https://bbs.archlinux.org/viewtopic.php?id=259604'
optdepends=('wallutils: support the simple timed wallpaper format')
-sha256sums=('9184b825e3d538f74334b25fd2f1f7bb786e29a64d975de5a565584af9a400a3'
- '21058c100feb27d8d6fbaddf02c3892e8fd26e5cb665857bf5c1a81739d9595d')
+license=(custom:CC0 custom:SPL)
+source=("https://github.com/xyproto/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('eb50f5ff9724a00b4bd0f04d14127a621be4244d5f6065097283246684c084c0')
-prepare() {
- sed -i 's at archlinux/wallpaper at backgrounds/archlinux at g' \
- "$pkgname-$pkgver/arch-backgrounds-16-9.xml"
-}
-
package() {
cd "$pkgname-$pkgver"
- install -d "$pkgdir/usr/share/backgrounds/archlinux"
- install -m644 AUTHORS "$pkgdir/usr/share/backgrounds/archlinux/"
- install -m644 *.jpg "$pkgdir/usr/share/backgrounds/archlinux/"
- install -m644 *.png "$pkgdir/usr/share/backgrounds/archlinux/"
- install -Dm644 "$srcdir/archlinux.stw" \
- "$pkgdir/usr/share/backgrounds/archlinux/archlinux.stw"
- rm "$pkgdir/usr/share/backgrounds/archlinux/"*-43.*
- install -Dm644 arch-backgrounds-16-9.xml \
- "$pkgdir/usr/share/gnome-background-properties/arch-backgrounds.xml"
+ install -Dm644 -t "$pkgdir/usr/share/backgrounds/archlinux/" archlinux.stw img/*
+ install -Dm644 -t "$pkgdir/usr/share/gnome-background-properties/" arch-backgrounds.xml
+ install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE.md
}
-
-# vim: ts=2 sw=2 et:
Deleted: archlinux.stw
===================================================================
--- archlinux.stw 2020-10-22 14:43:37 UTC (rev 729196)
+++ archlinux.stw 2020-10-22 14:43:45 UTC (rev 729197)
@@ -1,26 +0,0 @@
-#
-# Simple Timed Wallpaper
-# 2019-03-18
-# Alexander F. Rødseth <xyproto at archlinux.org>
-#
-# Activate with `settimed archlinux` from the `wallutils` package.
-#
-stw: 1.0
-name: archlinux
-format: /usr/share/backgrounds/archlinux/archlinux-%s
- at 05:00: tribute.jpg
- at 06:00: aftermath.jpg
- at 07:00: elation.jpg
- at 09:00: poolclouds.jpg
- at 10:00: aqua-vines.jpg
- at 12:00: berry.jpg
- at 15:00: carbonite-knight.jpg
- at 15:30: arrival.jpg
- at 16:30: ekisho-carbonite.jpg
- at 18:00: burn.jpg
- at 18:30: firestarter.jpg
- at 19:00: poison.jpg
- at 19:30: underground.jpg
- at 20:00: deep-aurora.jpg
- at 20:30: luminous-uber.jpg
- at 23:00: simplyblack.png
More information about the arch-commits
mailing list