[arch-commits] Commit in mate-applets/repos (8 files)

Martin Wimpress flexiondotorg at archlinux.org
Tue Jul 14 16:16:44 UTC 2015


    Date: Tuesday, July 14, 2015 @ 18:16:44
  Author: flexiondotorg
Revision: 136893

archrelease: copy trunk to community-i686, community-x86_64

Added:
  mate-applets/repos/community-i686/PKGBUILD
    (from rev 136892, mate-applets/trunk/PKGBUILD)
  mate-applets/repos/community-i686/mate-applets.install
    (from rev 136892, mate-applets/trunk/mate-applets.install)
  mate-applets/repos/community-x86_64/PKGBUILD
    (from rev 136892, mate-applets/trunk/PKGBUILD)
  mate-applets/repos/community-x86_64/mate-applets.install
    (from rev 136892, mate-applets/trunk/mate-applets.install)
Deleted:
  mate-applets/repos/community-i686/PKGBUILD
  mate-applets/repos/community-i686/mate-applets.install
  mate-applets/repos/community-x86_64/PKGBUILD
  mate-applets/repos/community-x86_64/mate-applets.install

---------------------------------------+
 /PKGBUILD                             |   88 ++++++++++++++++++++++++++++++++
 /mate-applets.install                 |   26 +++++++++
 community-i686/PKGBUILD               |   43 ---------------
 community-i686/mate-applets.install   |   13 ----
 community-x86_64/PKGBUILD             |   43 ---------------
 community-x86_64/mate-applets.install |   13 ----
 6 files changed, 114 insertions(+), 112 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-07-14 16:16:31 UTC (rev 136892)
