[arch-commits] Commit in mate-user-guide/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, August 15, 2019 @ 23:30:07 Author: cesura Revision: 499650 archrelease: copy trunk to community-any Added: mate-user-guide/repos/community-any/PKGBUILD (from rev 499649, mate-user-guide/trunk/PKGBUILD) Deleted: mate-user-guide/repos/community-any/PKGBUILD --+ PKGBUILD | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-08-15 23:29:50 UTC (rev 499649) +++ PKGBUILD2019-08-15 23:30:07 UTC (rev 499650) @@ -1,27 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-user-guide -pkgver=1.22.1 -pkgrel=1 -pkgdesc="MATE User Guide" -groups=('mate') -url="http://mate-desktop.org"; -arch=('any') -license=('FDL') -depends=('yelp') -makedepends=('itstool' 'intltool') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('7a7738da71ae531839d4223c82a0f2c883946f0abab8755312adaa9d6173f40b') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr -make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-user-guide/repos/community-any/PKGBUILD (from rev 499649, mate-user-guide/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-08-15 23:30:07 UTC (rev 499650) @@ -0,0 +1,27 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-user-guide +pkgver=1.22.2 +pkgrel=1 +pkgdesc="MATE User Guide" +groups=('mate') +url="http://mate-desktop.org"; +arch=('any') +license=('FDL') +depends=('yelp') +makedepends=('itstool' 'intltool') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('5038fc5710e8022e417f4e9740eca4d87911bf828ecce020b938e628f5d76c06') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr +make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-user-guide/trunk (PKGBUILD)
Date: Thursday, August 15, 2019 @ 23:29:50 Author: cesura Revision: 499649 upgpkg: mate-user-guide 1.22.2-1 Updated to version 1.22.2 Modified: mate-user-guide/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-08-15 23:10:53 UTC (rev 499648) +++ PKGBUILD2019-08-15 23:29:50 UTC (rev 499649) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-user-guide -pkgver=1.22.1 +pkgver=1.22.2 pkgrel=1 pkgdesc="MATE User Guide" groups=('mate') @@ -11,8 +11,8 @@ license=('FDL') depends=('yelp') makedepends=('itstool' 'intltool') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('7a7738da71ae531839d4223c82a0f2c883946f0abab8755312adaa9d6173f40b') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('5038fc5710e8022e417f4e9740eca4d87911bf828ecce020b938e628f5d76c06') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-themes/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, August 15, 2019 @ 23:10:53 Author: cesura Revision: 499648 archrelease: copy trunk to community-any Added: mate-themes/repos/community-any/PKGBUILD (from rev 499647, mate-themes/trunk/PKGBUILD) Deleted: mate-themes/repos/community-any/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-08-15 23:10:38 UTC (rev 499647) +++ PKGBUILD2019-08-15 23:10:53 UTC (rev 499648) @@ -1,30 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-themes -pkgver=3.22.19 -pkgrel=1 -pkgdesc="Default themes for the MATE desktop" -url="http://mate-desktop.org"; -arch=('any') -license=('GPL') -makedepends=('gtk2' 'intltool') -optdepends=('gtk-engines: for gtk2 themes' -'gtk-engine-murrine: for gtk2 themes' -'mate-icon-theme: default icon theme') -options=('!emptydirs') -groups=('mate') -source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('988b445079426edad15562b517d0297a946c7d2d239c43020c0d6990d1428bf9') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-themes/repos/community-any/PKGBUILD (from rev 499647, mate-themes/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-08-15 23:10:53 UTC (rev 499648) @@ -0,0 +1,30 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-themes +pkgver=3.22.20 +pkgrel=1 +pkgdesc="Default themes for the MATE desktop" +url="http://mate-desktop.org"; +arch=('any') +license=('GPL') +makedepends=('gtk2' 'intltool') +optdepends=('gtk-engines: for gtk2 themes' +'gtk-engine-murrine: for gtk2 themes' +'mate-icon-theme: default icon theme') +options=('!emptydirs') +groups=('mate') +source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('7d098cf524cf51c3a8f5ffc23adbe23cd11809c83d3de2a7aa82d97491836d30') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-themes/trunk (PKGBUILD)
Date: Thursday, August 15, 2019 @ 23:10:38 Author: cesura Revision: 499647 upgpkg: mate-themes 3.22.20-1 Updated to version 3.22.20 Modified: mate-themes/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-08-15 23:07:37 UTC (rev 499646) +++ PKGBUILD2019-08-15 23:10:38 UTC (rev 499647) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-themes -pkgver=3.22.19 +pkgver=3.22.20 pkgrel=1 pkgdesc="Default themes for the MATE desktop" url="http://mate-desktop.org"; @@ -15,7 +15,7 @@ options=('!emptydirs') groups=('mate') source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('988b445079426edad15562b517d0297a946c7d2d239c43020c0d6990d1428bf9') +sha256sums=('7d098cf524cf51c3a8f5ffc23adbe23cd11809c83d3de2a7aa82d97491836d30') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-applet-dock/trunk (PKGBUILD)
Date: Thursday, August 15, 2019 @ 23:07:23 Author: cesura Revision: 499645 upgpkg: mate-applet-dock 0.89-1 Updated to version 0.89 Modified: mate-applet-dock/trunk/PKGBUILD --+ PKGBUILD | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-08-15 23:04:57 UTC (rev 499644) +++ PKGBUILD2019-08-15 23:07:23 UTC (rev 499645) @@ -3,7 +3,7 @@ pkgname=mate-applet-dock _pkgname=mate-dock-applet -pkgver=0.88 +pkgver=0.89 pkgrel=1 pkgdesc="Application dock for the MATE panel" arch=('any') @@ -12,20 +12,20 @@ depends=('bamf' 'libnotify' 'mate-panel' 'python-cairo' 'python-dbus' 'python-gobject' 'python-pillow' 'python-xdg' 'python-xlib') source=("$pkgname-$pkgver.tar.gz::https://github.com/robint99/$_pkgname/archive/V$pkgver.tar.gz";) -sha256sums=('63acc79d55e3c740a3230747a6498d3a6901fcc9412fae453e270ff8e4116023') +sha256sums=('df9ad090af3e3135fb36138549fa02b3beb7612320cb862e403665a313987db0') prepare() { - cd $_pkgname-$pkgver - autoreconf -fi + cd $_pkgname-$pkgver + autoreconf -fi } build() { - cd $_pkgname-$pkgver - ./configure --prefix=/usr --with-gtk3 - make + cd $_pkgname-$pkgver + ./configure --prefix=/usr --with-gtk3 + make } package() { - cd $_pkgname-$pkgver - make DESTDIR="$pkgdir" install + cd $_pkgname-$pkgver + make DESTDIR="$pkgdir" install }
[arch-commits] Commit in mate-applet-dock/repos/community-any (PKGBUILD PKGBUILD)
Date: Thursday, August 15, 2019 @ 23:07:37 Author: cesura Revision: 499646 archrelease: copy trunk to community-any Added: mate-applet-dock/repos/community-any/PKGBUILD (from rev 499645, mate-applet-dock/trunk/PKGBUILD) Deleted: mate-applet-dock/repos/community-any/PKGBUILD --+ PKGBUILD | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-08-15 23:07:23 UTC (rev 499645) +++ PKGBUILD2019-08-15 23:07:37 UTC (rev 499646) @@ -1,31 +0,0 @@ -# Maintainer: Brad Fanella -# Contriburor: Balló György - -pkgname=mate-applet-dock -_pkgname=mate-dock-applet -pkgver=0.88 -pkgrel=1 -pkgdesc="Application dock for the MATE panel" -arch=('any') -url="https://github.com/robint99/dock-applet"; -license=('GPL3') -depends=('bamf' 'libnotify' 'mate-panel' 'python-cairo' 'python-dbus' 'python-gobject' - 'python-pillow' 'python-xdg' 'python-xlib') -source=("$pkgname-$pkgver.tar.gz::https://github.com/robint99/$_pkgname/archive/V$pkgver.tar.gz";) -sha256sums=('63acc79d55e3c740a3230747a6498d3a6901fcc9412fae453e270ff8e4116023') - -prepare() { - cd $_pkgname-$pkgver - autoreconf -fi -} - -build() { - cd $_pkgname-$pkgver - ./configure --prefix=/usr --with-gtk3 - make -} - -package() { - cd $_pkgname-$pkgver - make DESTDIR="$pkgdir" install -} Copied: mate-applet-dock/repos/community-any/PKGBUILD (from rev 499645, mate-applet-dock/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-08-15 23:07:37 UTC (rev 499646) @@ -0,0 +1,31 @@ +# Maintainer: Brad Fanella +# Contriburor: Balló György + +pkgname=mate-applet-dock +_pkgname=mate-dock-applet +pkgver=0.89 +pkgrel=1 +pkgdesc="Application dock for the MATE panel" +arch=('any') +url="https://github.com/robint99/dock-applet"; +license=('GPL3') +depends=('bamf' 'libnotify' 'mate-panel' 'python-cairo' 'python-dbus' 'python-gobject' + 'python-pillow' 'python-xdg' 'python-xlib') +source=("$pkgname-$pkgver.tar.gz::https://github.com/robint99/$_pkgname/archive/V$pkgver.tar.gz";) +sha256sums=('df9ad090af3e3135fb36138549fa02b3beb7612320cb862e403665a313987db0') + +prepare() { + cd $_pkgname-$pkgver + autoreconf -fi +} + +build() { + cd $_pkgname-$pkgver + ./configure --prefix=/usr --with-gtk3 + make +} + +package() { + cd $_pkgname-$pkgver + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in marco/trunk (PKGBUILD)
Date: Thursday, August 15, 2019 @ 23:04:43 Author: cesura Revision: 499643 upgpkg: marco 1.22.2-1 Updated to version 1.22.2 Modified: marco/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-08-15 23:00:41 UTC (rev 499642) +++ PKGBUILD2019-08-15 23:04:43 UTC (rev 499643) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=marco -pkgver=1.22.1 +pkgver=1.22.2 pkgrel=1 pkgdesc="A window manager for MATE" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('marco-gtk3') replaces=('marco-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('4e20f5ea006142f3e5c8931e2b354e1838cb9291ba245825ea82fa6611def7c8') +sha256sums=('3e73894cb244cee673aa555edfa2818ff166b15a9feea0a610d2272148e88769') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in marco/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Thursday, August 15, 2019 @ 23:04:57 Author: cesura Revision: 499644 archrelease: copy trunk to community-x86_64 Added: marco/repos/community-x86_64/PKGBUILD (from rev 499643, marco/trunk/PKGBUILD) Deleted: marco/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 72 ++--- 1 file changed, 36 insertions(+), 36 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-08-15 23:04:43 UTC (rev 499643) +++ PKGBUILD2019-08-15 23:04:57 UTC (rev 499644) @@ -1,36 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=marco -pkgver=1.22.1 -pkgrel=1 -pkgdesc="A window manager for MATE" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libcanberra' 'libgtop' 'mate-desktop' 'zenity' 'libxpresent') -makedepends=('intltool' 'itstool') -groups=('mate') -conflicts=('marco-gtk3') -replaces=('marco-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('4e20f5ea006142f3e5c8931e2b354e1838cb9291ba245825ea82fa6611def7c8') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --enable-startup-notification - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: marco/repos/community-x86_64/PKGBUILD (from rev 499643, marco/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-08-15 23:04:57 UTC (rev 499644) @@ -0,0 +1,36 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=marco +pkgver=1.22.2 +pkgrel=1 +pkgdesc="A window manager for MATE" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libcanberra' 'libgtop' 'mate-desktop' 'zenity' 'libxpresent') +makedepends=('intltool' 'itstool') +groups=('mate') +conflicts=('marco-gtk3') +replaces=('marco-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('3e73894cb244cee673aa555edfa2818ff166b15a9feea0a610d2272148e88769') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --enable-startup-notification + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in xfce4-whiskermenu-plugin/repos/community-x86_64 (2 files)
Date: Thursday, August 15, 2019 @ 23:00:41 Author: cesura Revision: 499642 archrelease: copy trunk to community-x86_64 Added: xfce4-whiskermenu-plugin/repos/community-x86_64/PKGBUILD (from rev 499641, xfce4-whiskermenu-plugin/trunk/PKGBUILD) Deleted: xfce4-whiskermenu-plugin/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-08-15 23:00:24 UTC (rev 499641) +++ PKGBUILD2019-08-15 23:00:41 UTC (rev 499642) @@ -1,31 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Alexander F Rødseth -# Contributor: Graeme Gott - -pkgname=xfce4-whiskermenu-plugin -pkgver=2.3.2 -pkgrel=1 -pkgdesc='Menu for Xfce4' -arch=('x86_64') -url='https://gottcode.org/xfce4-whiskermenu-plugin/' -groups=('xfce4-goodies') -license=('GPL2') -depends=('garcon' 'xfce4-panel' 'gtk3>=3.22') -makedepends=('cmake' 'ninja') -source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2";) # no https available -sha256sums=('f1bf6be37f7778a486b16ef115d4c05120cc12c87e4af3af9c5001276bdcb7cc') - -build() { - mkdir -p build - cd build - cmake "$srcdir/$pkgname-$pkgver" \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=lib \ - -GNinja - ninja -} - -package() { - DESTDIR="$pkgdir" ninja -C build install -} Copied: xfce4-whiskermenu-plugin/repos/community-x86_64/PKGBUILD (from rev 499641, xfce4-whiskermenu-plugin/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-08-15 23:00:41 UTC (rev 499642) @@ -0,0 +1,31 @@ +# Maintainer: Brad Fanella +# Contributor: Alexander F Rødseth +# Contributor: Graeme Gott + +pkgname=xfce4-whiskermenu-plugin +pkgver=2.3.3 +pkgrel=1 +pkgdesc='Menu for Xfce4' +arch=('x86_64') +url='https://gottcode.org/xfce4-whiskermenu-plugin/' +groups=('xfce4-goodies') +license=('GPL2') +depends=('garcon' 'xfce4-panel' 'gtk3>=3.22') +makedepends=('cmake' 'ninja') +source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2";) # no https available +sha256sums=('e0c6cc4fc1e685bc9601ec217a803d5489ca3276f4008bf056600471c6ac1848') + +build() { + mkdir -p build + cd build + cmake "$srcdir/$pkgname-$pkgver" \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_INSTALL_LIBDIR=lib \ + -GNinja + ninja +} + +package() { + DESTDIR="$pkgdir" ninja -C build install +}
[arch-commits] Commit in xfce4-whiskermenu-plugin/trunk (PKGBUILD)
Date: Thursday, August 15, 2019 @ 23:00:24 Author: cesura Revision: 499641 upgpkg: xfce4-whiskermenu-plugin 2.3.3-1 Updated to version 2.3.3 Modified: xfce4-whiskermenu-plugin/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-08-15 21:57:05 UTC (rev 499640) +++ PKGBUILD2019-08-15 23:00:24 UTC (rev 499641) @@ -3,7 +3,7 @@ # Contributor: Graeme Gott pkgname=xfce4-whiskermenu-plugin -pkgver=2.3.2 +pkgver=2.3.3 pkgrel=1 pkgdesc='Menu for Xfce4' arch=('x86_64') @@ -13,7 +13,7 @@ depends=('garcon' 'xfce4-panel' 'gtk3>=3.22') makedepends=('cmake' 'ninja') source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2";) # no https available -sha256sums=('f1bf6be37f7778a486b16ef115d4c05120cc12c87e4af3af9c5001276bdcb7cc') +sha256sums=('e0c6cc4fc1e685bc9601ec217a803d5489ca3276f4008bf056600471c6ac1848') build() { mkdir -p build
[arch-commits] Commit in pluma/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 10:38:39 Author: cesura Revision: 468081 archrelease: copy trunk to community-x86_64 Added: pluma/repos/community-x86_64/PKGBUILD (from rev 468080, pluma/trunk/PKGBUILD) Deleted: pluma/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 88 ++--- 1 file changed, 44 insertions(+), 44 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 10:38:21 UTC (rev 468080) +++ PKGBUILD2019-05-20 10:38:39 UTC (rev 468081) @@ -1,44 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=pluma -pkgver=1.22.0 -pkgrel=1 -pkgdesc="A powerful text editor for MATE" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas' 'python2') -makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2' 'mate-common' 'yelp-tools') -optdepends=('python2-gobject: to use the python plugins') -groups=('mate-extra') -conflicts=('pluma-gtk3') -replaces=('pluma-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('0528417c9e226c3a2ee5d95533ea8691e9bed346955c1955a53a65d9b42a391f') - -prepare() { - cd "${pkgname}-${pkgver}" - sed -i 's/python/python2/' plugins/externaltools/data/switch-c.tool.in - sed -i 's/, enchant/, enchant-2/' configure.ac -} - -build() { - cd "${pkgname}-${pkgver}" - ./autogen.sh - PYTHON=/usr/bin/python2 ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --enable-gtk-doc=no \ - --enable-python - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: pluma/repos/community-x86_64/PKGBUILD (from rev 468080, pluma/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 10:38:39 UTC (rev 468081) @@ -0,0 +1,44 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=pluma +pkgver=1.22.1 +pkgrel=1 +pkgdesc="A powerful text editor for MATE" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas' 'python2') +makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2' 'mate-common' 'yelp-tools') +optdepends=('python2-gobject: to use the python plugins') +groups=('mate-extra') +conflicts=('pluma-gtk3') +replaces=('pluma-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('af8d19927f1571d6b63462b8e51fed9ac851326b6ff800535ea785f15c61a591') + +prepare() { + cd "${pkgname}-${pkgver}" + sed -i 's/python/python2/' plugins/externaltools/data/switch-c.tool.in + sed -i 's/, enchant/, enchant-2/' configure.ac +} + +build() { + cd "${pkgname}-${pkgver}" + ./autogen.sh + PYTHON=/usr/bin/python2 ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --enable-gtk-doc=no \ + --enable-python + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in pluma/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 10:38:21 Author: cesura Revision: 468080 upgpkg: pluma 1.22.1-1 Updated to version 1.22.1 Modified: pluma/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 10:32:27 UTC (rev 468079) +++ PKGBUILD2019-05-20 10:38:21 UTC (rev 468080) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=pluma -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="A powerful text editor for MATE" url="https://mate-desktop.org"; @@ -15,7 +15,7 @@ conflicts=('pluma-gtk3') replaces=('pluma-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('0528417c9e226c3a2ee5d95533ea8691e9bed346955c1955a53a65d9b42a391f') +sha256sums=('af8d19927f1571d6b63462b8e51fed9ac851326b6ff800535ea785f15c61a591') prepare() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mozo/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 10:32:27 Author: cesura Revision: 468079 archrelease: copy trunk to community-any Added: mozo/repos/community-any/PKGBUILD (from rev 468078, mozo/trunk/PKGBUILD) Deleted: mozo/repos/community-any/PKGBUILD --+ PKGBUILD | 58 +- 1 file changed, 29 insertions(+), 29 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 10:32:12 UTC (rev 468078) +++ PKGBUILD2019-05-20 10:32:27 UTC (rev 468079) @@ -1,29 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mozo -pkgver=1.22.0 -pkgrel=1 -pkgdesc="MATE menu editing tool" -url="http://mate-desktop.org"; -arch=('any') -license=('GPL') -depends=('gtk3' 'python>=3.5' 'mate-menus' 'python-gobject') -makedepends=('intltool') -groups=('mate-extra') -conflicts=('mozo-gtk3') -replaces=('mozo-gtk3') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('7f9ec5656c2de5756c1ad26bcf04a26b50446ac33df0a4550fda83e057beb35e') - -build() { - cd "${pkgname}-${pkgver}" - PYTHON=/usr/bin/python ./configure \ - --prefix=/usr - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mozo/repos/community-any/PKGBUILD (from rev 468078, mozo/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 10:32:27 UTC (rev 468079) @@ -0,0 +1,29 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mozo +pkgver=1.22.1 +pkgrel=1 +pkgdesc="MATE menu editing tool" +url="https://mate-desktop.org"; +arch=('any') +license=('GPL') +depends=('gtk3' 'python>=3.5' 'mate-menus' 'python-gobject') +makedepends=('intltool') +groups=('mate-extra') +conflicts=('mozo-gtk3') +replaces=('mozo-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('105368e49f62afdec2a950795b5519340178aaa73388c98ebbd69b35eeb9ce79') + +build() { + cd "${pkgname}-${pkgver}" + PYTHON=/usr/bin/python ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mozo/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 10:32:12 Author: cesura Revision: 468078 upgpkg: mozo 1.22.1-1 Updated to version 1.22.1 Modified: mozo/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 10:30:36 UTC (rev 468077) +++ PKGBUILD2019-05-20 10:32:12 UTC (rev 468078) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mozo -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="MATE menu editing tool" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mozo-gtk3') replaces=('mozo-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('7f9ec5656c2de5756c1ad26bcf04a26b50446ac33df0a4550fda83e057beb35e') +sha256sums=('105368e49f62afdec2a950795b5519340178aaa73388c98ebbd69b35eeb9ce79') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-utils/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 10:30:36 Author: cesura Revision: 468077 archrelease: copy trunk to community-x86_64 Added: mate-utils/repos/community-x86_64/PKGBUILD (from rev 468076, mate-utils/trunk/PKGBUILD) Deleted: mate-utils/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 74 ++--- 1 file changed, 37 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 10:30:15 UTC (rev 468076) +++ PKGBUILD2019-05-20 10:30:36 UTC (rev 468077) @@ -1,37 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-utils -pkgver=1.22.0 -pkgrel=1 -pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files" -url="http://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm') -makedepends=('intltool' 'itstool' 'mate-panel' 'python') -optdepends=('mate-panel: Look up words in dictionaries from the panel') -groups=('mate-extra') -conflicts=('mate-utils-gtk3') -replaces=('mate-utils-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('48e42341c245526089e7564b20977cee7965b3b8cd0d24159f4f4fc9222ce94f') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${_pkgbase} \ - --sysconfdir=/etc \ - --disable-maintainer-flags - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-utils/repos/community-x86_64/PKGBUILD (from rev 468076, mate-utils/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 10:30:36 UTC (rev 468077) @@ -0,0 +1,37 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-utils +pkgver=1.22.1 +pkgrel=1 +pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files" +url="http://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm' 'inkscape') +makedepends=('intltool' 'itstool' 'mate-panel' 'python') +optdepends=('mate-panel: Look up words in dictionaries from the panel') +groups=('mate-extra') +conflicts=('mate-utils-gtk3') +replaces=('mate-utils-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('2f1f51d056f81a9896f2ab35097b913d536235bdbb3a2a7b4b4cd231baf1c81c') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${_pkgbase} \ + --sysconfdir=/etc \ + --disable-maintainer-flags + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-utils/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 10:30:15 Author: cesura Revision: 468076 upgpkg: mate-utils 1.22.1-1 Updated to version 1.22.1 Modified: mate-utils/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 10:22:33 UTC (rev 468075) +++ PKGBUILD2019-05-20 10:30:15 UTC (rev 468076) @@ -2,13 +2,13 @@ # Contributor: Martin Wimpress pkgname=mate-utils -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files" url="http://mate-desktop.org"; arch=('x86_64') license=('GPL') -depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm') +depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm' 'inkscape') makedepends=('intltool' 'itstool' 'mate-panel' 'python') optdepends=('mate-panel: Look up words in dictionaries from the panel') groups=('mate-extra') @@ -15,7 +15,7 @@ conflicts=('mate-utils-gtk3') replaces=('mate-utils-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('48e42341c245526089e7564b20977cee7965b3b8cd0d24159f4f4fc9222ce94f') +sha256sums=('2f1f51d056f81a9896f2ab35097b913d536235bdbb3a2a7b4b4cd231baf1c81c') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-user-guide/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 10:22:33 Author: cesura Revision: 468075 archrelease: copy trunk to community-any Added: mate-user-guide/repos/community-any/PKGBUILD (from rev 468074, mate-user-guide/trunk/PKGBUILD) Deleted: mate-user-guide/repos/community-any/PKGBUILD --+ PKGBUILD | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 10:22:13 UTC (rev 468074) +++ PKGBUILD2019-05-20 10:22:33 UTC (rev 468075) @@ -1,27 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-user-guide -pkgver=1.22.0 -pkgrel=1 -pkgdesc="MATE User Guide" -groups=('mate') -url="http://mate-desktop.org"; -arch=('any') -license=('FDL') -depends=('yelp') -makedepends=('itstool' 'intltool') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('1f4813409a393a984e38aa38dab5103a0013110c9d3740486faf61400f3c7632') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr -make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-user-guide/repos/community-any/PKGBUILD (from rev 468074, mate-user-guide/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 10:22:33 UTC (rev 468075) @@ -0,0 +1,27 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-user-guide +pkgver=1.22.1 +pkgrel=1 +pkgdesc="MATE User Guide" +groups=('mate') +url="http://mate-desktop.org"; +arch=('any') +license=('FDL') +depends=('yelp') +makedepends=('itstool' 'intltool') +source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('7a7738da71ae531839d4223c82a0f2c883946f0abab8755312adaa9d6173f40b') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr +make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-user-guide/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 10:22:13 Author: cesura Revision: 468074 upgpkg: mate-user-guide 1.22.1-1 Updated to version 1.22.1 Modified: mate-user-guide/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 10:08:18 UTC (rev 468073) +++ PKGBUILD2019-05-20 10:22:13 UTC (rev 468074) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-user-guide -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="MATE User Guide" groups=('mate') @@ -12,7 +12,7 @@ depends=('yelp') makedepends=('itstool' 'intltool') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('1f4813409a393a984e38aa38dab5103a0013110c9d3740486faf61400f3c7632') +sha256sums=('7a7738da71ae531839d4223c82a0f2c883946f0abab8755312adaa9d6173f40b') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-terminal/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 10:08:02 Author: cesura Revision: 468072 upgpkg: mate-terminal 1.22.1-1 Updated to version 1.22.1 Modified: mate-terminal/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 10:05:48 UTC (rev 468071) +++ PKGBUILD2019-05-20 10:08:02 UTC (rev 468072) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-terminal -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="The MATE Terminal Emulator" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mate-terminal-gtk3') replaces=('mate-terminal-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('8fc81ded4b1a2a118d61d9cb733ca74f4e3e5206b907c98476425132b448249b') +sha256sums=('b68620d9957adadb78ed977480832e16c80b21cb5db58bffd33b665a7c064120') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-terminal/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 10:08:18 Author: cesura Revision: 468073 archrelease: copy trunk to community-x86_64 Added: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 468072, mate-terminal/trunk/PKGBUILD) Deleted: mate-terminal/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 58 +- 1 file changed, 29 insertions(+), 29 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 10:08:02 UTC (rev 468072) +++ PKGBUILD2019-05-20 10:08:18 UTC (rev 468073) @@ -1,29 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-terminal -pkgver=1.22.0 -pkgrel=1 -pkgdesc="The MATE Terminal Emulator" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libsm' 'mate-desktop' 'vte3') -makedepends=('intltool' 'itstool' 'python') -groups=('mate-extra') -conflicts=('mate-terminal-gtk3') -replaces=('mate-terminal-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('8fc81ded4b1a2a118d61d9cb733ca74f4e3e5206b907c98476425132b448249b') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 468072, mate-terminal/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 10:08:18 UTC (rev 468073) @@ -0,0 +1,29 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-terminal +pkgver=1.22.1 +pkgrel=1 +pkgdesc="The MATE Terminal Emulator" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libsm' 'mate-desktop' 'vte3') +makedepends=('intltool' 'itstool' 'python') +groups=('mate-extra') +conflicts=('mate-terminal-gtk3') +replaces=('mate-terminal-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('b68620d9957adadb78ed977480832e16c80b21cb5db58bffd33b665a7c064120') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-system-monitor/repos/community-x86_64 (2 files)
Date: Monday, May 20, 2019 @ 10:05:48 Author: cesura Revision: 468071 archrelease: copy trunk to community-x86_64 Added: mate-system-monitor/repos/community-x86_64/PKGBUILD (from rev 468070, mate-system-monitor/trunk/PKGBUILD) Deleted: mate-system-monitor/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 64 ++--- 1 file changed, 32 insertions(+), 32 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 10:05:29 UTC (rev 468070) +++ PKGBUILD2019-05-20 10:05:48 UTC (rev 468071) @@ -1,32 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-system-monitor -pkgver=1.22.0 -pkgrel=1 -pkgdesc="A system monitor for MATE" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('gtkmm3' 'libgtop' 'libwnck3') -makedepends=('intltool' 'itstool' 'python') -conflicts=('mate-system-monitor-gtk3') -replaces=('mate-system-monitor-gtk3') -groups=('mate-extra') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('3d9964dba1411ff80f57e5903078dce96b2165b8acfa715d2923eeba63b14067') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --localstatedir=/var \ - --enable-systemd - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-system-monitor/repos/community-x86_64/PKGBUILD (from rev 468070, mate-system-monitor/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 10:05:48 UTC (rev 468071) @@ -0,0 +1,32 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-system-monitor +pkgver=1.22.1 +pkgrel=1 +pkgdesc="A system monitor for MATE" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('gtkmm3' 'libgtop' 'libwnck3') +makedepends=('intltool' 'itstool' 'python') +conflicts=('mate-system-monitor-gtk3') +replaces=('mate-system-monitor-gtk3') +groups=('mate-extra') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('75b1dd52b1146568a59f187e08639144c5a3835d39510321dbf134ab0bd4017a') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --localstatedir=/var \ + --enable-systemd + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-system-monitor/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 10:05:29 Author: cesura Revision: 468070 upgpkg: mate-system-monitor 1.22.1-1 Updated to version 1.22.1 Modified: mate-system-monitor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:59:41 UTC (rev 468069) +++ PKGBUILD2019-05-20 10:05:29 UTC (rev 468070) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-system-monitor -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="A system monitor for MATE" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ replaces=('mate-system-monitor-gtk3') groups=('mate-extra') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('3d9964dba1411ff80f57e5903078dce96b2165b8acfa715d2923eeba63b14067') +sha256sums=('75b1dd52b1146568a59f187e08639144c5a3835d39510321dbf134ab0bd4017a') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-sensors-applet/repos/community-x86_64 (2 files)
Date: Monday, May 20, 2019 @ 09:59:41 Author: cesura Revision: 468069 archrelease: copy trunk to community-x86_64 Added: mate-sensors-applet/repos/community-x86_64/PKGBUILD (from rev 468068, mate-sensors-applet/trunk/PKGBUILD) Deleted: mate-sensors-applet/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 68 ++--- 1 file changed, 34 insertions(+), 34 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:59:26 UTC (rev 468068) +++ PKGBUILD2019-05-20 09:59:41 UTC (rev 468069) @@ -1,34 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-sensors-applet -pkgver=1.22.0 -pkgrel=1 -pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libatasmart' 'libnotify' 'libxnvctrl' 'lm_sensors' 'mate-panel') -makedepends=('docbook-xsl' 'intltool' 'itstool') -groups=('mate-extra') -conflicts=('mate-sensors-applet-gtk3') -replaces=('mate-sensors-applet-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('3305bf0be16e13da1f83e710df12e7be46c144db05db1a29a138bdf6ef3dc071') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-sensors-applet/repos/community-x86_64/PKGBUILD (from rev 468068, mate-sensors-applet/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:59:41 UTC (rev 468069) @@ -0,0 +1,34 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-sensors-applet +pkgver=1.22.1 +pkgrel=1 +pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libatasmart' 'libnotify' 'libxnvctrl' 'lm_sensors' 'mate-panel') +makedepends=('docbook-xsl' 'intltool' 'itstool') +groups=('mate-extra') +conflicts=('mate-sensors-applet-gtk3') +replaces=('mate-sensors-applet-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('035325ae1a16d26ba2b8341ebd993642752d51aab443cac5e418c7ddbb4c6167') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-sensors-applet/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:59:26 Author: cesura Revision: 468068 upgpkg: mate-sensors-applet 1.22.1-1 Updated to version 1.22.1 Modified: mate-sensors-applet/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:57:17 UTC (rev 468067) +++ PKGBUILD2019-05-20 09:59:26 UTC (rev 468068) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-sensors-applet -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mate-sensors-applet-gtk3') replaces=('mate-sensors-applet-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('3305bf0be16e13da1f83e710df12e7be46c144db05db1a29a138bdf6ef3dc071') +sha256sums=('035325ae1a16d26ba2b8341ebd993642752d51aab443cac5e418c7ddbb4c6167') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-screensaver/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:57:17 Author: cesura Revision: 468067 archrelease: copy trunk to community-x86_64 Added: mate-screensaver/repos/community-x86_64/PKGBUILD (from rev 468066, mate-screensaver/trunk/PKGBUILD) Deleted: mate-screensaver/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 74 ++--- 1 file changed, 37 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:57:01 UTC (rev 468066) +++ PKGBUILD2019-05-20 09:57:17 UTC (rev 468067) @@ -1,37 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-screensaver -pkgver=1.22.0 -pkgrel=1 -pkgdesc='Screensaver for MATE' -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 'mate-session-manager') -makedepends=('intltool' 'systemd') -groups=('mate-extra') -conflicts=('mate-screensaver-gtk3') -replaces=('mate-screensaver-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('5e0b043570dfc1904e9892956ec8377261f94ed541b7dafde22010a619f3dd9d') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --sysconfdir=/etc \ - --with-xscreensaverdir=/usr/share/xscreensaver/config \ - --with-xscreensaverhackdir=/usr/lib/xscreensaver \ - --with-mit-ext \ - --with-libnotify \ - --enable-locking \ - --without-console-kit - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-screensaver/repos/community-x86_64/PKGBUILD (from rev 468066, mate-screensaver/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:57:17 UTC (rev 468067) @@ -0,0 +1,37 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-screensaver +pkgver=1.22.1 +pkgrel=1 +pkgdesc='Screensaver for MATE' +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 'mate-session-manager') +makedepends=('intltool' 'systemd') +groups=('mate-extra') +conflicts=('mate-screensaver-gtk3') +replaces=('mate-screensaver-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('6cef439cb9885df08769500b87df441a0777a6f08bd6f920fad92dfd75c19830') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --with-xscreensaverdir=/usr/share/xscreensaver/config \ + --with-xscreensaverhackdir=/usr/lib/xscreensaver \ + --with-mit-ext \ + --with-libnotify \ + --enable-locking \ + --without-console-kit + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-screensaver/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:57:01 Author: cesura Revision: 468066 upgpkg: mate-screensaver 1.22.1-1 Updated to version 1.22.1 Modified: mate-screensaver/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:56:31 UTC (rev 468065) +++ PKGBUILD2019-05-20 09:57:01 UTC (rev 468066) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-screensaver -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc='Screensaver for MATE' url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mate-screensaver-gtk3') replaces=('mate-screensaver-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('5e0b043570dfc1904e9892956ec8377261f94ed541b7dafde22010a619f3dd9d') +sha256sums=('6cef439cb9885df08769500b87df441a0777a6f08bd6f920fad92dfd75c19830') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-power-manager/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:56:16 Author: cesura Revision: 468064 upgpkg: mate-power-manager 1.22.1-1 Updated to version 1.22.1 Modified: mate-power-manager/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:54:16 UTC (rev 468063) +++ PKGBUILD2019-05-20 09:56:16 UTC (rev 468064) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-power-manager -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="Power management tool for the MATE desktop" url="https://mate-desktop.org"; @@ -15,7 +15,7 @@ groups=('mate-extra') conflicts=('mate-power-manager-gtk3') replaces=('mate-power-manager-gtk3') -sha256sums=('31cceabc756f7586c90090c459b956a430dc099e9f6f272b1fe83b1c084c800d') +sha256sums=('ba6647acea13852ac5bd2423dedbb68033eb056871ba58812c42074a08177a1b') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-power-manager/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:56:31 Author: cesura Revision: 468065 archrelease: copy trunk to community-x86_64 Added: mate-power-manager/repos/community-x86_64/PKGBUILD (from rev 468064, mate-power-manager/trunk/PKGBUILD) Deleted: mate-power-manager/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 74 ++--- 1 file changed, 37 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:56:16 UTC (rev 468064) +++ PKGBUILD2019-05-20 09:56:31 UTC (rev 468065) @@ -1,37 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-power-manager -pkgver=1.22.0 -pkgrel=1 -pkgdesc="Power management tool for the MATE desktop" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('dbus-glib' 'libcanberra' 'libnotify' 'upower') -makedepends=('intltool' 'itstool' 'mate-panel' 'python') -optdepends=('mate-panel: Set brightness and inhibit power management from the panel') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -groups=('mate-extra') -conflicts=('mate-power-manager-gtk3') -replaces=('mate-power-manager-gtk3') -sha256sums=('31cceabc756f7586c90090c459b956a430dc099e9f6f272b1fe83b1c084c800d') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --sbindir=/usr/bin \ - --enable-applets \ - --disable-strict \ - --without-keyring - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-power-manager/repos/community-x86_64/PKGBUILD (from rev 468064, mate-power-manager/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:56:31 UTC (rev 468065) @@ -0,0 +1,37 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-power-manager +pkgver=1.22.1 +pkgrel=1 +pkgdesc="Power management tool for the MATE desktop" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('dbus-glib' 'libcanberra' 'libnotify' 'upower') +makedepends=('intltool' 'itstool' 'mate-panel' 'python') +optdepends=('mate-panel: Set brightness and inhibit power management from the panel') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +groups=('mate-extra') +conflicts=('mate-power-manager-gtk3') +replaces=('mate-power-manager-gtk3') +sha256sums=('ba6647acea13852ac5bd2423dedbb68033eb056871ba58812c42074a08177a1b') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --sbindir=/usr/bin \ + --enable-applets \ + --disable-strict \ + --without-keyring + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-netbook/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:53:59 Author: cesura Revision: 468062 upgpkg: mate-netbook 1.22.1-1 Updated to version 1.22.1 Modified: mate-netbook/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:53:08 UTC (rev 468061) +++ PKGBUILD2019-05-20 09:53:59 UTC (rev 468062) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-netbook -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="A simple window management tool (GTK2 version)" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mate-netbook-gtk3') replaces=('mate-netbook-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('14c0aea8f49c4613592f1da4a8bd3548cd6dd091bd760b15dd7364b6d2e6e19e') +sha256sums=('c4d4aa6f4957307dbad6488841e2e3e369ca7f7224703189877dafa99730c102') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-netbook/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:54:16 Author: cesura Revision: 468063 archrelease: copy trunk to community-x86_64 Added: mate-netbook/repos/community-x86_64/PKGBUILD (from rev 468062, mate-netbook/trunk/PKGBUILD) Deleted: mate-netbook/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:53:59 UTC (rev 468062) +++ PKGBUILD2019-05-20 09:54:16 UTC (rev 468063) @@ -1,31 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-netbook -pkgver=1.22.0 -pkgrel=1 -pkgdesc="A simple window management tool (GTK2 version)" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libfakekey' 'mate-panel') -makedepends=('intltool') -groups=('mate-extra') -conflicts=('mate-netbook-gtk3') -replaces=('mate-netbook-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('14c0aea8f49c4613592f1da4a8bd3548cd6dd091bd760b15dd7364b6d2e6e19e') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexec=/usr/lib/${pkgname} \ - --sysconfdir=/etc - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-netbook/repos/community-x86_64/PKGBUILD (from rev 468062, mate-netbook/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:54:16 UTC (rev 468063) @@ -0,0 +1,31 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-netbook +pkgver=1.22.1 +pkgrel=1 +pkgdesc="A simple window management tool (GTK2 version)" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libfakekey' 'mate-panel') +makedepends=('intltool') +groups=('mate-extra') +conflicts=('mate-netbook-gtk3') +replaces=('mate-netbook-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('c4d4aa6f4957307dbad6488841e2e3e369ca7f7224703189877dafa99730c102') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexec=/usr/lib/${pkgname} \ + --sysconfdir=/etc + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-media/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:53:08 Author: cesura Revision: 468061 archrelease: copy trunk to community-x86_64 Added: mate-media/repos/community-x86_64/PKGBUILD (from rev 468060, mate-media/trunk/PKGBUILD) Deleted: mate-media/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 64 ++--- 1 file changed, 32 insertions(+), 32 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:52:51 UTC (rev 468060) +++ PKGBUILD2019-05-20 09:53:08 UTC (rev 468061) @@ -1,32 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-media -pkgver=1.22.0 -pkgrel=1 -url="https://mate-desktop.org"; -pkgdesc="MATE Media Tools" -arch=('x86_64') -license=('GPL') -depends=('libcanberra' 'libmatemixer' 'mate-desktop') -makedepends=('intltool') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -groups=('mate-extra') -conflicts=('mate-media-gtk3') -replaces=('mate-media-gtk3') -sha256sums=('b286e360ad6790804ff349b735ee604af8d5b4fb7ef738ae075ac90dc05f3d4b') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ ---sysconfdir=/etc \ - --libexecdir=/usr/lib/${pkgname} \ - --localstatedir=/var - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-media/repos/community-x86_64/PKGBUILD (from rev 468060, mate-media/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:53:08 UTC (rev 468061) @@ -0,0 +1,32 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-media +pkgver=1.22.1 +pkgrel=1 +url="https://mate-desktop.org"; +pkgdesc="MATE Media Tools" +arch=('x86_64') +license=('GPL') +depends=('libcanberra' 'libmatemixer' 'mate-desktop' 'mate-panel') +makedepends=('intltool') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +groups=('mate-extra') +conflicts=('mate-media-gtk3') +replaces=('mate-media-gtk3') +sha256sums=('c27992695f006e83f5d8a9aa69ca59848cb49e1e126b47e8eb3ee4d79ab0e18d') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ +--sysconfdir=/etc \ + --libexecdir=/usr/lib/${pkgname} \ + --localstatedir=/var + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-media/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:52:51 Author: cesura Revision: 468060 upgpkg: mate-media 1.22.1-1 Updated to version 1.22.1 Modified: mate-media/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:51:30 UTC (rev 468059) +++ PKGBUILD2019-05-20 09:52:51 UTC (rev 468060) @@ -2,19 +2,19 @@ # Contributor: Martin Wimpress pkgname=mate-media -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 url="https://mate-desktop.org"; pkgdesc="MATE Media Tools" arch=('x86_64') license=('GPL') -depends=('libcanberra' 'libmatemixer' 'mate-desktop') +depends=('libcanberra' 'libmatemixer' 'mate-desktop' 'mate-panel') makedepends=('intltool') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) groups=('mate-extra') conflicts=('mate-media-gtk3') replaces=('mate-media-gtk3') -sha256sums=('b286e360ad6790804ff349b735ee604af8d5b4fb7ef738ae075ac90dc05f3d4b') +sha256sums=('c27992695f006e83f5d8a9aa69ca59848cb49e1e126b47e8eb3ee4d79ab0e18d') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-panel/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:51:08 Author: cesura Revision: 468058 upgpkg: mate-panel 1.22.1-1 Updated to version 1.22.1 Modified: mate-panel/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:48:07 UTC (rev 468057) +++ PKGBUILD2019-05-20 09:51:08 UTC (rev 468058) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-panel -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="The MATE Panel" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ groups=('mate') conflicts=('mate-panel-gtk3') replaces=('mate-panel-gtk3') -sha256sums=('27d2c3f6c7b0ac48dbae35c4171ba8a769f6c3a82d55a84dfe7aae70bccf849e') +sha256sums=('aa36130b9ecf4f7527978cfc9a9593bbf521be144d91d7a87ee64aa7df6d695d') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-panel/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:51:30 Author: cesura Revision: 468059 archrelease: copy trunk to community-x86_64 Added: mate-panel/repos/community-x86_64/PKGBUILD (from rev 468058, mate-panel/trunk/PKGBUILD) Deleted: mate-panel/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 74 ++--- 1 file changed, 37 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:51:08 UTC (rev 468058) +++ PKGBUILD2019-05-20 09:51:30 UTC (rev 468059) @@ -1,37 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-panel -pkgver=1.22.0 -pkgrel=1 -pkgdesc="The MATE Panel" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 'mate-menus' 'mate-desktop') -makedepends=('intltool' 'itstool' 'gobject-introspection') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -groups=('mate') -conflicts=('mate-panel-gtk3') -replaces=('mate-panel-gtk3') -sha256sums=('27d2c3f6c7b0ac48dbae35c4171ba8a769f6c3a82d55a84dfe7aae70bccf849e') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --enable-introspection - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-panel/repos/community-x86_64/PKGBUILD (from rev 468058, mate-panel/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:51:30 UTC (rev 468059) @@ -0,0 +1,37 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-panel +pkgver=1.22.1 +pkgrel=1 +pkgdesc="The MATE Panel" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('dbus-glib' 'libwnck3' 'libcanberra' 'libmateweather' 'libsm' 'mate-menus' 'mate-desktop') +makedepends=('intltool' 'itstool' 'gobject-introspection') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +groups=('mate') +conflicts=('mate-panel-gtk3') +replaces=('mate-panel-gtk3') +sha256sums=('aa36130b9ecf4f7527978cfc9a9593bbf521be144d91d7a87ee64aa7df6d695d') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --enable-introspection + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-icon-theme/repos/community-any (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:42:59 Author: cesura Revision: 468055 archrelease: copy trunk to community-any Added: mate-icon-theme/repos/community-any/PKGBUILD (from rev 468054, mate-icon-theme/trunk/PKGBUILD) Deleted: mate-icon-theme/repos/community-any/PKGBUILD --+ PKGBUILD | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:42:42 UTC (rev 468054) +++ PKGBUILD2019-05-20 09:42:59 UTC (rev 468055) @@ -1,27 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-icon-theme -pkgver=1.22.0 -pkgrel=1 -pkgdesc="MATE icon theme" -url="http://mate-desktop.org"; -arch=('any') -license=('LGPL') -options=('!emptydirs') -makedepends=('icon-naming-utils' 'intltool') -groups=('mate') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('e1f44745fe06f186dbf7a3c127b5714d3a1b326c1ae7e63cac606f771b24') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-icon-theme/repos/community-any/PKGBUILD (from rev 468054, mate-icon-theme/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:42:59 UTC (rev 468055) @@ -0,0 +1,27 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-icon-theme +pkgver=1.22.1 +pkgrel=1 +pkgdesc="MATE icon theme" +url="https://mate-desktop.org"; +arch=('any') +license=('LGPL') +options=('!emptydirs') +makedepends=('icon-naming-utils' 'intltool') +groups=('mate') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('73448762d46612ebc3317ca50b677d96e6f45180384c6e0b89957092ebeac1de') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-icon-theme/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:42:42 Author: cesura Revision: 468054 upgpkg: mate-icon-theme 1.22.1-1 Updated to version 1.22.1 Modified: mate-icon-theme/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:39:50 UTC (rev 468053) +++ PKGBUILD2019-05-20 09:42:42 UTC (rev 468054) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-icon-theme -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="MATE icon theme" url="https://mate-desktop.org"; @@ -12,7 +12,7 @@ makedepends=('icon-naming-utils' 'intltool') groups=('mate') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('e1f44745fe06f186dbf7a3c127b5714d3a1b326c1ae7e63cac606f771b24') +sha256sums=('73448762d46612ebc3317ca50b677d96e6f45180384c6e0b89957092ebeac1de') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-control-center/repos/community-x86_64 (2 files)
Date: Monday, May 20, 2019 @ 09:39:50 Author: cesura Revision: 468053 archrelease: copy trunk to community-x86_64 Added: mate-control-center/repos/community-x86_64/PKGBUILD (from rev 468052, mate-control-center/trunk/PKGBUILD) Deleted: mate-control-center/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 76 ++--- 1 file changed, 38 insertions(+), 38 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:39:34 UTC (rev 468052) +++ PKGBUILD2019-05-20 09:39:50 UTC (rev 468053) @@ -1,38 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-control-center -pkgver=1.22.0 -pkgrel=1 -pkgdesc="The Control Center for MATE" -url="http://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('mate-menus' 'mate-settings-daemon' 'marco' 'libxss' 'mate-desktop>=1.21.2') -makedepends=('intltool' 'itstool') -groups=('mate') -conflicts=('mate-control-center-gtk3') -replaces=('mate-control-center-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('e1c41298ca14586ff2da76e1e629a572e1ce76c9258d7b681bfceca8bb76971b') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --sbindir=/usr/bin \ - --localstatedir=/var \ - --disable-update-mimedb - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install - rm "${pkgdir}/usr/share/applications/mimeinfo.cache" -} Copied: mate-control-center/repos/community-x86_64/PKGBUILD (from rev 468052, mate-control-center/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:39:50 UTC (rev 468053) @@ -0,0 +1,38 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-control-center +pkgver=1.22.1 +pkgrel=1 +pkgdesc="The Control Center for MATE" +url="http://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('mate-menus' 'mate-settings-daemon' 'marco' 'libxss' 'mate-desktop>=1.21.2') +makedepends=('intltool' 'itstool') +groups=('mate') +conflicts=('mate-control-center-gtk3') +replaces=('mate-control-center-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('4015c830dfd29a454c1124226fc29db460b0ba373d78939aff70e9d9271f3c71') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --sbindir=/usr/bin \ + --localstatedir=/var \ + --disable-update-mimedb + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install + rm "${pkgdir}/usr/share/applications/mimeinfo.cache" +}
[arch-commits] Commit in mate-control-center/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:39:34 Author: cesura Revision: 468052 upgpkg: mate-control-center 1.22.1-1 Updated to version 1.22.1 Modified: mate-control-center/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:36:03 UTC (rev 468051) +++ PKGBUILD2019-05-20 09:39:34 UTC (rev 468052) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-control-center -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="The Control Center for MATE" url="http://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mate-control-center-gtk3') replaces=('mate-control-center-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('e1c41298ca14586ff2da76e1e629a572e1ce76c9258d7b681bfceca8bb76971b') +sha256sums=('4015c830dfd29a454c1124226fc29db460b0ba373d78939aff70e9d9271f3c71') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-calc/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:36:03 Author: cesura Revision: 468051 archrelease: copy trunk to community-x86_64 Added: mate-calc/repos/community-x86_64/PKGBUILD (from rev 468050, mate-calc/trunk/PKGBUILD) Deleted: mate-calc/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:35:47 UTC (rev 468050) +++ PKGBUILD2019-05-20 09:36:03 UTC (rev 468051) @@ -1,27 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-calc -pkgver=1.22.0 -pkgrel=1 -pkgdesc="Calculator for the MATE desktop environment" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('gtk3') -makedepends=('intltool' 'itstool') -groups=('mate-extra') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('99da581843b2f93aea27067012d616a71457380d79a9ccf68cc9a4f1cf3653da') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-calc/repos/community-x86_64/PKGBUILD (from rev 468050, mate-calc/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:36:03 UTC (rev 468051) @@ -0,0 +1,27 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-calc +pkgver=1.22.1 +pkgrel=1 +pkgdesc="Calculator for the MATE desktop environment" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('gtk3') +makedepends=('intltool' 'itstool') +groups=('mate-extra') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('8da209abc2d6f564effcb8963c97bfd2ba34dd1ac2ab9d455877e63f001f367e') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-calc/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:35:47 Author: cesura Revision: 468050 upgpkg: mate-calc 1.22.1-1 Updated to version 1.22.1 Modified: mate-calc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:33:14 UTC (rev 468049) +++ PKGBUILD2019-05-20 09:35:47 UTC (rev 468050) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-calc -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="Calculator for the MATE desktop environment" url="https://mate-desktop.org"; @@ -12,7 +12,7 @@ makedepends=('intltool' 'itstool') groups=('mate-extra') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('99da581843b2f93aea27067012d616a71457380d79a9ccf68cc9a4f1cf3653da') +sha256sums=('8da209abc2d6f564effcb8963c97bfd2ba34dd1ac2ab9d455877e63f001f367e') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in marco/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:33:14 Author: cesura Revision: 468049 archrelease: copy trunk to community-x86_64 Added: marco/repos/community-x86_64/PKGBUILD (from rev 468048, marco/trunk/PKGBUILD) Deleted: marco/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 72 ++--- 1 file changed, 36 insertions(+), 36 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:32:59 UTC (rev 468048) +++ PKGBUILD2019-05-20 09:33:14 UTC (rev 468049) @@ -1,36 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=marco -pkgver=1.22.0 -pkgrel=1 -pkgdesc="A window manager for MATE" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libcanberra' 'libgtop' 'mate-desktop' 'zenity' 'libxpresent') -makedepends=('intltool' 'itstool') -groups=('mate') -conflicts=('marco-gtk3') -replaces=('marco-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('9d970d85d1b147cd62e5710b86ca76f7b68be5488bb35e892966e59a7e8837c4') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --enable-startup-notification - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: marco/repos/community-x86_64/PKGBUILD (from rev 468048, marco/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:33:14 UTC (rev 468049) @@ -0,0 +1,36 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=marco +pkgver=1.22.1 +pkgrel=1 +pkgdesc="A window manager for MATE" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libcanberra' 'libgtop' 'mate-desktop' 'zenity' 'libxpresent') +makedepends=('intltool' 'itstool') +groups=('mate') +conflicts=('marco-gtk3') +replaces=('marco-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('4e20f5ea006142f3e5c8931e2b354e1838cb9291ba245825ea82fa6611def7c8') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --enable-startup-notification + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in marco/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:32:59 Author: cesura Revision: 468048 upgpkg: marco 1.22.1-1 Updated to version 1.22.1 Modified: marco/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:31:46 UTC (rev 468047) +++ PKGBUILD2019-05-20 09:32:59 UTC (rev 468048) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=marco -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="A window manager for MATE" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('marco-gtk3') replaces=('marco-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('9d970d85d1b147cd62e5710b86ca76f7b68be5488bb35e892966e59a7e8837c4') +sha256sums=('4e20f5ea006142f3e5c8931e2b354e1838cb9291ba245825ea82fa6611def7c8') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in eom/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:31:29 Author: cesura Revision: 468046 upgpkg: eom 1.22.1-1 Updated to version 1.22.1 Modified: eom/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:27:34 UTC (rev 468045) +++ PKGBUILD2019-05-20 09:31:29 UTC (rev 468046) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=eom -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="An image viewing and cataloging program for MATE" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('eom-gtk3') replaces=('eom-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('d4e4014216fd8c5a22fc4755484c45e6b2155e5e5af9018c4f7721826e5c7b24') +sha256sums=('64d73069ba4db8515a6c2c90fadba87e1c5cac67dd1e102b271f62e537ee970e') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in eom/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:31:46 Author: cesura Revision: 468047 archrelease: copy trunk to community-x86_64 Added: eom/repos/community-x86_64/PKGBUILD (from rev 468046, eom/trunk/PKGBUILD) Deleted: eom/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 70 ++--- 1 file changed, 35 insertions(+), 35 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:31:29 UTC (rev 468046) +++ PKGBUILD2019-05-20 09:31:46 UTC (rev 468047) @@ -1,35 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=eom -pkgver=1.22.0 -pkgrel=1 -pkgdesc="An image viewing and cataloging program for MATE" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('dbus-glib' 'gobject-introspection-runtime' 'exempi' 'lcms2' 'libexif' 'libjpeg-turbo' 'mate-desktop' 'libpeas') -makedepends=('gobject-introspection' 'intltool' 'itstool') -groups=('mate-extra') -conflicts=('eom-gtk3') -replaces=('eom-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('d4e4014216fd8c5a22fc4755484c45e6b2155e5e5af9018c4f7721826e5c7b24') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --localstatedir=/var \ - --with-librsvg - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: eom/repos/community-x86_64/PKGBUILD (from rev 468046, eom/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:31:46 UTC (rev 468047) @@ -0,0 +1,35 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=eom +pkgver=1.22.1 +pkgrel=1 +pkgdesc="An image viewing and cataloging program for MATE" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('dbus-glib' 'gobject-introspection-runtime' 'exempi' 'lcms2' 'libexif' 'libjpeg-turbo' 'mate-desktop' 'libpeas') +makedepends=('gobject-introspection' 'intltool' 'itstool') +groups=('mate-extra') +conflicts=('eom-gtk3') +replaces=('eom-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('64d73069ba4db8515a6c2c90fadba87e1c5cac67dd1e102b271f62e537ee970e') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --localstatedir=/var \ + --with-librsvg + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in engrampa/repos/community-x86_64 (4 files)
Date: Monday, May 20, 2019 @ 09:27:34 Author: cesura Revision: 468045 archrelease: copy trunk to community-x86_64 Added: engrampa/repos/community-x86_64/PKGBUILD (from rev 468044, engrampa/trunk/PKGBUILD) engrampa/repos/community-x86_64/fr-rpm-bsdtar.patch (from rev 468044, engrampa/trunk/fr-rpm-bsdtar.patch) Deleted: engrampa/repos/community-x86_64/PKGBUILD engrampa/repos/community-x86_64/fr-rpm-bsdtar.patch -+ PKGBUILD| 98 fr-rpm-bsdtar.patch | 120 +- 2 files changed, 109 insertions(+), 109 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:27:11 UTC (rev 468044) +++ PKGBUILD2019-05-20 09:27:34 UTC (rev 468045) @@ -1,49 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=engrampa -pkgver=1.22.0 -pkgrel=1 -pkgdesc="Archive manipulator for MATE" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('gtk3' 'gzip' 'libarchive' 'tar' 'unzip' 'zip') -makedepends=('caja' 'intltool' 'itstool' 'python') -optdepends=('caja: Caja support' - 'p7zip: 7Z and ARJ archive support' -'unace: ACE archive support' -'unrar: RAR archive support' - 'brotli: Brotli compression support') -groups=('mate-extra') -conflicts=("engrampa-gtk3") -replaces=("engrampa-gtk3") -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"; -fr-rpm-bsdtar.patch) -sha256sums=('f7b0af06ac305aff59b1078f03599b1dc0c937b01212408c3d0a6b411dbdd29b' -'dc05c3b3fbc8242d1c85b58f756f998d644d920c8444d0872e9ffef1ce297f77') - -prepare() { - cd "${pkgname}-${pkgver}" - - # This patch 'depends' on libarchive - patch -Np1 -i "${srcdir}/fr-rpm-bsdtar.patch" -} - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --disable-packagekit - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: engrampa/repos/community-x86_64/PKGBUILD (from rev 468044, engrampa/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:27:34 UTC (rev 468045) @@ -0,0 +1,49 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=engrampa +pkgver=1.22.1 +pkgrel=1 +pkgdesc="Archive manipulator for MATE" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('gtk3' 'gzip' 'libarchive' 'tar' 'unzip' 'zip') +makedepends=('caja' 'intltool' 'itstool' 'python') +optdepends=('caja: Caja support' + 'p7zip: 7Z and ARJ archive support' +'unace: ACE archive support' +'unrar: RAR archive support' + 'brotli: Brotli compression support') +groups=('mate-extra') +conflicts=("engrampa-gtk3") +replaces=("engrampa-gtk3") +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"; +fr-rpm-bsdtar.patch) +sha256sums=('336b05cf891b82c55373454e5c03bed09d5296c39aed977366c595a0dd46e31b' +'dc05c3b3fbc8242d1c85b58f756f998d644d920c8444d0872e9ffef1ce297f77') + +prepare() { + cd "${pkgname}-${pkgver}" + + # This patch 'depends' on libarchive + patch -Np1 -i "${srcdir}/fr-rpm-bsdtar.patch" +} + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --disable-packagekit + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +} Deleted: fr-rpm-bsdtar.patch === --- fr-rpm-bsdtar.patch 2019-05-20 09:27:11 UTC (rev 468044) +++ fr-rpm-bsdtar.patch 2019-05-20 09:27:34 UTC (rev 468045) @@ -1,60 +0,0 @@ -This makes Engrampa use bsdtar to extract .RPM packages instead of using cpio. -It is useful on systems that do not have cpio or RPM/YUM -This patch was created for Arch Linux, however should work on any system that has bsdtar capable of handling cpio archives. - ---+ - rpm2cpio.c | 2 +- - fr-command-rpm.c | 8 - 2 files changed, 5 insertions(+), 5 deletions(-) - -Index: src/commands/rpm2cpio.c - mate-file-archiver-1.6.0/src/commands/rpm2cpio.c 2013-03-31 -+++ mate-file-archiver-1.6.0/src/commands/rpm2cpio.c 2013-07-26 -@@ -128,7 +128,7 @@ - ar
[arch-commits] Commit in engrampa/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:27:11 Author: cesura Revision: 468044 upgpkg: engrampa 1.22.1-1 Updated to version 1.22.1 Modified: engrampa/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:16:49 UTC (rev 468043) +++ PKGBUILD2019-05-20 09:27:11 UTC (rev 468044) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=engrampa -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="Archive manipulator for MATE" url="https://mate-desktop.org"; @@ -20,7 +20,7 @@ replaces=("engrampa-gtk3") source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"; fr-rpm-bsdtar.patch) -sha256sums=('f7b0af06ac305aff59b1078f03599b1dc0c937b01212408c3d0a6b411dbdd29b' +sha256sums=('336b05cf891b82c55373454e5c03bed09d5296c39aed977366c595a0dd46e31b' 'dc05c3b3fbc8242d1c85b58f756f998d644d920c8444d0872e9ffef1ce297f77') prepare() {
[arch-commits] Commit in atril/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:16:49 Author: cesura Revision: 468043 archrelease: copy trunk to community-x86_64 Added: atril/repos/community-x86_64/PKGBUILD (from rev 468042, atril/trunk/PKGBUILD) Deleted: atril/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 98 ++--- 1 file changed, 49 insertions(+), 49 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:16:26 UTC (rev 468042) +++ PKGBUILD2019-05-20 09:16:49 UTC (rev 468043) @@ -1,49 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=atril -pkgver=1.22.0 -pkgrel=1 -pkgdesc="MATE document viewer" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax' 'poppler-glib' 'webkit2gtk' 'caja' 'texlive-bin') -makedepends=('gobject-introspection' 'intltool' 'itstool') -groups=('mate-extra') -conflicts=('atril-gtk3') -replaces=('atril-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz";) -sha256sums=('ab73bfd922df8b87bf4abea1a2d06d6380e9437257ef2fa0158f668e894ca4f5') - -prepare() { - cd "$pkgname-$pkgver" - - # Fix mathjax path - sed -i 's|/usr/share/javascript/mathjax|/usr/share/mathjax|' backend/epub/epub-document.c -} - -build() { - cd "$pkgname-$pkgver" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${_pkgbase} \ - --enable-djvu \ - --enable-dvi \ - --enable-epub \ - --enable-t1lib \ - --enable-pixbuf \ - --enable-comics \ - --enable-xps \ - --enable-introspection - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "$pkgname-$pkgver" - make DESTDIR="$pkgdir" install -} Copied: atril/repos/community-x86_64/PKGBUILD (from rev 468042, atril/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:16:49 UTC (rev 468043) @@ -0,0 +1,49 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=atril +pkgver=1.22.1 +pkgrel=1 +pkgdesc="MATE document viewer" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('djvulibre' 'libspectre' 'libgxps' 'mathjax' 'poppler-glib' 'webkit2gtk' 'caja' 'texlive-bin') +makedepends=('gobject-introspection' 'intltool' 'itstool') +groups=('mate-extra') +conflicts=('atril-gtk3') +replaces=('atril-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz";) +sha256sums=('208544f6cce4bb5c0bf423a0d618929e35527d1c5ed120a5aa19f2a7a77e5c44') + +prepare() { + cd "$pkgname-$pkgver" + + # Fix mathjax path + sed -i 's|/usr/share/javascript/mathjax|/usr/share/mathjax|' backend/epub/epub-document.c +} + +build() { + cd "$pkgname-$pkgver" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${_pkgbase} \ + --enable-djvu \ + --enable-dvi \ + --enable-epub \ + --enable-t1lib \ + --enable-pixbuf \ + --enable-comics \ + --enable-xps \ + --enable-introspection + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "$pkgname-$pkgver" + make DESTDIR="$pkgdir" install +}
[arch-commits] Commit in atril/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:16:26 Author: cesura Revision: 468042 upgpkg: atril 1.22.1-1 Updated to version 1.22.1 Modified: atril/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:10:34 UTC (rev 468041) +++ PKGBUILD2019-05-20 09:16:26 UTC (rev 468042) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=atril -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="MATE document viewer" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('atril-gtk3') replaces=('atril-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz";) -sha256sums=('ab73bfd922df8b87bf4abea1a2d06d6380e9437257ef2fa0158f668e894ca4f5') +sha256sums=('208544f6cce4bb5c0bf423a0d618929e35527d1c5ed120a5aa19f2a7a77e5c44') prepare() { cd "$pkgname-$pkgver"
[arch-commits] Commit in caja/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:10:34 Author: cesura Revision: 468041 archrelease: copy trunk to community-x86_64 Added: caja/repos/community-x86_64/PKGBUILD (from rev 468040, caja/trunk/PKGBUILD) Deleted: caja/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 80 ++--- 1 file changed, 40 insertions(+), 40 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:10:18 UTC (rev 468040) +++ PKGBUILD2019-05-20 09:10:34 UTC (rev 468041) @@ -1,40 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=caja -pkgver=1.22.0 -pkgrel=1 -pkgdesc="File manager for the MATE desktop" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('exempi' 'gvfs' 'libexif' 'libsm' 'mate-desktop' 'libnotify') -makedepends=('gobject-introspection' 'intltool') -optdepends=('gstreamer: automatic media playback when mouseover') -groups=('mate') -conflicts=('caja-gtk3') -replaces=('caja-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz";) -sha256sums=('f4b17d96acfffc88b6e072819704b19dd4166e908cbd56c9fde5c67d70b2a993') - -build() { - cd "$pkgname-$pkgver" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/$pkgname \ - --enable-introspection \ - --disable-update-mimedb - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "$pkgname-$pkgver" - make DESTDIR="${pkgdir}" install - - # Remove D-Bus activation file to avoid conflict with nautilus-desktop - rm -r "$pkgdir/usr/share/dbus-1/" -} Copied: caja/repos/community-x86_64/PKGBUILD (from rev 468040, caja/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:10:34 UTC (rev 468041) @@ -0,0 +1,40 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=caja +pkgver=1.22.1 +pkgrel=1 +pkgdesc="File manager for the MATE desktop" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('exempi' 'gvfs' 'libexif' 'libsm' 'mate-desktop' 'libnotify') +makedepends=('gobject-introspection' 'intltool') +optdepends=('gstreamer: automatic media playback when mouseover') +groups=('mate') +conflicts=('caja-gtk3') +replaces=('caja-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz";) +sha256sums=('3b26efd276c68a579db443ea1f85a270cd33c59284667d5db8d5d355a3f46781') + +build() { + cd "$pkgname-$pkgver" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/$pkgname \ + --enable-introspection \ + --disable-update-mimedb + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "$pkgname-$pkgver" + make DESTDIR="${pkgdir}" install + + # Remove D-Bus activation file to avoid conflict with nautilus-desktop + rm -r "$pkgdir/usr/share/dbus-1/" +}
[arch-commits] Commit in caja/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:10:18 Author: cesura Revision: 468040 upgpkg: caja 1.22.1-1 Updated to version 1.22.1 Modified: caja/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 09:07:36 UTC (rev 468039) +++ PKGBUILD2019-05-20 09:10:18 UTC (rev 468040) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=caja -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="File manager for the MATE desktop" url="https://mate-desktop.org"; @@ -15,7 +15,7 @@ conflicts=('caja-gtk3') replaces=('caja-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/$pkgname-$pkgver.tar.xz";) -sha256sums=('f4b17d96acfffc88b6e072819704b19dd4166e908cbd56c9fde5c67d70b2a993') +sha256sums=('3b26efd276c68a579db443ea1f85a270cd33c59284667d5db8d5d355a3f46781') build() { cd "$pkgname-$pkgver"
[arch-commits] Commit in mate-desktop/trunk (PKGBUILD)
Date: Monday, May 20, 2019 @ 09:05:49 Author: cesura Revision: 468036 upgpkg: mate-desktop 1.22.1-1 Updated to version 1.22.1 Modified: mate-desktop/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-05-20 08:53:49 UTC (rev 468035) +++ PKGBUILD2019-05-20 09:05:49 UTC (rev 468036) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-desktop -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="Library with common API for various MATE modules" url="http://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mate-desktop-gtk3' 'mate-desktop-schemas') replaces=('mate-desktop-gtk3' 'mate-desktop-schemas') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('2708d5aa30e4e7159b43279c688e36e78dd2648b972cd56710ba61730141f625') +sha256sums=('203be6a518a1c0f9afd077a977be939c11afe9f56c5dac58c69a958292c924c3') build() { cd "$pkgname-$pkgver"
[arch-commits] Commit in mate-desktop/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Monday, May 20, 2019 @ 09:06:08 Author: cesura Revision: 468037 archrelease: copy trunk to community-x86_64 Added: mate-desktop/repos/community-x86_64/PKGBUILD (from rev 468036, mate-desktop/trunk/PKGBUILD) Deleted: mate-desktop/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 70 ++--- 1 file changed, 35 insertions(+), 35 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-05-20 09:05:49 UTC (rev 468036) +++ PKGBUILD2019-05-20 09:06:08 UTC (rev 468037) @@ -1,35 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-desktop -pkgver=1.22.0 -pkgrel=1 -pkgdesc="Library with common API for various MATE modules" -url="http://mate-desktop.org"; -arch=('x86_64') -license=('GPL' 'LGPL') -depends=('gtk3' 'startup-notification' 'iso-codes') -makedepends=('gobject-introspection' 'intltool') -groups=('mate') -conflicts=('mate-desktop-gtk3' 'mate-desktop-schemas') -replaces=('mate-desktop-gtk3' 'mate-desktop-schemas') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('2708d5aa30e4e7159b43279c688e36e78dd2648b972cd56710ba61730141f625') - -build() { - cd "$pkgname-$pkgver" - ./configure \ - --prefix=/usr \ - --disable-schemas-compile - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "$pkgname-$pkgver" - - make DESTDIR="${pkgdir}" install -} Copied: mate-desktop/repos/community-x86_64/PKGBUILD (from rev 468036, mate-desktop/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-05-20 09:06:08 UTC (rev 468037) @@ -0,0 +1,35 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-desktop +pkgver=1.22.1 +pkgrel=1 +pkgdesc="Library with common API for various MATE modules" +url="http://mate-desktop.org"; +arch=('x86_64') +license=('GPL' 'LGPL') +depends=('gtk3' 'startup-notification' 'iso-codes') +makedepends=('gobject-introspection' 'intltool') +groups=('mate') +conflicts=('mate-desktop-gtk3' 'mate-desktop-schemas') +replaces=('mate-desktop-gtk3' 'mate-desktop-schemas') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('203be6a518a1c0f9afd077a977be939c11afe9f56c5dac58c69a958292c924c3') + +build() { + cd "$pkgname-$pkgver" + ./configure \ + --prefix=/usr \ + --disable-schemas-compile + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "$pkgname-$pkgver" + + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in xfce4-whiskermenu-plugin/repos/community-x86_64 (2 files)
Date: Saturday, March 30, 2019 @ 03:48:51 Author: cesura Revision: 446241 archrelease: copy trunk to community-x86_64 Added: xfce4-whiskermenu-plugin/repos/community-x86_64/PKGBUILD (from rev 446240, xfce4-whiskermenu-plugin/trunk/PKGBUILD) Deleted: xfce4-whiskermenu-plugin/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:48:07 UTC (rev 446240) +++ PKGBUILD2019-03-30 03:48:51 UTC (rev 446241) @@ -1,31 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Alexander F Rødseth -# Contributor: Graeme Gott - -pkgname=xfce4-whiskermenu-plugin -pkgver=2.3.1 -pkgrel=1 -pkgdesc='Menu for Xfce4' -arch=('x86_64') -url='https://gottcode.org/xfce4-whiskermenu-plugin/' -groups=('xfce4-goodies') -license=('GPL2') -depends=('garcon' 'xfce4-panel' 'gtk3>=3.22') -makedepends=('cmake' 'ninja') -source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2";) # no https available -sha256sums=('22fb7277adc2e2313dfada03d69040edc3ac2c2080104cbdd9a3c47ebad0cab2') - -build() { - mkdir -p build - cd build - cmake "$srcdir/$pkgname-$pkgver" \ - -DCMAKE_BUILD_TYPE=Release \ - -DCMAKE_INSTALL_PREFIX=/usr \ - -DCMAKE_INSTALL_LIBDIR=lib \ - -GNinja - ninja -} - -package() { - DESTDIR="$pkgdir" ninja -C build install -} Copied: xfce4-whiskermenu-plugin/repos/community-x86_64/PKGBUILD (from rev 446240, xfce4-whiskermenu-plugin/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:48:51 UTC (rev 446241) @@ -0,0 +1,31 @@ +# Maintainer: Brad Fanella +# Contributor: Alexander F Rødseth +# Contributor: Graeme Gott + +pkgname=xfce4-whiskermenu-plugin +pkgver=2.3.2 +pkgrel=1 +pkgdesc='Menu for Xfce4' +arch=('x86_64') +url='https://gottcode.org/xfce4-whiskermenu-plugin/' +groups=('xfce4-goodies') +license=('GPL2') +depends=('garcon' 'xfce4-panel' 'gtk3>=3.22') +makedepends=('cmake' 'ninja') +source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2";) # no https available +sha256sums=('f1bf6be37f7778a486b16ef115d4c05120cc12c87e4af3af9c5001276bdcb7cc') + +build() { + mkdir -p build + cd build + cmake "$srcdir/$pkgname-$pkgver" \ + -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_INSTALL_PREFIX=/usr \ + -DCMAKE_INSTALL_LIBDIR=lib \ + -GNinja + ninja +} + +package() { + DESTDIR="$pkgdir" ninja -C build install +}
[arch-commits] Commit in xfce4-whiskermenu-plugin/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:48:07 Author: cesura Revision: 446240 upgpkg: xfce4-whiskermenu-plugin 2.3.2-1 Updated to version 2.3.2 Modified: xfce4-whiskermenu-plugin/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:47:14 UTC (rev 446239) +++ PKGBUILD2019-03-30 03:48:07 UTC (rev 446240) @@ -3,7 +3,7 @@ # Contributor: Graeme Gott pkgname=xfce4-whiskermenu-plugin -pkgver=2.3.1 +pkgver=2.3.2 pkgrel=1 pkgdesc='Menu for Xfce4' arch=('x86_64') @@ -13,7 +13,7 @@ depends=('garcon' 'xfce4-panel' 'gtk3>=3.22') makedepends=('cmake' 'ninja') source=("http://archive.be.xfce.org/src/panel-plugins/xfce4-whiskermenu-plugin/${pkgver%.*}/xfce4-whiskermenu-plugin-$pkgver.tar.bz2";) # no https available -sha256sums=('22fb7277adc2e2313dfada03d69040edc3ac2c2080104cbdd9a3c47ebad0cab2') +sha256sums=('f1bf6be37f7778a486b16ef115d4c05120cc12c87e4af3af9c5001276bdcb7cc') build() { mkdir -p build
[arch-commits] Commit in pluma/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:47:14 Author: cesura Revision: 446239 archrelease: copy trunk to community-x86_64 Added: pluma/repos/community-x86_64/PKGBUILD (from rev 446238, pluma/trunk/PKGBUILD) Deleted: pluma/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 88 ++--- 1 file changed, 44 insertions(+), 44 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:45:11 UTC (rev 446238) +++ PKGBUILD2019-03-30 03:47:14 UTC (rev 446239) @@ -1,44 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=pluma -pkgver=1.20.4 -pkgrel=1 -pkgdesc="A powerful text editor for MATE" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas' 'python2') -makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2' 'mate-common' 'yelp-tools') -optdepends=('python2-gobject: to use the python plugins') -groups=('mate-extra') -conflicts=('pluma-gtk3') -replaces=('pluma-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('fffd1ad0309c058ebd364ea0185d5dbbada2a9cde3d580da528b226c7ca9ab61') - -prepare() { - cd "${pkgname}-${pkgver}" - sed -i 's/python/python2/' plugins/externaltools/data/switch-c.tool.in - sed -i 's/, enchant/, enchant-2/' configure.ac -} - -build() { - cd "${pkgname}-${pkgver}" - ./autogen.sh - PYTHON=/usr/bin/python2 ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --enable-gtk-doc=no \ - --enable-python - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: pluma/repos/community-x86_64/PKGBUILD (from rev 446238, pluma/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:47:14 UTC (rev 446239) @@ -0,0 +1,44 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=pluma +pkgver=1.22.0 +pkgrel=1 +pkgdesc="A powerful text editor for MATE" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas' 'python2') +makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2' 'mate-common' 'yelp-tools') +optdepends=('python2-gobject: to use the python plugins') +groups=('mate-extra') +conflicts=('pluma-gtk3') +replaces=('pluma-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('0528417c9e226c3a2ee5d95533ea8691e9bed346955c1955a53a65d9b42a391f') + +prepare() { + cd "${pkgname}-${pkgver}" + sed -i 's/python/python2/' plugins/externaltools/data/switch-c.tool.in + sed -i 's/, enchant/, enchant-2/' configure.ac +} + +build() { + cd "${pkgname}-${pkgver}" + ./autogen.sh + PYTHON=/usr/bin/python2 ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --enable-gtk-doc=no \ + --enable-python + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in pluma/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:45:11 Author: cesura Revision: 446238 upgpkg: pluma 1.22.0-1 Updated to version 1.22 Modified: pluma/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:40:34 UTC (rev 446237) +++ PKGBUILD2019-03-30 03:45:11 UTC (rev 446238) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=pluma -pkgver=1.20.4 +pkgver=1.22.0 pkgrel=1 pkgdesc="A powerful text editor for MATE" url="https://mate-desktop.org"; @@ -15,7 +15,7 @@ conflicts=('pluma-gtk3') replaces=('pluma-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('fffd1ad0309c058ebd364ea0185d5dbbada2a9cde3d580da528b226c7ca9ab61') +sha256sums=('0528417c9e226c3a2ee5d95533ea8691e9bed346955c1955a53a65d9b42a391f') prepare() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-screensaver/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:40:34 Author: cesura Revision: 446237 archrelease: copy trunk to community-x86_64 Added: mate-screensaver/repos/community-x86_64/PKGBUILD (from rev 446236, mate-screensaver/trunk/PKGBUILD) Deleted: mate-screensaver/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 75 ++--- 1 file changed, 37 insertions(+), 38 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:39:58 UTC (rev 446236) +++ PKGBUILD2019-03-30 03:40:34 UTC (rev 446237) @@ -1,38 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-screensaver -pkgver=1.22.0 -pkgrel=1 -pkgdesc='Screensaver for MATE' -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 'mate-session-manager') -makedepends=('intltool' 'systemd') -optdepends=('rss-glx: Really slick screensavers') -groups=('mate-extra') -conflicts=('mate-screensaver-gtk3') -replaces=('mate-screensaver-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('5e0b043570dfc1904e9892956ec8377261f94ed541b7dafde22010a619f3dd9d') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --sysconfdir=/etc \ - --with-xscreensaverdir=/usr/share/xscreensaver/config \ - --with-xscreensaverhackdir=/usr/lib/xscreensaver \ - --with-mit-ext \ - --with-libnotify \ - --enable-locking \ - --without-console-kit - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-screensaver/repos/community-x86_64/PKGBUILD (from rev 446236, mate-screensaver/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:40:34 UTC (rev 446237) @@ -0,0 +1,37 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-screensaver +pkgver=1.22.0 +pkgrel=1 +pkgdesc='Screensaver for MATE' +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 'mate-session-manager') +makedepends=('intltool' 'systemd') +groups=('mate-extra') +conflicts=('mate-screensaver-gtk3') +replaces=('mate-screensaver-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('5e0b043570dfc1904e9892956ec8377261f94ed541b7dafde22010a619f3dd9d') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --with-xscreensaverdir=/usr/share/xscreensaver/config \ + --with-xscreensaverhackdir=/usr/lib/xscreensaver \ + --with-mit-ext \ + --with-libnotify \ + --enable-locking \ + --without-console-kit + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-screensaver/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:39:58 Author: cesura Revision: 446236 upgpkg: mate-screensaver 1.22.0-1 Updated to version 1.22 Modified: mate-screensaver/trunk/PKGBUILD --+ PKGBUILD |1 - 1 file changed, 1 deletion(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:39:01 UTC (rev 446235) +++ PKGBUILD2019-03-30 03:39:58 UTC (rev 446236) @@ -10,7 +10,6 @@ license=('GPL') depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 'mate-session-manager') makedepends=('intltool' 'systemd') -optdepends=('rss-glx: Really slick screensavers') groups=('mate-extra') conflicts=('mate-screensaver-gtk3') replaces=('mate-screensaver-gtk3')
[arch-commits] Commit in mozo/repos/community-any (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:39:01 Author: cesura Revision: 446235 archrelease: copy trunk to community-any Added: mozo/repos/community-any/PKGBUILD (from rev 446234, mozo/trunk/PKGBUILD) Deleted: mozo/repos/community-any/PKGBUILD --+ PKGBUILD | 58 +- 1 file changed, 29 insertions(+), 29 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:38:21 UTC (rev 446234) +++ PKGBUILD2019-03-30 03:39:01 UTC (rev 446235) @@ -1,29 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mozo -pkgver=1.20.2 -pkgrel=1 -pkgdesc="MATE menu editing tool" -url="http://mate-desktop.org"; -arch=('any') -license=('GPL') -depends=('gtk3' 'mate-menus' 'python2-gobject') -makedepends=('intltool') -groups=('mate-extra') -conflicts=('mozo-gtk3') -replaces=('mozo-gtk3') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('0deeda3637cf5428853f633378f5d7006184e928cdf78e94d8aad7f822c490e0') - -build() { - cd "${pkgname}-${pkgver}" - PYTHON=/usr/bin/python2 ./configure \ - --prefix=/usr - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mozo/repos/community-any/PKGBUILD (from rev 446234, mozo/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:39:01 UTC (rev 446235) @@ -0,0 +1,29 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mozo +pkgver=1.22.0 +pkgrel=1 +pkgdesc="MATE menu editing tool" +url="http://mate-desktop.org"; +arch=('any') +license=('GPL') +depends=('gtk3' 'python>=3.5' 'mate-menus' 'python-gobject') +makedepends=('intltool') +groups=('mate-extra') +conflicts=('mozo-gtk3') +replaces=('mozo-gtk3') +source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('7f9ec5656c2de5756c1ad26bcf04a26b50446ac33df0a4550fda83e057beb35e') + +build() { + cd "${pkgname}-${pkgver}" + PYTHON=/usr/bin/python ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mozo/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:38:21 Author: cesura Revision: 446234 upgpkg: mozo 1.22.0-1 Updated to version 1.22 Modified: mozo/trunk/PKGBUILD --+ PKGBUILD |8 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:37:56 UTC (rev 446233) +++ PKGBUILD2019-03-30 03:38:21 UTC (rev 446234) @@ -2,23 +2,23 @@ # Contributor: Martin Wimpress pkgname=mozo -pkgver=1.20.2 +pkgver=1.22.0 pkgrel=1 pkgdesc="MATE menu editing tool" url="http://mate-desktop.org"; arch=('any') license=('GPL') -depends=('gtk3' 'mate-menus' 'python2-gobject') +depends=('gtk3' 'python>=3.5' 'mate-menus' 'python-gobject') makedepends=('intltool') groups=('mate-extra') conflicts=('mozo-gtk3') replaces=('mozo-gtk3') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('0deeda3637cf5428853f633378f5d7006184e928cdf78e94d8aad7f822c490e0') +sha256sums=('7f9ec5656c2de5756c1ad26bcf04a26b50446ac33df0a4550fda83e057beb35e') build() { cd "${pkgname}-${pkgver}" - PYTHON=/usr/bin/python2 ./configure \ + PYTHON=/usr/bin/python ./configure \ --prefix=/usr make }
[arch-commits] Commit in mate-utils/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:37:56 Author: cesura Revision: 446233 archrelease: copy trunk to community-x86_64 Added: mate-utils/repos/community-x86_64/PKGBUILD (from rev 446232, mate-utils/trunk/PKGBUILD) Deleted: mate-utils/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 74 ++--- 1 file changed, 37 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:37:12 UTC (rev 446232) +++ PKGBUILD2019-03-30 03:37:56 UTC (rev 446233) @@ -1,37 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-utils -pkgver=1.20.2 -pkgrel=1 -pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files" -url="http://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm') -makedepends=('intltool' 'itstool' 'mate-panel' 'python') -optdepends=('mate-panel: Look up words in dictionaries from the panel') -groups=('mate-extra') -conflicts=('mate-utils-gtk3') -replaces=('mate-utils-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('0ebbd70142c5966f565f14e6b1b68c5d4cd389aeb2a2a5246a0a7e2952e0f070') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${_pkgbase} \ - --sysconfdir=/etc \ - --disable-maintainer-flags - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-utils/repos/community-x86_64/PKGBUILD (from rev 446232, mate-utils/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:37:56 UTC (rev 446233) @@ -0,0 +1,37 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-utils +pkgver=1.22.0 +pkgrel=1 +pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files" +url="http://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm') +makedepends=('intltool' 'itstool' 'mate-panel' 'python') +optdepends=('mate-panel: Look up words in dictionaries from the panel') +groups=('mate-extra') +conflicts=('mate-utils-gtk3') +replaces=('mate-utils-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('48e42341c245526089e7564b20977cee7965b3b8cd0d24159f4f4fc9222ce94f') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${_pkgbase} \ + --sysconfdir=/etc \ + --disable-maintainer-flags + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-utils/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:37:12 Author: cesura Revision: 446232 upgpkg: mate-utils 1.22.0-1 Updated to version 1.22 Modified: mate-utils/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:27:28 UTC (rev 446231) +++ PKGBUILD2019-03-30 03:37:12 UTC (rev 446232) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-utils -pkgver=1.20.2 +pkgver=1.22.0 pkgrel=1 pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files" url="http://mate-desktop.org"; @@ -15,7 +15,7 @@ conflicts=('mate-utils-gtk3') replaces=('mate-utils-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('0ebbd70142c5966f565f14e6b1b68c5d4cd389aeb2a2a5246a0a7e2952e0f070') +sha256sums=('48e42341c245526089e7564b20977cee7965b3b8cd0d24159f4f4fc9222ce94f') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-user-share/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:27:28 Author: cesura Revision: 446231 archrelease: copy trunk to community-x86_64 Added: mate-user-share/repos/community-x86_64/PKGBUILD (from rev 446230, mate-user-share/trunk/PKGBUILD) Deleted: mate-user-share/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 74 ++--- 1 file changed, 37 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:27:00 UTC (rev 446230) +++ PKGBUILD2019-03-30 03:27:28 UTC (rev 446231) @@ -1,37 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-user-share -pkgver=1.20.1 -pkgrel=1 -pkgdesc="User level public file sharing via WebDAV for MATE" -url="http://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('gtk3' 'mod_dnssd') -makedepends=('caja' 'dbus-glib' 'intltool' 'itstool' 'libcanberra' 'libnotify') -optdepends=('caja: File sharing extension') -groups=('mate-extra') -conflicts=('mate-user-share-gtk3') -replaces=('mate-user-share-gtk3') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('36bbacaef8b4d5bc9f395817da13d7e5858f7e11aed33d0829f4a393268dbd6c') - -build() { -cd ${pkgname}-${pkgver} -PYTHON=/usr/bin/python2 ./configure \ ---prefix=/usr \ ---libexec=/usr/lib/${pkgname} \ ---sysconfdir=/etc \ ---disable-bluetooth - -#https://bugzilla.gnome.org/show_bug.cgi?id=656231 -sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - -make -} - -package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install -} Copied: mate-user-share/repos/community-x86_64/PKGBUILD (from rev 446230, mate-user-share/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:27:28 UTC (rev 446231) @@ -0,0 +1,37 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-user-share +pkgver=1.22.0 +pkgrel=1 +pkgdesc="User level public file sharing via WebDAV for MATE" +url="http://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('gtk3' 'mod_dnssd') +makedepends=('caja' 'dbus-glib' 'intltool' 'itstool' 'libcanberra' 'libnotify') +optdepends=('caja: File sharing extension') +groups=('mate-extra') +conflicts=('mate-user-share-gtk3') +replaces=('mate-user-share-gtk3') +source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('f07044aebccf4bb0fbbdeb4fd489437d6b3219317804a7879a433eb39dc97091') + +build() { + cd "${pkgname}-${pkgver}" + PYTHON=/usr/bin/python2 ./configure \ + --prefix=/usr \ + --libexec=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --disable-bluetooth + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-user-share/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:27:00 Author: cesura Revision: 446230 upgpkg: mate-user-share 1.22.0-1 Updated to version 1.22 Modified: mate-user-share/trunk/PKGBUILD --+ PKGBUILD | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:26:10 UTC (rev 446229) +++ PKGBUILD2019-03-30 03:27:00 UTC (rev 446230) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-user-share -pkgver=1.20.1 +pkgver=1.22.0 pkgrel=1 pkgdesc="User level public file sharing via WebDAV for MATE" url="http://mate-desktop.org"; @@ -15,23 +15,23 @@ conflicts=('mate-user-share-gtk3') replaces=('mate-user-share-gtk3') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('36bbacaef8b4d5bc9f395817da13d7e5858f7e11aed33d0829f4a393268dbd6c') +sha256sums=('f07044aebccf4bb0fbbdeb4fd489437d6b3219317804a7879a433eb39dc97091') build() { -cd ${pkgname}-${pkgver} -PYTHON=/usr/bin/python2 ./configure \ ---prefix=/usr \ ---libexec=/usr/lib/${pkgname} \ ---sysconfdir=/etc \ ---disable-bluetooth + cd "${pkgname}-${pkgver}" + PYTHON=/usr/bin/python2 ./configure \ + --prefix=/usr \ + --libexec=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --disable-bluetooth -#https://bugzilla.gnome.org/show_bug.cgi?id=656231 -sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool -make + make } package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install }
[arch-commits] Commit in mate-themes/repos/community-any (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:26:10 Author: cesura Revision: 446229 archrelease: copy trunk to community-any Added: mate-themes/repos/community-any/PKGBUILD (from rev 446228, mate-themes/trunk/PKGBUILD) Deleted: mate-themes/repos/community-any/PKGBUILD --+ PKGBUILD | 60 ++-- 1 file changed, 30 insertions(+), 30 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:25:26 UTC (rev 446228) +++ PKGBUILD2019-03-30 03:26:10 UTC (rev 446229) @@ -1,30 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-themes -pkgver=3.22.18 -pkgrel=1 -pkgdesc="Default themes for the MATE desktop" -url="http://mate-desktop.org"; -arch=('any') -license=('GPL') -makedepends=('gtk2' 'intltool') -optdepends=('gtk-engines: for gtk2 themes' -'gtk-engine-murrine: for gtk2 themes' -'mate-icon-theme: default icon theme') -options=('!emptydirs') -groups=('mate') -source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('d5b15adfeee09cb1e2266db8b10b64814b7f380753ae5ebd09b7ea88115f6814') - -build() { -cd ${pkgname}-${pkgver} -./configure \ ---prefix=/usr -make -} - -package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install -} Copied: mate-themes/repos/community-any/PKGBUILD (from rev 446228, mate-themes/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:26:10 UTC (rev 446229) @@ -0,0 +1,30 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-themes +pkgver=3.22.19 +pkgrel=1 +pkgdesc="Default themes for the MATE desktop" +url="http://mate-desktop.org"; +arch=('any') +license=('GPL') +makedepends=('gtk2' 'intltool') +optdepends=('gtk-engines: for gtk2 themes' +'gtk-engine-murrine: for gtk2 themes' +'mate-icon-theme: default icon theme') +options=('!emptydirs') +groups=('mate') +source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('988b445079426edad15562b517d0297a946c7d2d239c43020c0d6990d1428bf9') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-themes/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:25:26 Author: cesura Revision: 446228 upgpkg: mate-themes 3.22.19-1 Updated to version 1.22 Modified: mate-themes/trunk/PKGBUILD --+ PKGBUILD | 16 1 file changed, 8 insertions(+), 8 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:23:43 UTC (rev 446227) +++ PKGBUILD2019-03-30 03:25:26 UTC (rev 446228) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-themes -pkgver=3.22.18 +pkgver=3.22.19 pkgrel=1 pkgdesc="Default themes for the MATE desktop" url="http://mate-desktop.org"; @@ -15,16 +15,16 @@ options=('!emptydirs') groups=('mate') source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('d5b15adfeee09cb1e2266db8b10b64814b7f380753ae5ebd09b7ea88115f6814') +sha256sums=('988b445079426edad15562b517d0297a946c7d2d239c43020c0d6990d1428bf9') build() { -cd ${pkgname}-${pkgver} -./configure \ ---prefix=/usr -make + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make } package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install }
[arch-commits] Commit in mate-terminal/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:23:43 Author: cesura Revision: 446227 archrelease: copy trunk to community-x86_64 Added: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 446226, mate-terminal/trunk/PKGBUILD) Deleted: mate-terminal/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 58 +- 1 file changed, 29 insertions(+), 29 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:22:59 UTC (rev 446226) +++ PKGBUILD2019-03-30 03:23:43 UTC (rev 446227) @@ -1,29 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-terminal -pkgver=1.20.2 -pkgrel=1 -pkgdesc="The MATE Terminal Emulator" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libsm' 'mate-desktop' 'vte3') -makedepends=('intltool' 'itstool' 'python') -groups=('mate-extra') -conflicts=('mate-terminal-gtk3') -replaces=('mate-terminal-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('78dc43f14042ddb002931457aa4f632d3381b53eadfa57a67fa12bf215881e3b') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-terminal/repos/community-x86_64/PKGBUILD (from rev 446226, mate-terminal/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:23:43 UTC (rev 446227) @@ -0,0 +1,29 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-terminal +pkgver=1.22.0 +pkgrel=1 +pkgdesc="The MATE Terminal Emulator" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libsm' 'mate-desktop' 'vte3') +makedepends=('intltool' 'itstool' 'python') +groups=('mate-extra') +conflicts=('mate-terminal-gtk3') +replaces=('mate-terminal-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('8fc81ded4b1a2a118d61d9cb733ca74f4e3e5206b907c98476425132b448249b') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-terminal/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:22:59 Author: cesura Revision: 446226 upgpkg: mate-terminal 1.22.0-1 Updated to version 1.22 Modified: mate-terminal/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:20:20 UTC (rev 446225) +++ PKGBUILD2019-03-30 03:22:59 UTC (rev 446226) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-terminal -pkgver=1.20.2 +pkgver=1.22.0 pkgrel=1 pkgdesc="The MATE Terminal Emulator" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mate-terminal-gtk3') replaces=('mate-terminal-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('78dc43f14042ddb002931457aa4f632d3381b53eadfa57a67fa12bf215881e3b') +sha256sums=('8fc81ded4b1a2a118d61d9cb733ca74f4e3e5206b907c98476425132b448249b') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-system-monitor/repos/community-x86_64 (2 files)
Date: Saturday, March 30, 2019 @ 03:20:20 Author: cesura Revision: 446225 archrelease: copy trunk to community-x86_64 Added: mate-system-monitor/repos/community-x86_64/PKGBUILD (from rev 446224, mate-system-monitor/trunk/PKGBUILD) Deleted: mate-system-monitor/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 64 ++--- 1 file changed, 32 insertions(+), 32 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:19:41 UTC (rev 446224) +++ PKGBUILD2019-03-30 03:20:20 UTC (rev 446225) @@ -1,32 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-system-monitor -pkgver=1.20.2 -pkgrel=1 -pkgdesc="A system monitor for MATE" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('gtkmm3' 'libgtop' 'libwnck3') -makedepends=('intltool' 'itstool' 'python') -conflicts=('mate-system-monitor-gtk3') -replaces=('mate-system-monitor-gtk3') -groups=('mate-extra') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('1627755fcba3f8707ffea124049d0aaec706d87a67a006b6afacfeae8680da38') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --localstatedir=/var \ - --enable-systemd - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-system-monitor/repos/community-x86_64/PKGBUILD (from rev 446224, mate-system-monitor/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:20:20 UTC (rev 446225) @@ -0,0 +1,32 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-system-monitor +pkgver=1.22.0 +pkgrel=1 +pkgdesc="A system monitor for MATE" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('gtkmm3' 'libgtop' 'libwnck3') +makedepends=('intltool' 'itstool' 'python') +conflicts=('mate-system-monitor-gtk3') +replaces=('mate-system-monitor-gtk3') +groups=('mate-extra') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('3d9964dba1411ff80f57e5903078dce96b2165b8acfa715d2923eeba63b14067') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --localstatedir=/var \ + --enable-systemd + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-system-monitor/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:19:41 Author: cesura Revision: 446224 upgpkg: mate-system-monitor 1.22.0-1 Updated to version 1.22 Modified: mate-system-monitor/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:16:35 UTC (rev 446223) +++ PKGBUILD2019-03-30 03:19:41 UTC (rev 446224) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-system-monitor -pkgver=1.20.2 +pkgver=1.22.0 pkgrel=1 pkgdesc="A system monitor for MATE" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ replaces=('mate-system-monitor-gtk3') groups=('mate-extra') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('1627755fcba3f8707ffea124049d0aaec706d87a67a006b6afacfeae8680da38') +sha256sums=('3d9964dba1411ff80f57e5903078dce96b2165b8acfa715d2923eeba63b14067') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-sensors-applet/repos/community-x86_64 (2 files)
Date: Saturday, March 30, 2019 @ 03:15:45 Author: cesura Revision: 446221 archrelease: copy trunk to community-x86_64 Added: mate-sensors-applet/repos/community-x86_64/PKGBUILD (from rev 446220, mate-sensors-applet/trunk/PKGBUILD) Deleted: mate-sensors-applet/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 68 ++--- 1 file changed, 34 insertions(+), 34 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:15:06 UTC (rev 446220) +++ PKGBUILD2019-03-30 03:15:45 UTC (rev 446221) @@ -1,34 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-sensors-applet -pkgver=1.20.3 -pkgrel=1 -pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libatasmart' 'libnotify' 'libxnvctrl' 'lm_sensors' 'mate-panel') -makedepends=('docbook-xsl' 'intltool' 'itstool') -groups=('mate-extra') -conflicts=('mate-sensors-applet-gtk3') -replaces=('mate-sensors-applet-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('e609e83c4774caa95866156c95b0ba1a33001aced739dc0bfc29e62987c72869') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-sensors-applet/repos/community-x86_64/PKGBUILD (from rev 446220, mate-sensors-applet/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:15:45 UTC (rev 446221) @@ -0,0 +1,34 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-sensors-applet +pkgver=1.22.0 +pkgrel=1 +pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libatasmart' 'libnotify' 'libxnvctrl' 'lm_sensors' 'mate-panel') +makedepends=('docbook-xsl' 'intltool' 'itstool') +groups=('mate-extra') +conflicts=('mate-sensors-applet-gtk3') +replaces=('mate-sensors-applet-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('3305bf0be16e13da1f83e710df12e7be46c144db05db1a29a138bdf6ef3dc071') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-session-manager/repos/community-x86_64 (2 files)
Date: Saturday, March 30, 2019 @ 03:16:35 Author: cesura Revision: 446223 archrelease: copy trunk to community-x86_64 Added: mate-session-manager/repos/community-x86_64/PKGBUILD (from rev 446222, mate-session-manager/trunk/PKGBUILD) Deleted: mate-session-manager/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 70 ++--- 1 file changed, 35 insertions(+), 35 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:15:55 UTC (rev 446222) +++ PKGBUILD2019-03-30 03:16:35 UTC (rev 446223) @@ -1,35 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-session-manager -pkgver=1.20.2 -pkgrel=1 -pkgdesc="The MATE Session Handler" -url="http://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('dbus-glib' 'gtk3' 'libsm' 'mate-desktop') -makedepends=('intltool' 'xtrans' 'systemd' 'python') -optdepends=('gnome-keyring: keyring support' -'xdg-user-dirs-gtk: manage user directories') -groups=('mate') -conflicts=('mate-session-manager-gtk3') -replaces=('mate-session-manager-gtk3') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('be2551ac936da9e3e7d270701bb3e3a1afeba0543c15e2fd370e2353d6011817') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --disable-upower - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-session-manager/repos/community-x86_64/PKGBUILD (from rev 446222, mate-session-manager/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:16:35 UTC (rev 446223) @@ -0,0 +1,35 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-session-manager +pkgver=1.22.0 +pkgrel=1 +pkgdesc="The MATE Session Handler" +url="http://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('dbus-glib' 'gtk3' 'libsm' 'mate-desktop') +makedepends=('intltool' 'xtrans' 'systemd' 'python') +optdepends=('gnome-keyring: keyring support' +'xdg-user-dirs-gtk: manage user directories') +groups=('mate') +conflicts=('mate-session-manager-gtk3') +replaces=('mate-session-manager-gtk3') +source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('d2f35b500a255fdf9c2c289eaa21594e921ae9d08c75a52e39f505e0d5abeece') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --disable-upower + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-sensors-applet/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:15:06 Author: cesura Revision: 446220 upgpkg: mate-sensors-applet 1.22.0-1 Updated to version 1.22 Modified: mate-sensors-applet/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:12:47 UTC (rev 446219) +++ PKGBUILD2019-03-30 03:15:06 UTC (rev 446220) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-sensors-applet -pkgver=1.20.3 +pkgver=1.22.0 pkgrel=1 pkgdesc="A MATE Panel applet to display readings from hardware sensors, including CPU temperature, fan speeds and voltage readings" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mate-sensors-applet-gtk3') replaces=('mate-sensors-applet-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('e609e83c4774caa95866156c95b0ba1a33001aced739dc0bfc29e62987c72869') +sha256sums=('3305bf0be16e13da1f83e710df12e7be46c144db05db1a29a138bdf6ef3dc071') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-session-manager/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:15:55 Author: cesura Revision: 446222 upgpkg: mate-session-manager 1.22.0-1 Updated to version 1.22 Modified: mate-session-manager/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:15:45 UTC (rev 446221) +++ PKGBUILD2019-03-30 03:15:55 UTC (rev 446222) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-session-manager -pkgver=1.20.2 +pkgver=1.22.0 pkgrel=1 pkgdesc="The MATE Session Handler" url="http://mate-desktop.org"; @@ -16,7 +16,7 @@ conflicts=('mate-session-manager-gtk3') replaces=('mate-session-manager-gtk3') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('be2551ac936da9e3e7d270701bb3e3a1afeba0543c15e2fd370e2353d6011817') +sha256sums=('d2f35b500a255fdf9c2c289eaa21594e921ae9d08c75a52e39f505e0d5abeece') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-screensaver/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:12:08 Author: cesura Revision: 446218 upgpkg: mate-screensaver 1.22.0-1 Updated to version 1.22 Modified: mate-screensaver/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:12:02 UTC (rev 446217) +++ PKGBUILD2019-03-30 03:12:08 UTC (rev 446218) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-screensaver -pkgver=1.20.3 +pkgver=1.22.0 pkgrel=1 pkgdesc='Screensaver for MATE' url="https://mate-desktop.org"; @@ -15,7 +15,7 @@ conflicts=('mate-screensaver-gtk3') replaces=('mate-screensaver-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('f1a093962bce720fb35b1d9896c0b167b1328d7a59fd26000c469ca72f91aa4e') +sha256sums=('5e0b043570dfc1904e9892956ec8377261f94ed541b7dafde22010a619f3dd9d') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-power-manager/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:12:02 Author: cesura Revision: 446217 archrelease: copy trunk to community-x86_64 Added: mate-power-manager/repos/community-x86_64/PKGBUILD (from rev 446216, mate-power-manager/trunk/PKGBUILD) Deleted: mate-power-manager/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 74 ++--- 1 file changed, 37 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:11:20 UTC (rev 446216) +++ PKGBUILD2019-03-30 03:12:02 UTC (rev 446217) @@ -1,37 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-power-manager -pkgver=1.20.3 -pkgrel=1 -pkgdesc="Power management tool for the MATE desktop" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('dbus-glib' 'libcanberra' 'libnotify' 'upower') -makedepends=('intltool' 'itstool' 'mate-panel' 'python') -optdepends=('mate-panel: Set brightness and inhibit power management from the panel') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -groups=('mate-extra') -conflicts=('mate-power-manager-gtk3') -replaces=('mate-power-manager-gtk3') -sha256sums=('25435fa01c18e11d7d26c113e59bf0be35fbfa705c8abd86c1baf7d98a3ca49f') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --sbindir=/usr/bin \ - --enable-applets \ - --disable-strict \ - --without-keyring - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-power-manager/repos/community-x86_64/PKGBUILD (from rev 446216, mate-power-manager/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:12:02 UTC (rev 446217) @@ -0,0 +1,37 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-power-manager +pkgver=1.22.0 +pkgrel=1 +pkgdesc="Power management tool for the MATE desktop" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('dbus-glib' 'libcanberra' 'libnotify' 'upower') +makedepends=('intltool' 'itstool' 'mate-panel' 'python') +optdepends=('mate-panel: Set brightness and inhibit power management from the panel') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +groups=('mate-extra') +conflicts=('mate-power-manager-gtk3') +replaces=('mate-power-manager-gtk3') +sha256sums=('31cceabc756f7586c90090c459b956a430dc099e9f6f272b1fe83b1c084c800d') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --sbindir=/usr/bin \ + --enable-applets \ + --disable-strict \ + --without-keyring + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-screensaver/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:12:47 Author: cesura Revision: 446219 archrelease: copy trunk to community-x86_64 Added: mate-screensaver/repos/community-x86_64/PKGBUILD (from rev 446218, mate-screensaver/trunk/PKGBUILD) Deleted: mate-screensaver/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 76 ++--- 1 file changed, 38 insertions(+), 38 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:12:08 UTC (rev 446218) +++ PKGBUILD2019-03-30 03:12:47 UTC (rev 446219) @@ -1,38 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-screensaver -pkgver=1.20.3 -pkgrel=1 -pkgdesc='Screensaver for MATE' -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 'mate-session-manager') -makedepends=('intltool' 'systemd') -optdepends=('rss-glx: Really slick screensavers') -groups=('mate-extra') -conflicts=('mate-screensaver-gtk3') -replaces=('mate-screensaver-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('f1a093962bce720fb35b1d9896c0b167b1328d7a59fd26000c469ca72f91aa4e') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --sysconfdir=/etc \ - --with-xscreensaverdir=/usr/share/xscreensaver/config \ - --with-xscreensaverhackdir=/usr/lib/xscreensaver \ - --with-mit-ext \ - --with-libnotify \ - --enable-locking \ - --without-console-kit - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-screensaver/repos/community-x86_64/PKGBUILD (from rev 446218, mate-screensaver/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:12:47 UTC (rev 446219) @@ -0,0 +1,38 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-screensaver +pkgver=1.22.0 +pkgrel=1 +pkgdesc='Screensaver for MATE' +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libmatekbd' 'libnotify' 'libxss' 'mate-desktop' 'mate-menus' 'mate-session-manager') +makedepends=('intltool' 'systemd') +optdepends=('rss-glx: Really slick screensavers') +groups=('mate-extra') +conflicts=('mate-screensaver-gtk3') +replaces=('mate-screensaver-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('5e0b043570dfc1904e9892956ec8377261f94ed541b7dafde22010a619f3dd9d') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --with-xscreensaverdir=/usr/share/xscreensaver/config \ + --with-xscreensaverhackdir=/usr/lib/xscreensaver \ + --with-mit-ext \ + --with-libnotify \ + --enable-locking \ + --without-console-kit + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-power-manager/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:11:20 Author: cesura Revision: 446216 upgpkg: mate-power-manager 1.22.0-1 Updated to version 1.22 Modified: mate-power-manager/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:09:26 UTC (rev 446215) +++ PKGBUILD2019-03-30 03:11:20 UTC (rev 446216) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-power-manager -pkgver=1.20.3 +pkgver=1.22.0 pkgrel=1 pkgdesc="Power management tool for the MATE desktop" url="https://mate-desktop.org"; @@ -15,7 +15,7 @@ groups=('mate-extra') conflicts=('mate-power-manager-gtk3') replaces=('mate-power-manager-gtk3') -sha256sums=('25435fa01c18e11d7d26c113e59bf0be35fbfa705c8abd86c1baf7d98a3ca49f') +sha256sums=('31cceabc756f7586c90090c459b956a430dc099e9f6f272b1fe83b1c084c800d') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-polkit/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:09:26 Author: cesura Revision: 446215 archrelease: copy trunk to community-x86_64 Added: mate-polkit/repos/community-x86_64/PKGBUILD (from rev 446214, mate-polkit/trunk/PKGBUILD) Deleted: mate-polkit/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 74 ++--- 1 file changed, 37 insertions(+), 37 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:08:45 UTC (rev 446214) +++ PKGBUILD2019-03-30 03:09:26 UTC (rev 446215) @@ -1,37 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-polkit -pkgver=1.20.2 -pkgrel=1 -pkgdesc="PolicyKit integration for the MATE desktop" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('LGPL') -groups=('mate') -depends=('gtk3' 'polkit') -makedepends=('accountsservice' 'gobject-introspection' 'intltool') -conflicts=('mate-polkit-gtk3') -replaces=('mate-polkit-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('d9ab359517151a1884e59f05a0b24d1eda3b7755ff3c4c6eb53ef6bc958e527d') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --enable-introspection - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-polkit/repos/community-x86_64/PKGBUILD (from rev 446214, mate-polkit/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:09:26 UTC (rev 446215) @@ -0,0 +1,37 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-polkit +pkgver=1.22.0 +pkgrel=1 +pkgdesc="PolicyKit integration for the MATE desktop" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('LGPL') +groups=('mate') +depends=('gtk3' 'polkit') +makedepends=('accountsservice' 'gobject-introspection' 'intltool') +conflicts=('mate-polkit-gtk3') +replaces=('mate-polkit-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('c0cb8a2bb01e3afcbd56557563491ecf7fa8dad6e419a7a1e01b52d7c3b1280b') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --localstatedir=/var \ + --enable-introspection + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-polkit/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:08:45 Author: cesura Revision: 446214 upgpkg: mate-polkit 1.22.0-1 Updated to version 1.22 Modified: mate-polkit/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:08:01 UTC (rev 446213) +++ PKGBUILD2019-03-30 03:08:45 UTC (rev 446214) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-polkit -pkgver=1.20.2 +pkgver=1.22.0 pkgrel=1 pkgdesc="PolicyKit integration for the MATE desktop" url="https://mate-desktop.org"; @@ -14,7 +14,7 @@ conflicts=('mate-polkit-gtk3') replaces=('mate-polkit-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('d9ab359517151a1884e59f05a0b24d1eda3b7755ff3c4c6eb53ef6bc958e527d') +sha256sums=('c0cb8a2bb01e3afcbd56557563491ecf7fa8dad6e419a7a1e01b52d7c3b1280b') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-notification-daemon/repos/community-x86_64 (2 files)
Date: Saturday, March 30, 2019 @ 03:08:01 Author: cesura Revision: 446213 archrelease: copy trunk to community-x86_64 Added: mate-notification-daemon/repos/community-x86_64/PKGBUILD (from rev 446212, mate-notification-daemon/trunk/PKGBUILD) Deleted: mate-notification-daemon/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 70 ++--- 1 file changed, 35 insertions(+), 35 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:07:20 UTC (rev 446212) +++ PKGBUILD2019-03-30 03:08:01 UTC (rev 446213) @@ -1,35 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-notification-daemon -pkgver=1.20.2 -pkgrel=1 -provides=('notification-daemon') -pkgdesc="Notification daemon for MATE" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -groups=('mate') -depends=('dbus-glib' 'libcanberra' 'libwnck3' 'libnotify') -makedepends=('intltool' 'python') -conflicts=('mate-notification-daemon-gtk3') -replaces=('mate-notification-daemon-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('d6cbda8a8b25902e3e3f792108860348d0f22531ece1b86d768e6ee98f71c028') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-notification-daemon/repos/community-x86_64/PKGBUILD (from rev 446212, mate-notification-daemon/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:08:01 UTC (rev 446213) @@ -0,0 +1,35 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-notification-daemon +pkgver=1.22.0 +pkgrel=1 +provides=('notification-daemon') +pkgdesc="Notification daemon for MATE" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +groups=('mate') +depends=('libcanberra' 'libwnck3' 'libnotify') +makedepends=('intltool' 'python') +conflicts=('mate-notification-daemon-gtk3') +replaces=('mate-notification-daemon-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('12bc6b95b517396642f25e060bbe3314db2ce9cf14ad3327f1b1950f3febe31b') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-netbook/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:06:06 Author: cesura Revision: 446211 archrelease: copy trunk to community-x86_64 Added: mate-netbook/repos/community-x86_64/PKGBUILD (from rev 446210, mate-netbook/trunk/PKGBUILD) Deleted: mate-netbook/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 62 ++--- 1 file changed, 31 insertions(+), 31 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:05:28 UTC (rev 446210) +++ PKGBUILD2019-03-30 03:06:06 UTC (rev 446211) @@ -1,31 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-netbook -pkgver=1.20.1 -pkgrel=1 -pkgdesc="A simple window management tool (GTK2 version)" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('libfakekey' 'mate-panel') -makedepends=('intltool') -groups=('mate-extra') -conflicts=('mate-netbook-gtk3') -replaces=('mate-netbook-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('58331b140c7b2c38edba9ab200aebd2e3a4655fbc65ff1df4ce748b315059ac6') - -build() { -cd ${pkgname}-${pkgver} -./configure \ ---prefix=/usr \ ---libexec=/usr/lib/${pkgname} \ ---sysconfdir=/etc -make -} - -package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install -} Copied: mate-netbook/repos/community-x86_64/PKGBUILD (from rev 446210, mate-netbook/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:06:06 UTC (rev 446211) @@ -0,0 +1,31 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-netbook +pkgver=1.22.0 +pkgrel=1 +pkgdesc="A simple window management tool (GTK2 version)" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('libfakekey' 'mate-panel') +makedepends=('intltool') +groups=('mate-extra') +conflicts=('mate-netbook-gtk3') +replaces=('mate-netbook-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('14c0aea8f49c4613592f1da4a8bd3548cd6dd091bd760b15dd7364b6d2e6e19e') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexec=/usr/lib/${pkgname} \ + --sysconfdir=/etc + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-notification-daemon/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:07:20 Author: cesura Revision: 446212 upgpkg: mate-notification-daemon 1.22.0-1 Updated to version 1.22 Modified: mate-notification-daemon/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:06:06 UTC (rev 446211) +++ PKGBUILD2019-03-30 03:07:20 UTC (rev 446212) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-notification-daemon -pkgver=1.20.2 +pkgver=1.22.0 pkgrel=1 provides=('notification-daemon') pkgdesc="Notification daemon for MATE" @@ -10,12 +10,12 @@ arch=('x86_64') license=('GPL') groups=('mate') -depends=('dbus-glib' 'libcanberra' 'libwnck3' 'libnotify') +depends=('libcanberra' 'libwnck3' 'libnotify') makedepends=('intltool' 'python') conflicts=('mate-notification-daemon-gtk3') replaces=('mate-notification-daemon-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('d6cbda8a8b25902e3e3f792108860348d0f22531ece1b86d768e6ee98f71c028') +sha256sums=('12bc6b95b517396642f25e060bbe3314db2ce9cf14ad3327f1b1950f3febe31b') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-netbook/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:05:28 Author: cesura Revision: 446210 upgpkg: mate-netbook 1.22.0-1 Updated to version 1.22 Modified: mate-netbook/trunk/PKGBUILD --+ PKGBUILD | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 03:04:13 UTC (rev 446209) +++ PKGBUILD2019-03-30 03:05:28 UTC (rev 446210) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-netbook -pkgver=1.20.1 +pkgver=1.22.0 pkgrel=1 pkgdesc="A simple window management tool (GTK2 version)" url="https://mate-desktop.org"; @@ -14,18 +14,18 @@ conflicts=('mate-netbook-gtk3') replaces=('mate-netbook-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('58331b140c7b2c38edba9ab200aebd2e3a4655fbc65ff1df4ce748b315059ac6') +sha256sums=('14c0aea8f49c4613592f1da4a8bd3548cd6dd091bd760b15dd7364b6d2e6e19e') build() { -cd ${pkgname}-${pkgver} -./configure \ ---prefix=/usr \ ---libexec=/usr/lib/${pkgname} \ ---sysconfdir=/etc -make + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexec=/usr/lib/${pkgname} \ + --sysconfdir=/etc + make } package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install }
[arch-commits] Commit in mate-media/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:04:13 Author: cesura Revision: 446209 archrelease: copy trunk to community-x86_64 Added: mate-media/repos/community-x86_64/PKGBUILD (from rev 446208, mate-media/trunk/PKGBUILD) Deleted: mate-media/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 64 ++--- 1 file changed, 32 insertions(+), 32 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 03:03:31 UTC (rev 446208) +++ PKGBUILD2019-03-30 03:04:13 UTC (rev 446209) @@ -1,32 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-media -pkgver=1.20.2 -pkgrel=1 -url="https://mate-desktop.org"; -pkgdesc="MATE Media Tools" -arch=('x86_64') -license=('GPL') -depends=('libcanberra' 'libmatemixer' 'mate-desktop') -makedepends=('intltool') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -groups=('mate-extra') -conflicts=('mate-media-gtk3') -replaces=('mate-media-gtk3') -sha256sums=('dbd60c7c8beabc8e93842c03da7767bad5694c09bca5df88fcf0e6aa0552d319') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ ---sysconfdir=/etc \ - --libexecdir=/usr/lib/${pkgname} \ - --localstatedir=/var - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-media/repos/community-x86_64/PKGBUILD (from rev 446208, mate-media/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 03:04:13 UTC (rev 446209) @@ -0,0 +1,32 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-media +pkgver=1.22.0 +pkgrel=1 +url="https://mate-desktop.org"; +pkgdesc="MATE Media Tools" +arch=('x86_64') +license=('GPL') +depends=('libcanberra' 'libmatemixer' 'mate-desktop') +makedepends=('intltool') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +groups=('mate-extra') +conflicts=('mate-media-gtk3') +replaces=('mate-media-gtk3') +sha256sums=('b286e360ad6790804ff349b735ee604af8d5b4fb7ef738ae075ac90dc05f3d4b') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ +--sysconfdir=/etc \ + --libexecdir=/usr/lib/${pkgname} \ + --localstatedir=/var + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-media/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 03:03:31 Author: cesura Revision: 446208 upgpkg: mate-media 1.22.0-1 Updated to version 1.22 Modified: mate-media/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 02:59:35 UTC (rev 446207) +++ PKGBUILD2019-03-30 03:03:31 UTC (rev 446208) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-media -pkgver=1.20.2 +pkgver=1.22.0 pkgrel=1 url="https://mate-desktop.org"; pkgdesc="MATE Media Tools" @@ -14,7 +14,7 @@ groups=('mate-extra') conflicts=('mate-media-gtk3') replaces=('mate-media-gtk3') -sha256sums=('dbd60c7c8beabc8e93842c03da7767bad5694c09bca5df88fcf0e6aa0552d319') +sha256sums=('b286e360ad6790804ff349b735ee604af8d5b4fb7ef738ae075ac90dc05f3d4b') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-icon-theme/repos/community-any (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:59:35 Author: cesura Revision: 446207 archrelease: copy trunk to community-any Added: mate-icon-theme/repos/community-any/PKGBUILD (from rev 446206, mate-icon-theme/trunk/PKGBUILD) Deleted: mate-icon-theme/repos/community-any/PKGBUILD --+ PKGBUILD | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 02:58:52 UTC (rev 446206) +++ PKGBUILD2019-03-30 02:59:35 UTC (rev 446207) @@ -1,27 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-icon-theme -pkgver=1.20.3 -pkgrel=1 -pkgdesc="MATE icon theme" -url="http://mate-desktop.org"; -arch=('any') -license=('LGPL') -options=('!emptydirs') -makedepends=('icon-naming-utils' 'intltool') -groups=('mate') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('64ae1a5a33f90d95cecc344bbefd5ff62cb4c45674f7ac4fbdc928c164458582') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-icon-theme/repos/community-any/PKGBUILD (from rev 446206, mate-icon-theme/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 02:59:35 UTC (rev 446207) @@ -0,0 +1,27 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-icon-theme +pkgver=1.22.0 +pkgrel=1 +pkgdesc="MATE icon theme" +url="http://mate-desktop.org"; +arch=('any') +license=('LGPL') +options=('!emptydirs') +makedepends=('icon-naming-utils' 'intltool') +groups=('mate') +source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('e1f44745fe06f186dbf7a3c127b5714d3a1b326c1ae7e63cac606f771b24') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-icon-theme/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:58:52 Author: cesura Revision: 446206 upgpkg: mate-icon-theme 1.22.0-1 Updated to version 1.22 Modified: mate-icon-theme/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 02:57:42 UTC (rev 446205) +++ PKGBUILD2019-03-30 02:58:52 UTC (rev 446206) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-icon-theme -pkgver=1.20.3 +pkgver=1.22.0 pkgrel=1 pkgdesc="MATE icon theme" url="http://mate-desktop.org"; @@ -12,7 +12,7 @@ makedepends=('icon-naming-utils' 'intltool') groups=('mate') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('64ae1a5a33f90d95cecc344bbefd5ff62cb4c45674f7ac4fbdc928c164458582') +sha256sums=('e1f44745fe06f186dbf7a3c127b5714d3a1b326c1ae7e63cac606f771b24') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-control-center/repos/community-x86_64 (2 files)
Date: Saturday, March 30, 2019 @ 02:57:42 Author: cesura Revision: 446205 archrelease: copy trunk to community-x86_64 Added: mate-control-center/repos/community-x86_64/PKGBUILD (from rev 446204, mate-control-center/trunk/PKGBUILD) Deleted: mate-control-center/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 76 ++--- 1 file changed, 38 insertions(+), 38 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 02:57:01 UTC (rev 446204) +++ PKGBUILD2019-03-30 02:57:42 UTC (rev 446205) @@ -1,38 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-control-center -pkgver=1.20.4 -pkgrel=1 -pkgdesc="The Control Center for MATE" -url="http://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('mate-menus' 'mate-settings-daemon' 'marco' 'libxss') -makedepends=('intltool' 'itstool') -groups=('mate') -conflicts=('mate-control-center-gtk3') -replaces=('mate-control-center-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('44255adf12802e69b57afe68bbffe412271a86d6ecfb4dad0985033963b35de6') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --sysconfdir=/etc \ - --sbindir=/usr/bin \ - --localstatedir=/var \ - --disable-update-mimedb - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install - rm "${pkgdir}/usr/share/applications/mimeinfo.cache" -} Copied: mate-control-center/repos/community-x86_64/PKGBUILD (from rev 446204, mate-control-center/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 02:57:42 UTC (rev 446205) @@ -0,0 +1,38 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-control-center +pkgver=1.22.0 +pkgrel=1 +pkgdesc="The Control Center for MATE" +url="http://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('mate-menus' 'mate-settings-daemon' 'marco' 'libxss' 'mate-desktop>=1.21.2') +makedepends=('intltool' 'itstool') +groups=('mate') +conflicts=('mate-control-center-gtk3') +replaces=('mate-control-center-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('e1c41298ca14586ff2da76e1e629a572e1ce76c9258d7b681bfceca8bb76971b') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --sbindir=/usr/bin \ + --localstatedir=/var \ + --disable-update-mimedb + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install + rm "${pkgdir}/usr/share/applications/mimeinfo.cache" +}
[arch-commits] Commit in mate-control-center/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:57:01 Author: cesura Revision: 446204 upgpkg: mate-control-center 1.22.0-1 Updated to version 1.22 Modified: mate-control-center/trunk/PKGBUILD --+ PKGBUILD |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 02:53:38 UTC (rev 446203) +++ PKGBUILD2019-03-30 02:57:01 UTC (rev 446204) @@ -2,19 +2,19 @@ # Contributor: Martin Wimpress pkgname=mate-control-center -pkgver=1.20.4 +pkgver=1.22.0 pkgrel=1 pkgdesc="The Control Center for MATE" url="http://mate-desktop.org"; arch=('x86_64') license=('GPL') -depends=('mate-menus' 'mate-settings-daemon' 'marco' 'libxss') +depends=('mate-menus' 'mate-settings-daemon' 'marco' 'libxss' 'mate-desktop>=1.21.2') makedepends=('intltool' 'itstool') groups=('mate') conflicts=('mate-control-center-gtk3') replaces=('mate-control-center-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('44255adf12802e69b57afe68bbffe412271a86d6ecfb4dad0985033963b35de6') +sha256sums=('e1c41298ca14586ff2da76e1e629a572e1ce76c9258d7b681bfceca8bb76971b') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-settings-daemon/repos/community-x86_64 (2 files)
Date: Saturday, March 30, 2019 @ 02:53:38 Author: cesura Revision: 446203 archrelease: copy trunk to community-x86_64 Added: mate-settings-daemon/repos/community-x86_64/PKGBUILD (from rev 446202, mate-settings-daemon/trunk/PKGBUILD) Deleted: mate-settings-daemon/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 80 ++--- 1 file changed, 40 insertions(+), 40 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 02:52:47 UTC (rev 446202) +++ PKGBUILD2019-03-30 02:53:38 UTC (rev 446203) @@ -1,40 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-settings-daemon -pkgver=1.20.4 -pkgrel=1 -pkgdesc="The MATE Settings daemon" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('dbus-glib' 'libcanberra' 'libmatekbd' 'libmatemixer' 'libnotify' - 'mate-desktop' 'nss' 'polkit') -makedepends=('intltool' 'python') -optdepends=('libcanberra-pulse: PulseAudio support' -'pulseaudio-alsa: PulseAudio support') -groups=('mate') -conflicts=('mate-settings-daemon-gtk3') -replaces=('mate-settings-daemon-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('b0eb29292dee07f3992ec14489d2774d162fef9a2464cb8ab5d7bbb39e78b483') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr \ - --libexecdir=/usr/lib/${pkgname} \ - --sysconfdir=/etc \ - --enable-polkit \ - --enable-pulse - - #https://bugzilla.gnome.org/show_bug.cgi?id=656231 - sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool - - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-settings-daemon/repos/community-x86_64/PKGBUILD (from rev 446202, mate-settings-daemon/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 02:53:38 UTC (rev 446203) @@ -0,0 +1,40 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-settings-daemon +pkgver=1.22.0 +pkgrel=1 +pkgdesc="The MATE Settings daemon" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('dbus-glib' 'libcanberra' 'libmatekbd' 'libmatemixer' 'libnotify' + 'mate-desktop' 'nss' 'polkit') +makedepends=('intltool' 'python') +optdepends=('libcanberra-pulse: PulseAudio support' +'pulseaudio-alsa: PulseAudio support') +groups=('mate') +conflicts=('mate-settings-daemon-gtk3') +replaces=('mate-settings-daemon-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('d53f72d883bcc40d3c7d953aba4b14e8f9e9c80c7c559d840462369896d9257b') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --libexecdir=/usr/lib/${pkgname} \ + --sysconfdir=/etc \ + --enable-polkit \ + --enable-pulse + + #https://bugzilla.gnome.org/show_bug.cgi?id=656231 + sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool + + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-settings-daemon/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:52:47 Author: cesura Revision: 446202 upgpkg: mate-settings-daemon 1.22.0-1 Updated to version 1.22 Modified: mate-settings-daemon/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 02:50:21 UTC (rev 446201) +++ PKGBUILD2019-03-30 02:52:47 UTC (rev 446202) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-settings-daemon -pkgver=1.20.4 +pkgver=1.22.0 pkgrel=1 pkgdesc="The MATE Settings daemon" url="https://mate-desktop.org"; @@ -17,7 +17,7 @@ conflicts=('mate-settings-daemon-gtk3') replaces=('mate-settings-daemon-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('b0eb29292dee07f3992ec14489d2774d162fef9a2464cb8ab5d7bbb39e78b483') +sha256sums=('d53f72d883bcc40d3c7d953aba4b14e8f9e9c80c7c559d840462369896d9257b') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-calc/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:41:33 Author: cesura Revision: 446200 archrelease: copy trunk to community-x86_64 Added: mate-calc/repos/community-x86_64/PKGBUILD (from rev 446199, mate-calc/trunk/PKGBUILD) Deleted: mate-calc/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 02:40:49 UTC (rev 446199) +++ PKGBUILD2019-03-30 02:41:33 UTC (rev 446200) @@ -1,27 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-calc -pkgver=1.20.3 -pkgrel=1 -pkgdesc="Calculator for the MATE desktop environment" -url="https://mate-desktop.org"; -arch=('x86_64') -license=('GPL') -depends=('gtk3') -makedepends=('intltool' 'itstool') -groups=('mate-extra') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('aae461f5c30048ea0eabdaada8b0e7ed9b9501076e9f16613363e79198c0605b') - -build() { - cd "${pkgname}-${pkgver}" - ./configure \ - --prefix=/usr - make -} - -package() { - cd "${pkgname}-${pkgver}" - make DESTDIR="${pkgdir}" install -} Copied: mate-calc/repos/community-x86_64/PKGBUILD (from rev 446199, mate-calc/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 02:41:33 UTC (rev 446200) @@ -0,0 +1,27 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-calc +pkgver=1.22.0 +pkgrel=1 +pkgdesc="Calculator for the MATE desktop environment" +url="https://mate-desktop.org"; +arch=('x86_64') +license=('GPL') +depends=('gtk3') +makedepends=('intltool' 'itstool') +groups=('mate-extra') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('99da581843b2f93aea27067012d616a71457380d79a9ccf68cc9a4f1cf3653da') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-calc/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:40:49 Author: cesura Revision: 446199 upgpkg: mate-calc 1.22.0-1 Updated to version 1.22 Modified: mate-calc/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 02:37:31 UTC (rev 446198) +++ PKGBUILD2019-03-30 02:40:49 UTC (rev 446199) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-calc -pkgver=1.20.3 +pkgver=1.22.0 pkgrel=1 pkgdesc="Calculator for the MATE desktop environment" url="https://mate-desktop.org"; @@ -12,7 +12,7 @@ makedepends=('intltool' 'itstool') groups=('mate-extra') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('aae461f5c30048ea0eabdaada8b0e7ed9b9501076e9f16613363e79198c0605b') +sha256sums=('99da581843b2f93aea27067012d616a71457380d79a9ccf68cc9a4f1cf3653da') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-backgrounds/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:36:48 Author: cesura Revision: 446197 upgpkg: mate-backgrounds 1.22.0-1 Updated to version 1.22 Modified: mate-backgrounds/trunk/PKGBUILD --+ PKGBUILD |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 02:35:21 UTC (rev 446196) +++ PKGBUILD2019-03-30 02:36:48 UTC (rev 446197) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-backgrounds -pkgver=1.20.0 +pkgver=1.22.0 pkgrel=1 pkgdesc="Background images and data for MATE" url="http://mate-desktop.org"; @@ -11,7 +11,7 @@ makedepends=('intltool') groups=('mate') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('57b2127cba9233aef1db6fa3ecc85b2c8422e6d26565c797701079003893965d') +sha256sums=('496e6cf2817759c06f0bf1ba255c731726958f315ca4b559ab048b8809802cc9') build() { cd "${pkgname}-${pkgver}"
[arch-commits] Commit in mate-backgrounds/repos/community-any (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:37:31 Author: cesura Revision: 446198 archrelease: copy trunk to community-any Added: mate-backgrounds/repos/community-any/PKGBUILD (from rev 446197, mate-backgrounds/trunk/PKGBUILD) Deleted: mate-backgrounds/repos/community-any/PKGBUILD --+ PKGBUILD | 51 ++- 1 file changed, 26 insertions(+), 25 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 02:36:48 UTC (rev 446197) +++ PKGBUILD2019-03-30 02:37:31 UTC (rev 446198) @@ -1,25 +0,0 @@ -# Contributor: Martin Wimpress - -pkgname=mate-backgrounds -pkgver=1.20.0 -pkgrel=1 -pkgdesc="Background images and data for MATE" -url="http://mate-desktop.org"; -arch=('any') -license=('GPL') -makedepends=('intltool') -groups=('mate') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha1sums=('55b7a0b409aa1adc40b8f37c2649afc2897e9336') - -build() { -cd ${pkgname}-${pkgver} -./configure \ ---prefix=/usr -make -} - -package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install -} Copied: mate-backgrounds/repos/community-any/PKGBUILD (from rev 446197, mate-backgrounds/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 02:37:31 UTC (rev 446198) @@ -0,0 +1,26 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-backgrounds +pkgver=1.22.0 +pkgrel=1 +pkgdesc="Background images and data for MATE" +url="http://mate-desktop.org"; +arch=('any') +license=('GPL') +makedepends=('intltool') +groups=('mate') +source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('496e6cf2817759c06f0bf1ba255c731726958f315ca4b559ab048b8809802cc9') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-applets/repos/community-x86_64 (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:35:07 Author: cesura Revision: 446195 archrelease: copy trunk to community-x86_64 Added: mate-applets/repos/community-x86_64/PKGBUILD (from rev 446194, mate-applets/trunk/PKGBUILD) Deleted: mate-applets/repos/community-x86_64/PKGBUILD --+ PKGBUILD | 68 ++--- 1 file changed, 34 insertions(+), 34 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 02:34:22 UTC (rev 446194) +++ PKGBUILD2019-03-30 02:35:07 UTC (rev 446195) @@ -1,34 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-applets -pkgver=1.20.3 -pkgrel=1 -pkgdesc="Applets for MATE panel" -arch=('x86_64') -url="https://mate-desktop.org"; -license=('GPL') -depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit' 'upower' 'wireless_tools') -makedepends=('intltool' 'itstool' 'gucharmap') -optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet' 'gucharmap: character picker applet') -groups=('mate-extra') -conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3') -replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3') -source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('aeccbd2100fe0b2cb09096b395e957a7e538f2092961710771fdc6487900a578') - -build() { -cd ${pkgname}-${pkgver} -./configure \ ---prefix=/usr \ ---sysconfdir=/etc \ ---libexecdir=/usr/lib/${pkgname} \ ---enable-polkit \ ---enable-ipv6 -make -} - -package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install -} Copied: mate-applets/repos/community-x86_64/PKGBUILD (from rev 446194, mate-applets/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 02:35:07 UTC (rev 446195) @@ -0,0 +1,34 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-applets +pkgver=1.22.0 +pkgrel=1 +pkgdesc="Applets for MATE panel" +arch=('x86_64') +url="https://mate-desktop.org"; +license=('GPL') +depends=('gtksourceview3' 'libgtop' 'libnotify' 'mate-panel' 'polkit' 'upower' 'wireless_tools') +makedepends=('intltool' 'itstool' 'gucharmap') +optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet' 'gucharmap: character picker applet') +groups=('mate-extra') +conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3') +replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3') +source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('1048a3d20fdfc34827fc21172992a11a214fb190b3e9100d9f207275bea9be38') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --libexecdir=/usr/lib/${pkgname} \ + --enable-polkit \ + --enable-ipv6 + make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}
[arch-commits] Commit in mate-backgrounds/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:35:21 Author: cesura Revision: 446196 upgpkg: mate-backgrounds 1.20.0-1 Updated to version 1.22 Modified: mate-backgrounds/trunk/PKGBUILD --+ PKGBUILD | 15 --- 1 file changed, 8 insertions(+), 7 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 02:35:07 UTC (rev 446195) +++ PKGBUILD2019-03-30 02:35:21 UTC (rev 446196) @@ -1,3 +1,4 @@ +# Maintainer: Brad Fanella # Contributor: Martin Wimpress pkgname=mate-backgrounds @@ -10,16 +11,16 @@ makedepends=('intltool') groups=('mate') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha1sums=('55b7a0b409aa1adc40b8f37c2649afc2897e9336') +sha256sums=('57b2127cba9233aef1db6fa3ecc85b2c8422e6d26565c797701079003893965d') build() { -cd ${pkgname}-${pkgver} -./configure \ ---prefix=/usr -make + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr + make } package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install }
[arch-commits] Commit in mate-applets/trunk (PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:34:22 Author: cesura Revision: 446194 upgpkg: mate-applets 1.22.0-1 Updated to version 1.22 Modified: mate-applets/trunk/PKGBUILD --+ PKGBUILD | 24 1 file changed, 12 insertions(+), 12 deletions(-) Modified: PKGBUILD === --- PKGBUILD2019-03-30 02:20:31 UTC (rev 446193) +++ PKGBUILD2019-03-30 02:34:22 UTC (rev 446194) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress pkgname=mate-applets -pkgver=1.20.3 +pkgver=1.22.0 pkgrel=1 pkgdesc="Applets for MATE panel" arch=('x86_64') @@ -15,20 +15,20 @@ conflicts=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3') replaces=('mate-applets-gtk3' 'mate-netspeed' 'mate-netspeed-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha256sums=('aeccbd2100fe0b2cb09096b395e957a7e538f2092961710771fdc6487900a578') +sha256sums=('1048a3d20fdfc34827fc21172992a11a214fb190b3e9100d9f207275bea9be38') build() { -cd ${pkgname}-${pkgver} -./configure \ ---prefix=/usr \ ---sysconfdir=/etc \ ---libexecdir=/usr/lib/${pkgname} \ ---enable-polkit \ ---enable-ipv6 -make + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr \ + --sysconfdir=/etc \ + --libexecdir=/usr/lib/${pkgname} \ + --enable-polkit \ + --enable-ipv6 + make } package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install }
[arch-commits] Commit in mate-user-guide/repos/community-any (PKGBUILD PKGBUILD)
Date: Saturday, March 30, 2019 @ 02:20:31 Author: cesura Revision: 446193 archrelease: copy trunk to community-any Added: mate-user-guide/repos/community-any/PKGBUILD (from rev 446192, mate-user-guide/trunk/PKGBUILD) Deleted: mate-user-guide/repos/community-any/PKGBUILD --+ PKGBUILD | 54 +++--- 1 file changed, 27 insertions(+), 27 deletions(-) Deleted: PKGBUILD === --- PKGBUILD2019-03-30 02:19:41 UTC (rev 446192) +++ PKGBUILD2019-03-30 02:20:31 UTC (rev 446193) @@ -1,27 +0,0 @@ -# Maintainer: Brad Fanella -# Contributor: Martin Wimpress - -pkgname=mate-user-guide -pkgver=1.20.2 -pkgrel=1 -pkgdesc="MATE User Guide" -groups=('mate') -url="http://mate-desktop.org"; -arch=('any') -license=('FDL') -depends=('yelp') -makedepends=('itstool' 'intltool') -source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) -sha1sums=('22ea5966e21e64edfdbcddbe4414627a0396f7ef') - -build() { -cd ${pkgname}-${pkgver} -./configure \ ---prefix=/usr -make -} - -package() { -cd ${pkgname}-${pkgver} -make DESTDIR="${pkgdir}" install -} Copied: mate-user-guide/repos/community-any/PKGBUILD (from rev 446192, mate-user-guide/trunk/PKGBUILD) === --- PKGBUILD(rev 0) +++ PKGBUILD2019-03-30 02:20:31 UTC (rev 446193) @@ -0,0 +1,27 @@ +# Maintainer: Brad Fanella +# Contributor: Martin Wimpress + +pkgname=mate-user-guide +pkgver=1.22.0 +pkgrel=1 +pkgdesc="MATE User Guide" +groups=('mate') +url="http://mate-desktop.org"; +arch=('any') +license=('FDL') +depends=('yelp') +makedepends=('itstool' 'intltool') +source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";) +sha256sums=('1f4813409a393a984e38aa38dab5103a0013110c9d3740486faf61400f3c7632') + +build() { + cd "${pkgname}-${pkgver}" + ./configure \ + --prefix=/usr +make +} + +package() { + cd "${pkgname}-${pkgver}" + make DESTDIR="${pkgdir}" install +}