Date: Tuesday, October 18, 2022 @ 17:33:36
  Author: andyrtr
Revision: 458374

upgpkg: xcb-util-cursor 0.1.4-1: upstream update 0.1.4

Added:
  xcb-util-cursor/trunk/keys/
  xcb-util-cursor/trunk/keys/pgp/
  xcb-util-cursor/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc
Modified:
  xcb-util-cursor/trunk/PKGBUILD

-------------------------------------------------------+
 PKGBUILD                                              |   12 ++++++++----
 keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc |    1 +
 2 files changed, 9 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-18 17:26:53 UTC (rev 458373)
+++ PKGBUILD    2022-10-18 17:33:36 UTC (rev 458374)
@@ -2,8 +2,8 @@
 # Contributor: Bastien Dejean <[email protected]>
 
 pkgname=xcb-util-cursor
-pkgver=0.1.3
-pkgrel=4
+pkgver=0.1.4
+pkgrel=1
 pkgdesc='XCB cursor library'
 arch=('x86_64')
 url='https://cgit.freedesktop.org/xcb/util-cursor'
@@ -11,12 +11,16 @@
 depends=('libxcb' 'xcb-util-renderutil' 'xcb-util-image')
 makedepends=('xorgproto')
 #makedepends=('doxygen' 'xorg-util-macros' 'graphviz') # no docs yet to build
-source=("https://xcb.freedesktop.org/dist/xcb-util-cursor-$pkgver.tar.bz2";)
-sha1sums=('26562eb6d4151307f7b6a53453d360ecfc0563ac')
+options=('debug')
+source=(https://xorg.freedesktop.org/archive/individual/lib/xcb-util-cursor-$pkgver.tar.xz{,.sig})
+sha512sums=('d27dd59a4d7ded9994dca77774421dd9533e3ee823b880af35d3219bd7340c89fbc61d1d0fa10e2991de2cac9e6395e09497769d7b8728eedc691e76649107b1'
+            'SKIP')
+validpgpkeys=('4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E') # Alan Coopersmith 
<[email protected]>
 
 build() {
   cd $pkgname-$pkgver
   ./configure --prefix=/usr
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
   make
 }
 

Added: keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc
===================================================================
(Binary files differ)

Index: 
xcb-util-cursor/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc
===================================================================
--- keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc       2022-10-18 
17:26:53 UTC (rev 458373)
+++ keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc       2022-10-18 
17:33:36 UTC (rev 458374)

Property changes on: 
xcb-util-cursor/trunk/keys/pgp/4A193C06D35E7C670FA4EF0BA2FB9E081F2D130E.asc
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/pgp-keys
\ No newline at end of property

Reply via email to