Date: Saturday, January 7, 2023 @ 17:28:00
Author: archange
Revision: 1381752
archrelease: copy trunk to community-x86_64
Added:
cinnamon-screensaver/repos/community-x86_64/PKGBUILD
(from rev 1381751, cinnamon-screensaver/trunk/PKGBUILD)
Deleted:
cinnamon-screensaver/repos/community-x86_64/PKGBUILD
----------+
PKGBUILD | 62 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 31 insertions(+), 31 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2023-01-07 17:27:46 UTC (rev 1381751)
+++ PKGBUILD 2023-01-07 17:28:00 UTC (rev 1381752)
@@ -1,31 +0,0 @@
-# Maintainer: Bruno Pagani <[email protected]>
-# Contributor: Eli Schwartz <[email protected]>
-# Contributor: Alexandre Filgueira <[email protected]>
-# Based on gnome-screensaver package:
-# Jan Alexander Steffens (heftig) <[email protected]>
-# Jan de Groot <[email protected]>
-
-pkgname=cinnamon-screensaver
-pkgver=5.6.2
-pkgrel=1
-pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
-arch=(x86_64)
-url="https://github.com/linuxmint/${pkgname}"
-license=(GPL)
-depends=(accountsservice cinnamon-desktop libgnomekbd
- python-cairo python-gobject python-setproctitle python-xapp xapp
xdotool)
-optdepends=('cinnamon-translations: i18n')
-makedepends=(gobject-introspection meson samurai)
-backup=(etc/pam.d/cinnamon-screensaver)
-source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('d99b3573bb2b4d862d16309fcbec9660119c7ec68e99c49b53241d058c101931fbfd6b203a9ba12eb3482e241f37413ebd5c79d19495ffce064973a9c3d0cfeb')
-b2sums=('ae3eefbb6d86ca3f6ee43bd818ad732c917fecfc74927b836bc0ca3fa4541e5e8f1ffb7bfce3b4786429bbc2a5ebb1cb7613618d0eda9ad8bb097fd5fb445db9')
-
-build() {
- arch-meson --libexecdir=lib/cinnamon-screensaver build ${pkgname}-${pkgver}
- samu -C build
-}
-
-package() {
- DESTDIR="${pkgdir}" samu -C build install
-}
Copied: cinnamon-screensaver/repos/community-x86_64/PKGBUILD (from rev 1381751,
cinnamon-screensaver/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2023-01-07 17:28:00 UTC (rev 1381752)
@@ -0,0 +1,31 @@
+# Maintainer: Bruno Pagani <[email protected]>
+# Contributor: Eli Schwartz <[email protected]>
+# Contributor: Alexandre Filgueira <[email protected]>
+# Based on gnome-screensaver package:
+# Jan Alexander Steffens (heftig) <[email protected]>
+# Jan de Groot <[email protected]>
+
+pkgname=cinnamon-screensaver
+pkgver=5.6.3
+pkgrel=1
+pkgdesc="Screensaver designed to integrate well with the Cinnamon desktop."
+arch=(x86_64)
+url="https://github.com/linuxmint/${pkgname}"
+license=(GPL)
+depends=(accountsservice cinnamon-desktop libgnomekbd
+ python-cairo python-gobject python-setproctitle python-xapp xapp
xdotool)
+optdepends=('cinnamon-translations: i18n')
+makedepends=(gobject-introspection meson samurai)
+backup=(etc/pam.d/cinnamon-screensaver)
+source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('632bc9b518e59be7ce32c22ccfa32da060ea9edabe1683f91f2bf3c716fdcd7ca95fe4bda595ccc99821405bfbd987df2a416f229de56b3139f8d9975453ad39')
+b2sums=('50728147fcb5849998113d5f19393e89f2cb4c5610359b81b42853fc2378814a52a8ed4f829cdd4e546a705a594da7b958ab25f69f996ee3d2204a64b7fdba90')
+
+build() {
+ arch-meson --libexecdir=lib/cinnamon-screensaver build ${pkgname}-${pkgver}
+ samu -C build
+}
+
+package() {
+ DESTDIR="${pkgdir}" samu -C build install
+}