[arch-commits] Commit in mate-icon-theme/repos/community-staging-any (4 files)

Martin Wimpress flexiondotorg at nymeria.archlinux.org
Wed Mar 5 22:19:47 UTC 2014


    Date: Wednesday, March 5, 2014 @ 23:19:47
  Author: flexiondotorg
Revision: 106583

archrelease: copy trunk to community-staging-any

Added:
  mate-icon-theme/repos/community-staging-any/PKGBUILD
    (from rev 106582, mate-icon-theme/trunk/PKGBUILD)
  mate-icon-theme/repos/community-staging-any/mate-icon-theme.install
    (from rev 106582, mate-icon-theme/trunk/mate-icon-theme.install)
Deleted:
  mate-icon-theme/repos/community-staging-any/PKGBUILD
  mate-icon-theme/repos/community-staging-any/mate-icon-theme.install

-------------------------+
 PKGBUILD                |   58 +++++++++++++++++++++++-----------------------
 mate-icon-theme.install |   24 +++++++++----------
 2 files changed, 41 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-05 22:18:13 UTC (rev 106582)
+++ PKGBUILD	2014-03-05 22:19:47 UTC (rev 106583)
@@ -1,29 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-pkgname=mate-icon-theme
-pkgver=1.8.0
-pkgrel=1
-pkgdesc="MATE icon theme"
-url="http://mate-desktop.org"
-arch=('any')
-license=('GPL')
-depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
-makedepends=('icon-naming-utils' 'mate-common' 'perl-xml-parser')
-options=(!emptydirs !strip)
-groups=('mate')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('6bc8ec63fed8e85390364626cd06d6fb130f0071')
-install=${pkgname}.install
-
-build() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    ./configure \
-        --prefix=/usr
-    make
-}
-
-package() {
-    cd "${srcdir}/${pkgname}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-    rm -f "${pkgdir}/usr/share/icons/mate/icon-theme.cache"
-}

Copied: mate-icon-theme/repos/community-staging-any/PKGBUILD (from rev 106582, mate-icon-theme/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2014-03-05 22:19:47 UTC (rev 106583)
@@ -0,0 +1,29 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+pkgname=mate-icon-theme
+pkgver=1.8.0
+pkgrel=1
+pkgdesc="MATE icon theme"
+url="http://mate-desktop.org"
+arch=('any')
+license=('GPL')
+depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
+makedepends=('icon-naming-utils' 'mate-common' 'perl-xml-parser')
+options=(!emptydirs !strip)
+groups=('mate')
+source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('6bc8ec63fed8e85390364626cd06d6fb130f0071')
+install=${pkgname}.install
+
+build() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    ./configure \
+        --prefix=/usr
+    make
+}
+
+package() {
+    cd "${srcdir}/${pkgname}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+    rm -f "${pkgdir}/usr/share/icons/mate/icon-theme.cache"
+}

Deleted: mate-icon-theme.install
===================================================================
--- mate-icon-theme.install	2014-03-05 22:18:13 UTC (rev 106582)
+++ mate-icon-theme.install	2014-03-05 22:19:47 UTC (rev 106583)
@@ -1,12 +0,0 @@
-post_install() {
-    gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-    gtk-update-icon-cache -q -t -f /usr/share/icons/menta
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: mate-icon-theme/repos/community-staging-any/mate-icon-theme.install (from rev 106582, mate-icon-theme/trunk/mate-icon-theme.install)
===================================================================
--- mate-icon-theme.install	                        (rev 0)
+++ mate-icon-theme.install	2014-03-05 22:19:47 UTC (rev 106583)
@@ -0,0 +1,12 @@
+post_install() {
+    gtk-update-icon-cache -q -t -f /usr/share/icons/mate
+    gtk-update-icon-cache -q -t -f /usr/share/icons/menta
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}




More information about the arch-commits mailing list