+++ community-i686/PKGBUILD	2015-07-14 16:16:44 UTC (rev 136893)
@@ -1,43 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-_ver=1.10
-_pkgbase=mate-applets
-pkgname=(${_pkgbase})
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc="Applets for MATE panel (GTK2 version)"
-arch=('i686' 'x86_64')
-url="http://mate-desktop.org"
-license=('GPL')
-depends=('gtksourceview2' 'mate-panel>=1.10' 'python2-dbus' 'python2-gobject' 'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet'
-            'yelp: for reading MATE help documents')
-groups=('mate-extra')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('b3585b1f7e78f1dadcc97419cf60299291d52fab')
-install=${_pkgbase}.install
-
-prepare() {
-    cd "${srcdir}/${_pkgbase}-${pkgver}"
-    sed -i 's/env python/env python2/' invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
-}
-
-build() {
-    cd "${srcdir}/${_pkgbase}-${pkgver}"
-    PYTHON=/usr/bin/python2 ./configure \
-        --prefix=/usr \
-        --sysconfdir=/etc \
-        --libexecdir=/usr/lib/${_pkgbase} \
-        --enable-polkit \
-        --enable-ipv6 \
-        --with-gtk=2.0 \
-        --disable-static
-    make
-}
-
-package() {
-    cd "${srcdir}/${_pkgbase}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: mate-applets/repos/community-i686/PKGBUILD (from rev 136892, mate-applets/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-07-14 16:16:44 UTC (rev 136893)
@@ -0,0 +1,44 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+_ver=1.10
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc="Applets for MATE panel (GTK2 version)"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org"
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'mate-icon-theme>=1.10' 'mate-panel>=1.10'
+         'polkit' 'python2-dbus' 'python2-gobject' 'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet'
+            'yelp: for reading MATE help documents')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
+sha1sums=('8f0de41e98d9e4ffbd3664d2c47d3049dae95515')
+install=${_pkgbase}.install
+
+prepare() {
+    cd "${srcdir}/${_pkgbase}-${pkgver}"
+    sed -i 's/env python/env python2/' invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+    cd "${srcdir}/${_pkgbase}-${pkgver}"
+    PYTHON=/usr/bin/python2 ./configure \
+        --prefix=/usr \
+        --sysconfdir=/etc \
+        --libexecdir=/usr/lib/${_pkgbase} \
+        --enable-polkit \
+        --enable-ipv6 \
+        --with-gtk=2.0 \
+        --disable-static
+    make
+}
+
+package() {
+    cd "${srcdir}/${_pkgbase}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-i686/mate-applets.install
===================================================================
--- community-i686/mate-applets.install	2015-07-14 16:16:31 UTC (rev 136892)
+++ community-i686/mate-applets.install	2015-07-14 16:16:44 UTC (rev 136893)
@@ -1,13 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas/
-    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-    gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: mate-applets/repos/community-i686/mate-applets.install (from rev 136892, mate-applets/trunk/mate-applets.install)
===================================================================
--- community-i686/mate-applets.install	                        (rev 0)
+++ community-i686/mate-applets.install	2015-07-14 16:16:44 UTC (rev 136893)
@@ -0,0 +1,13 @@
+post_install() {
+    glib-compile-schemas /usr/share/glib-2.0/schemas/
+    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+    gtk-update-icon-cache -q -t -f /usr/share/icons/mate
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-07-14 16:16:31 UTC (rev 136892)
+++ community-x86_64/PKGBUILD	2015-07-14 16:16:44 UTC (rev 136893)
@@ -1,43 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-_ver=1.10
-_pkgbase=mate-applets
-pkgname=(${_pkgbase})
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc="Applets for MATE panel (GTK2 version)"
-arch=('i686' 'x86_64')
-url="http://mate-desktop.org"
-license=('GPL')
-depends=('gtksourceview2' 'mate-panel>=1.10' 'python2-dbus' 'python2-gobject' 'upower')
-makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
-optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet'
-            'yelp: for reading MATE help documents')
-groups=('mate-extra')
-conflicts=("${_pkgbase}-gtk3")
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('b3585b1f7e78f1dadcc97419cf60299291d52fab')
-install=${_pkgbase}.install
-
-prepare() {
-    cd "${srcdir}/${_pkgbase}-${pkgver}"
-    sed -i 's/env python/env python2/' invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
-}
-
-build() {
-    cd "${srcdir}/${_pkgbase}-${pkgver}"
-    PYTHON=/usr/bin/python2 ./configure \
-        --prefix=/usr \
-        --sysconfdir=/etc \
-        --libexecdir=/usr/lib/${_pkgbase} \
-        --enable-polkit \
-        --enable-ipv6 \
-        --with-gtk=2.0 \
-        --disable-static
-    make
-}
-
-package() {
-    cd "${srcdir}/${_pkgbase}-${pkgver}"
-    make DESTDIR="${pkgdir}" install
-}

Copied: mate-applets/repos/community-x86_64/PKGBUILD (from rev 136892, mate-applets/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-07-14 16:16:44 UTC (rev 136893)
@@ -0,0 +1,44 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+_ver=1.10
+_pkgbase=mate-applets
+pkgname=(${_pkgbase})
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc="Applets for MATE panel (GTK2 version)"
+arch=('i686' 'x86_64')
+url="http://mate-desktop.org"
+license=('GPL')
+depends=('gtksourceview2' 'libgtop' 'mate-icon-theme>=1.10' 'mate-panel>=1.10'
+         'polkit' 'python2-dbus' 'python2-gobject' 'upower')
+makedepends=('docbook2x' 'docbook-xsl' 'mate-common' 'yelp-tools')
+optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet'
+            'yelp: for reading MATE help documents')
+groups=('mate-extra')
+conflicts=("${_pkgbase}-gtk3")
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
+sha1sums=('8f0de41e98d9e4ffbd3664d2c47d3049dae95515')
+install=${_pkgbase}.install
+
+prepare() {
+    cd "${srcdir}/${_pkgbase}-${pkgver}"
+    sed -i 's/env python/env python2/' invest-applet/invest/{chart.py,invest-applet.py,mate-invest-chart}
+}
+
+build() {
+    cd "${srcdir}/${_pkgbase}-${pkgver}"
+    PYTHON=/usr/bin/python2 ./configure \
+        --prefix=/usr \
+        --sysconfdir=/etc \
+        --libexecdir=/usr/lib/${_pkgbase} \
+        --enable-polkit \
+        --enable-ipv6 \
+        --with-gtk=2.0 \
+        --disable-static
+    make
+}
+
+package() {
+    cd "${srcdir}/${_pkgbase}-${pkgver}"
+    make DESTDIR="${pkgdir}" install
+}

Deleted: community-x86_64/mate-applets.install
===================================================================
--- community-x86_64/mate-applets.install	2015-07-14 16:16:31 UTC (rev 136892)
+++ community-x86_64/mate-applets.install	2015-07-14 16:16:44 UTC (rev 136893)
@@ -1,13 +0,0 @@
-post_install() {
-    glib-compile-schemas /usr/share/glib-2.0/schemas/
-    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-    gtk-update-icon-cache -q -t -f /usr/share/icons/mate
-}
-
-post_upgrade() {
-    post_install
-}
-
-post_remove() {
-    post_install
-}

Copied: mate-applets/repos/community-x86_64/mate-applets.install (from rev 136892, mate-applets/trunk/mate-applets.install)
===================================================================
--- community-x86_64/mate-applets.install	                        (rev 0)
+++ community-x86_64/mate-applets.install	2015-07-14 16:16:44 UTC (rev 136893)
@@ -0,0 +1,13 @@
+post_install() {
+    glib-compile-schemas /usr/share/glib-2.0/schemas/
+    gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+    gtk-update-icon-cache -q -t -f /usr/share/icons/mate
+}
+
+post_upgrade() {
+    post_install
+}
+
+post_remove() {
+    post_install
+}



More information about the arch-commits mailing list