Date: Saturday, November 19, 2022 @ 19:49:34
Author: arojas
Revision: 1349727
archrelease: copy trunk to community-x86_64
Added:
cinnamon-screensaver/repos/community-x86_64/PKGBUILD
(from rev 1349726, cinnamon-screensaver/trunk/PKGBUILD)
Deleted:
cinnamon-screensaver/repos/community-x86_64/PKGBUILD
----------+
PKGBUILD | 62 ++++++++++++++++++++++++++++++-------------------------------
1 file changed, 31 insertions(+), 31 deletions(-)
Deleted: PKGBUILD
===================================================================
--- PKGBUILD 2022-11-19 19:49:25 UTC (rev 1349726)
+++ PKGBUILD 2022-11-19 19:49:34 UTC (rev 1349727)
@@ -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.4.4
-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=('24e413345bd8a8c0942bee4ff9378fc82d5a5a25b79fea4a5ddd018fad8276a079db78b1df94389b98c0673b9a2e3f943b947e6b9703ba6b0ef9343ab9c9c83b')
-b2sums=('bf955b686d7d1868e9cc2a8ca42c17d7420893c05e27de0b318ac3a00f43d96d0befb0b82868a230e279820389482dffddc0116be28bbab7984af78db30635a2')
-
-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 1349726,
cinnamon-screensaver/trunk/PKGBUILD)
===================================================================
--- PKGBUILD (rev 0)
+++ PKGBUILD 2022-11-19 19:49:34 UTC (rev 1349727)
@@ -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.0
+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=('69ede63838fbcdf792622bf971cd84e73194f3a264ba9eb793868c9f95579602a29bc448fa9c4cd3aa50351967cefb3a299cdbbbf9f0077d8ebd4b023ab991d5')
+b2sums=('42f5cb3ac58c3b72b55fdac05b80f54bbd9c3ce6e6ebb3e6afd11ebd1d9710a9cfeb8dd1271094e8ca839f4e2cf0e1a8963ec9cb7334d37e0c8a2e415ca7f186')
+
+build() {
+ arch-meson --libexecdir=lib/cinnamon-screensaver build ${pkgname}-${pkgver}
+ samu -C build
+}
+
+package() {
+ DESTDIR="${pkgdir}" samu -C build install
+}