[arch-commits] Commit in cage/trunk (PKGBUILD cage-0.1.2-scdoc.patch)

David Runge dvzrv at archlinux.org
Thu Jul 16 17:44:23 UTC 2020


    Date: Thursday, July 16, 2020 @ 17:44:23
  Author: dvzrv
Revision: 664136

upgpkg: cage 0.1.2.1-1: Upgrading to 0.1.2.1.

Removing now included patch for scdoc man page generation.

Modified:
  cage/trunk/PKGBUILD
Deleted:
  cage/trunk/cage-0.1.2-scdoc.patch

------------------------+
 PKGBUILD               |   13 +++----------
 cage-0.1.2-scdoc.patch |   13 -------------
 2 files changed, 3 insertions(+), 23 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-16 17:31:55 UTC (rev 664135)
+++ PKGBUILD	2020-07-16 17:44:23 UTC (rev 664136)
@@ -2,7 +2,7 @@
 # Maintainer: Brett Cornwall <ainola at archlinux.org>
 
 pkgname=cage
-pkgver=0.1.2
+pkgver=0.1.2.1
 pkgrel=1
 pkgdesc="A kiosk compositor for Wayland"
 arch=('x86_64')
@@ -12,17 +12,10 @@
 makedepends=('git' 'meson' 'scdoc' 'wayland-protocols' 'wlroots'
 'xorg-server-xwayland')
 optdepends=('xorg-server-xwayland: X11 support')
-source=("${pkgname}::git+https://github.com/Hjdskes/${pkgname}.git#tag=v${pkgver}?signed"
-        "${pkgname}-0.1.2-scdoc.patch")
-sha512sums=('SKIP'
-            '20cb1ccfd14c6e27df6487c42d98fde672fec084bcd221717aeeceed7739705cc7d8ac5261bfa526c8f20f37305f2c5827f023d620aaebba1d83ea2385d29d9a')
+source=("${pkgname}::git+https://github.com/Hjdskes/${pkgname}.git#tag=v${pkgver}?signed")
+sha512sums=('SKIP')
 validpgpkeys=('13B6A35E9FD677D02CD68DBE37C445296EBC43B1') # Jente Hidskes <dev at hjdskes.nl>
 
-prepare() {
-  cd "$pkgname"
-  patch -Np1 -i "../${pkgname}-0.1.2-scdoc.patch"
-}
-
 build() {
   cd "$pkgname"
   arch-meson --prefix=/usr \

Deleted: cage-0.1.2-scdoc.patch
===================================================================
--- cage-0.1.2-scdoc.patch	2020-07-16 17:31:55 UTC (rev 664135)
+++ cage-0.1.2-scdoc.patch	2020-07-16 17:44:23 UTC (rev 664136)
@@ -1,13 +0,0 @@
-diff --git i/cage.1.scd w/cage.1.scd
-index a67cddf..4ca1bea 100644
---- i/cage.1.scd
-+++ w/cage.1.scd
-@@ -32,7 +32,7 @@ activities outside the scope of the running application are prevented.
- 	times, each resulting in an additional 90 degrees clockwise rotation.
- 
- *-s*
--  Allow VT switching
-+	Allow VT switching
- 
- *-v*
- 	Show the version number and exit.



More information about the arch-commits mailing list