[arch-commits] Commit in libxcursor/repos/extra-i686 (4 files)

Andreas Radke andyrtr at archlinux.org
Tue Jan 17 21:09:21 UTC 2017


    Date: Tuesday, January 17, 2017 @ 21:09:16
  Author: andyrtr
Revision: 286874

archrelease: copy trunk to extra-i686

Added:
  libxcursor/repos/extra-i686/PKGBUILD
    (from rev 286873, libxcursor/trunk/PKGBUILD)
  libxcursor/repos/extra-i686/index.theme
    (from rev 286873, libxcursor/trunk/index.theme)
Deleted:
  libxcursor/repos/extra-i686/PKGBUILD
  libxcursor/repos/extra-i686/index.theme

-------------+
 PKGBUILD    |   74 +++++++++++++++++++++++++++++-----------------------------
 index.theme |    4 +--
 2 files changed, 39 insertions(+), 39 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 21:08:57 UTC (rev 286873)
+++ PKGBUILD	2017-01-17 21:09:16 UTC (rev 286874)
@@ -1,37 +0,0 @@
-# $Id$
-# Maintainer: Andreas Radke <andyrtr at archlinux.org>
-# Maintainer: Jan de Groot <jgc at archlinux.org>
-# Contributor: Alexander Baldeck <alexander at archlinux.org>
-
-pkgname=libxcursor
-pkgver=1.1.14
-pkgrel=2
-pkgdesc="X cursor management library"
-arch=(i686 x86_64)
-url="http://xorg.freedesktop.org/"
-license=('custom')
-depends=('libxfixes' 'libxrender')
-optdepends=('gnome-themes-standard: fallback icon theme')
-makedepends=('xorg-util-macros')
-backup=(usr/share/icons/default/index.theme)
-source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2
-        index.theme)
-sha256sums=('9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df'
-            '9e2707bc3466b848a70687ae34b505930b9c260a49b3d2f014145e70c4cddcd6')
-
-build() {
-  cd "${srcdir}/libXcursor-${pkgver}"
-  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
-  make
-}
-
-package() {
-  cd "${srcdir}/libXcursor-${pkgver}"
-  make DESTDIR="${pkgdir}" install
-
-  install -m755 -d "${pkgdir}/usr/share/icons/default"
-  install -m644 "$srcdir"/index.theme "${pkgdir}/usr/share/icons/default/"
-
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: libxcursor/repos/extra-i686/PKGBUILD (from rev 286873, libxcursor/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-01-17 21:09:16 UTC (rev 286874)
@@ -0,0 +1,37 @@
+# $Id$
+# Maintainer: Andreas Radke <andyrtr at archlinux.org>
+# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Contributor: Alexander Baldeck <alexander at archlinux.org>
+
+pkgname=libxcursor
+pkgver=1.1.14
+pkgrel=2
+pkgdesc="X cursor management library"
+arch=(i686 x86_64)
+url="https://xorg.freedesktop.org/"
+license=('custom')
+depends=('libxfixes' 'libxrender')
+optdepends=('gnome-themes-standard: fallback icon theme')
+makedepends=('xorg-util-macros')
+backup=(usr/share/icons/default/index.theme)
+source=(${url}/releases/individual/lib/libXcursor-${pkgver}.tar.bz2
+        index.theme)
+sha256sums=('9bc6acb21ca14da51bda5bc912c8955bc6e5e433f0ab00c5e8bef842596c33df'
+            '9e2707bc3466b848a70687ae34b505930b9c260a49b3d2f014145e70c4cddcd6')
+
+build() {
+  cd "${srcdir}/libXcursor-${pkgver}"
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-static
+  make
+}
+
+package() {
+  cd "${srcdir}/libXcursor-${pkgver}"
+  make DESTDIR="${pkgdir}" install
+
+  install -m755 -d "${pkgdir}/usr/share/icons/default"
+  install -m644 "$srcdir"/index.theme "${pkgdir}/usr/share/icons/default/"
+
+  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -m644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/"
+}

Deleted: index.theme
===================================================================
--- index.theme	2017-01-17 21:08:57 UTC (rev 286873)
+++ index.theme	2017-01-17 21:09:16 UTC (rev 286874)
@@ -1,2 +0,0 @@
-[Icon Theme]
-Inherits=Adwaita

Copied: libxcursor/repos/extra-i686/index.theme (from rev 286873, libxcursor/trunk/index.theme)
===================================================================
--- index.theme	                        (rev 0)
+++ index.theme	2017-01-17 21:09:16 UTC (rev 286874)
@@ -0,0 +1,2 @@
+[Icon Theme]
+Inherits=Adwaita



More information about the arch-commits mailing list