[arch-commits] Commit in libxfce4ui/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2020-12-22 Thread Evangelos Foutras via arch-commits
Date: Wednesday, December 23, 2020 @ 05:52:58
  Author: foutrelis
Revision: 404880

archrelease: copy trunk to staging-x86_64

Added:
  libxfce4ui/repos/staging-x86_64/
  libxfce4ui/repos/staging-x86_64/PKGBUILD
(from rev 404879, libxfce4ui/trunk/PKGBUILD)

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: libxfce4ui/repos/staging-x86_64/PKGBUILD (from rev 404879, 
libxfce4ui/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-12-23 05:52:58 UTC (rev 404880)
@@ -0,0 +1,36 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Xavier Devlamynck 
+
+pkgname=libxfce4ui
+pkgver=4.16.0
+pkgrel=1
+pkgdesc="Commonly used Xfce widgets among Xfce applications"
+arch=('x86_64')
+url="https://www.xfce.org/;
+license=('GPL2')
+depends=('libxfce4util' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
+ 'libgtop' 'libepoxy' 'hicolor-icon-theme')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('8b06c9e94f4be88a9d87c47592411b6cbc32073e7af9cbd64c7b2924ec90ceaa')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug \
+--with-vendor-info='Arch Linux'
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in libxfce4ui/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2020-05-19 Thread Felix Yan via arch-commits
Date: Tuesday, May 19, 2020 @ 08:29:07
  Author: felixonmars
Revision: 386329

archrelease: copy trunk to staging-x86_64

Added:
  libxfce4ui/repos/staging-x86_64/
  libxfce4ui/repos/staging-x86_64/PKGBUILD
(from rev 386326, libxfce4ui/trunk/PKGBUILD)

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: libxfce4ui/repos/staging-x86_64/PKGBUILD (from rev 386326, 
libxfce4ui/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-05-19 08:29:07 UTC (rev 386329)
@@ -0,0 +1,36 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Xavier Devlamynck 
+
+pkgname=libxfce4ui
+pkgver=4.14.1
+pkgrel=3
+pkgdesc="Commonly used Xfce widgets among Xfce applications"
+arch=('x86_64')
+url="https://www.xfce.org/;
+license=('GPL2')
+depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
+ 'hicolor-icon-theme')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('c449075eaeae4d1138d22eeed3d2ad7032b87fb8878eada9b770325bed87f2da')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug \
+--with-vendor-info='Arch Linux'
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in libxfce4ui/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2019-08-11 Thread Evangelos Foutras via arch-commits
Date: Sunday, August 11, 2019 @ 23:06:17
  Author: foutrelis
Revision: 359649

archrelease: copy trunk to staging-x86_64

Added:
  libxfce4ui/repos/staging-x86_64/
  libxfce4ui/repos/staging-x86_64/PKGBUILD
(from rev 359648, libxfce4ui/trunk/PKGBUILD)

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: libxfce4ui/repos/staging-x86_64/PKGBUILD (from rev 359648, 
libxfce4ui/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2019-08-11 23:06:17 UTC (rev 359649)
@@ -0,0 +1,36 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Xavier Devlamynck 
+
+pkgname=libxfce4ui
+pkgver=4.14.1
+pkgrel=2
+pkgdesc="Commonly used Xfce widgets among Xfce applications"
+arch=('x86_64')
+url="https://www.xfce.org/;
+license=('GPL2')
+depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
+ 'hicolor-icon-theme')
+makedepends=('intltool' 'gobject-introspection' 'vala')
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('c449075eaeae4d1138d22eeed3d2ad7032b87fb8878eada9b770325bed87f2da')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug \
+--with-vendor-info='Arch Linux'
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in libxfce4ui/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2018-11-09 Thread Felix Yan via arch-commits
Date: Friday, November 9, 2018 @ 23:25:59
  Author: felixonmars
Revision: 338771

archrelease: copy trunk to staging-x86_64

Added:
  libxfce4ui/repos/staging-x86_64/
  libxfce4ui/repos/staging-x86_64/PKGBUILD
(from rev 338770, libxfce4ui/trunk/PKGBUILD)

--+
 PKGBUILD |   36 
 1 file changed, 36 insertions(+)

Copied: libxfce4ui/repos/staging-x86_64/PKGBUILD (from rev 338770, 
libxfce4ui/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2018-11-09 23:25:59 UTC (rev 338771)
@@ -0,0 +1,36 @@
+# Maintainer: Evangelos Foutras 
+# Contributor: Xavier Devlamynck 
+
+pkgname=libxfce4ui
+pkgver=4.12.1
+pkgrel=3
+pkgdesc="Commonly used Xfce widgets among Xfce applications"
+arch=('x86_64')
+url="http://www.xfce.org/;
+license=('GPL2')
+depends=('libxfce4util' 'gtk2' 'gtk3' 'xfconf' 'libsm' 'startup-notification'
+ 'hicolor-icon-theme')
+makedepends=('intltool')
+source=(https://archive.xfce.org/src/xfce/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('3d619811bfbe7478bb984c16543d980cadd08586365a7bc25e59e3ca6384ff43')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--libexecdir=/usr/lib \
+--localstatedir=/var \
+--disable-static \
+--disable-debug \
+--with-vendor-info='Arch Linux'
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et: