[arch-commits] Commit in mate-panel/repos (8 files)
Balló György
bgyorgy at archlinux.org
Mon Mar 14 21:36:59 UTC 2016
Date: Monday, March 14, 2016 @ 22:36:59
Author: bgyorgy
Revision: 166768
archrelease: copy trunk to community-i686, community-x86_64
Added:
mate-panel/repos/community-i686/PKGBUILD
(from rev 166767, mate-panel/trunk/PKGBUILD)
mate-panel/repos/community-i686/mate-panel.install
(from rev 166767, mate-panel/trunk/mate-panel.install)
mate-panel/repos/community-x86_64/PKGBUILD
(from rev 166767, mate-panel/trunk/PKGBUILD)
mate-panel/repos/community-x86_64/mate-panel.install
(from rev 166767, mate-panel/trunk/mate-panel.install)
Deleted:
mate-panel/repos/community-i686/PKGBUILD
mate-panel/repos/community-i686/mate-panel.install
mate-panel/repos/community-x86_64/PKGBUILD
mate-panel/repos/community-x86_64/mate-panel.install
-------------------------------------+
/PKGBUILD | 78 ++++++++++++++++++++++++++++++++++
/mate-panel.install | 24 ++++++++++
community-i686/PKGBUILD | 39 -----------------
community-i686/mate-panel.install | 12 -----
community-x86_64/PKGBUILD | 39 -----------------
community-x86_64/mate-panel.install | 12 -----
6 files changed, 102 insertions(+), 102 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2016-03-14 21:36:52 UTC (rev 166767)
+++ community-i686/PKGBUILD 2016-03-14 21:36:59 UTC (rev 166768)
@@ -1,39 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-_ver=1.12
-_pkgbase=mate-panel
-pkgname=${_pkgbase}
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc="The MATE Panel (GTK2 version)"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'dconf' 'gtk2' 'libwnck' 'libcanberra' 'libice'
- 'libmateweather>=1.12' 'librsvg' 'libsm' 'libsoup' 'libxau'
- 'mate-menus>=1.12' 'mate-desktop>=1.12')
-makedepends=('gobject-introspection' 'mate-common' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-sha1sums=('117ff969c76d32c84928f327c8537f0948859aa7')
-install=${_pkgbase}.install
-
-build() {
- cd "${srcdir}/${_pkgbase}-${pkgver}"
- ./configure \
- --prefix=/usr \
- --libexecdir=/usr/lib/${_pkgbase} \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --with-gtk=2.0 \
- --enable-introspection \
- --disable-static
- make
-}
-
-package() {
- cd "${srcdir}/${_pkgbase}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: mate-panel/repos/community-i686/PKGBUILD (from rev 166767, mate-panel/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2016-03-14 21:36:59 UTC (rev 166768)
@@ -0,0 +1,39 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+_ver=1.12
+_pkgbase=mate-panel
+pkgname=${_pkgbase}
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc="The MATE Panel (GTK2 version)"
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'dconf' 'gtk2' 'libwnck' 'libcanberra' 'libice'
+ 'libmateweather>=1.12' 'librsvg' 'libsm' 'libsoup' 'libxau'
+ 'mate-menus>=1.12' 'mate-desktop>=1.12')
+makedepends=('gobject-introspection' 'mate-common' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+sha1sums=('1ae95690a76359d356e3bf2581452904036dc523')
+install=${_pkgbase}.install
+
+build() {
+ cd "${srcdir}/${_pkgbase}-${pkgver}"
+ ./configure \
+ --prefix=/usr \
+ --libexecdir=/usr/lib/${_pkgbase} \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --with-gtk=2.0 \
+ --enable-introspection \
+ --disable-static
+ make
+}
+
+package() {
+ cd "${srcdir}/${_pkgbase}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: community-i686/mate-panel.install
===================================================================
--- community-i686/mate-panel.install 2016-03-14 21:36:52 UTC (rev 166767)
+++ community-i686/mate-panel.install 2016-03-14 21:36:59 UTC (rev 166768)
@@ -1,12 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas/
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: mate-panel/repos/community-i686/mate-panel.install (from rev 166767, mate-panel/trunk/mate-panel.install)
===================================================================
--- community-i686/mate-panel.install (rev 0)
+++ community-i686/mate-panel.install 2016-03-14 21:36:59 UTC (rev 166768)
@@ -0,0 +1,12 @@
+post_install() {
+ glib-compile-schemas /usr/share/glib-2.0/schemas/
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2016-03-14 21:36:52 UTC (rev 166767)
+++ community-x86_64/PKGBUILD 2016-03-14 21:36:59 UTC (rev 166768)
@@ -1,39 +0,0 @@
-# Maintainer : Martin Wimpress <code at flexion.org>
-
-_ver=1.12
-_pkgbase=mate-panel
-pkgname=${_pkgbase}
-pkgver=${_ver}.1
-pkgrel=1
-pkgdesc="The MATE Panel (GTK2 version)"
-url="http://mate-desktop.org"
-arch=('i686' 'x86_64')
-license=('GPL')
-depends=('dbus-glib' 'dconf' 'gtk2' 'libwnck' 'libcanberra' 'libice'
- 'libmateweather>=1.12' 'librsvg' 'libsm' 'libsoup' 'libxau'
- 'mate-menus>=1.12' 'mate-desktop>=1.12')
-makedepends=('gobject-introspection' 'mate-common' 'yelp-tools')
-optdepends=('yelp: for reading MATE help documents')
-source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-groups=('mate')
-conflicts=("${_pkgbase}-gtk3")
-sha1sums=('117ff969c76d32c84928f327c8537f0948859aa7')
-install=${_pkgbase}.install
-
-build() {
- cd "${srcdir}/${_pkgbase}-${pkgver}"
- ./configure \
- --prefix=/usr \
- --libexecdir=/usr/lib/${_pkgbase} \
- --sysconfdir=/etc \
- --localstatedir=/var \
- --with-gtk=2.0 \
- --enable-introspection \
- --disable-static
- make
-}
-
-package() {
- cd "${srcdir}/${_pkgbase}-${pkgver}"
- make DESTDIR="${pkgdir}" install
-}
Copied: mate-panel/repos/community-x86_64/PKGBUILD (from rev 166767, mate-panel/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2016-03-14 21:36:59 UTC (rev 166768)
@@ -0,0 +1,39 @@
+# Maintainer : Martin Wimpress <code at flexion.org>
+
+_ver=1.12
+_pkgbase=mate-panel
+pkgname=${_pkgbase}
+pkgver=${_ver}.2
+pkgrel=1
+pkgdesc="The MATE Panel (GTK2 version)"
+url="http://mate-desktop.org"
+arch=('i686' 'x86_64')
+license=('GPL')
+depends=('dbus-glib' 'dconf' 'gtk2' 'libwnck' 'libcanberra' 'libice'
+ 'libmateweather>=1.12' 'librsvg' 'libsm' 'libsoup' 'libxau'
+ 'mate-menus>=1.12' 'mate-desktop>=1.12')
+makedepends=('gobject-introspection' 'mate-common' 'yelp-tools')
+optdepends=('yelp: for reading MATE help documents')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
+groups=('mate')
+conflicts=("${_pkgbase}-gtk3")
+sha1sums=('1ae95690a76359d356e3bf2581452904036dc523')
+install=${_pkgbase}.install
+
+build() {
+ cd "${srcdir}/${_pkgbase}-${pkgver}"
+ ./configure \
+ --prefix=/usr \
+ --libexecdir=/usr/lib/${_pkgbase} \
+ --sysconfdir=/etc \
+ --localstatedir=/var \
+ --with-gtk=2.0 \
+ --enable-introspection \
+ --disable-static
+ make
+}
+
+package() {
+ cd "${srcdir}/${_pkgbase}-${pkgver}"
+ make DESTDIR="${pkgdir}" install
+}
Deleted: community-x86_64/mate-panel.install
===================================================================
--- community-x86_64/mate-panel.install 2016-03-14 21:36:52 UTC (rev 166767)
+++ community-x86_64/mate-panel.install 2016-03-14 21:36:59 UTC (rev 166768)
@@ -1,12 +0,0 @@
-post_install() {
- glib-compile-schemas /usr/share/glib-2.0/schemas/
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}
Copied: mate-panel/repos/community-x86_64/mate-panel.install (from rev 166767, mate-panel/trunk/mate-panel.install)
===================================================================
--- community-x86_64/mate-panel.install (rev 0)
+++ community-x86_64/mate-panel.install 2016-03-14 21:36:59 UTC (rev 166768)
@@ -0,0 +1,12 @@
+post_install() {
+ glib-compile-schemas /usr/share/glib-2.0/schemas/
+ gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
+}
+
+post_upgrade() {
+ post_install
+}
+
+post_remove() {
+ post_install
+}
More information about the arch-commits
mailing list