mirror of
https://github.com/Snigdha-OS/snigdhaos-pkgbuilds.git
synced 2025-09-21 03:55:02 +02:00
⏳ @eshanized updated the repository 🎉
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Maintainer: Eshan Roy <eshan@snigdhaos.org>
|
# Maintainer: Eshan Roy <eshan@snigdhaos.org>
|
||||||
|
|
||||||
pkgname=snigdhaos-backgrounds
|
pkgname=snigdhaos-backgrounds
|
||||||
pkgver=1
|
pkgver=r27.f7c2a9d
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Snigdha OS Wallpapers for GNOME"
|
pkgdesc="Snigdha OS Wallpapers for GNOME"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@@ -20,7 +20,7 @@ pkgver() {
|
|||||||
package() {
|
package() {
|
||||||
cd "${pkgname}" || exit
|
cd "${pkgname}" || exit
|
||||||
install -d "${pkgdir}/usr/share/backgrounds/${pkgname}"
|
install -d "${pkgdir}/usr/share/backgrounds/${pkgname}"
|
||||||
cp "${srcdir}/${pkgname}/src/${pkgname}"/*.{png,jpg} "${pkgdir}/usr/share/backgrounds/${pkgname}"
|
cp "${srcdir}/${pkgname}/src/${pkgname}"/* "${pkgdir}/usr/share/backgrounds/${pkgname}"
|
||||||
|
|
||||||
install -d "${pkgdir}/usr/share/gnome-background-properties"
|
install -d "${pkgdir}/usr/share/gnome-background-properties"
|
||||||
cp "${srcdir}/${pkgname}/src/${pkgname}/${pkgname}.xml" "${pkgdir}/usr/share/gnome-background-properties/snigdhaos-backgrounds.xml"
|
cp "${srcdir}/${pkgname}/src/${pkgname}/${pkgname}.xml" "${pkgdir}/usr/share/gnome-background-properties/snigdhaos-backgrounds.xml"
|
||||||
|
Reference in New Issue
Block a user