[arch-commits] Commit in kinfocenter/trunk (PKGBUILD kcm-about-distrorc)

2019-05-27 Thread Antonio Rojas via arch-commits
Date: Monday, May 27, 2019 @ 12:44:33
  Author: arojas
Revision: 354388

Use logo provided by filesystem

Modified:
  kinfocenter/trunk/PKGBUILD
Deleted:
  kinfocenter/trunk/kcm-about-distrorc

+
 PKGBUILD   |   15 +++
 kcm-about-distrorc |2 --
 2 files changed, 3 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-27 12:40:22 UTC (rev 354387)
+++ PKGBUILD2019-05-27 12:44:33 UTC (rev 354388)
@@ -4,7 +4,7 @@
 
 pkgname=kinfocenter
 pkgver=5.15.5
-pkgrel=1
+pkgrel=2
 pkgdesc='A utility that provides information about a computer system'
 arch=(x86_64)
 url='https://www.kde.org/applications/system/kinfocenter/'
@@ -12,13 +12,9 @@
 depends=(kcmutils pciutils glu libraw1394 kwayland)
 makedepends=(extra-cmake-modules plasma-framework kdoctools)
 groups=(plasma)
-source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
 
-
https://sources.archlinux.org/other/artwork/archlinux-artwork-1.6.tar.gz
-kcm-about-distrorc)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
 sha256sums=('0119da58b2274bab76ef27d37032b5b104bad162675bfbee631286186d2e17a8'
-'SKIP'
-'9c6e7faea0ed66bf6ed64b134fad6316161cf146779e4e2f4cd95c644066aab2'
-'02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')
+'SKIP')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

   'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

@@ -40,9 +36,4 @@
 package() {
   cd build
   make DESTDIR="$pkgdir" install
-
-# Install Arch logo
-  install -Dm644 "$srcdir"/archlinux-artwork-1.6/logos/archlinux-vert-dark.svg 
\
-"$pkgdir"/usr/share/about-distro/archlinux-logo.svg
-  install -Dm644 "$srcdir"/kcm-about-distrorc 
"$pkgdir"/etc/xdg/kcm-about-distrorc
 }

Deleted: kcm-about-distrorc
===
--- kcm-about-distrorc  2019-05-27 12:40:22 UTC (rev 354387)
+++ kcm-about-distrorc  2019-05-27 12:44:33 UTC (rev 354388)
@@ -1,2 +0,0 @@
-[General]
-LogoPath=/usr/share/about-distro/archlinux-logo.svg


[arch-commits] Commit in kinfocenter/trunk (PKGBUILD)

2018-08-04 Thread Felix Yan via arch-commits
Date: Saturday, August 4, 2018 @ 17:08:04
  Author: felixonmars
Revision: 330540

upgpkg: kinfocenter 5.13.4-1

Upstream release

Modified:
  kinfocenter/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-04 17:07:55 UTC (rev 330539)
+++ PKGBUILD2018-08-04 17:08:04 UTC (rev 330540)
@@ -4,7 +4,7 @@
 # Contributor: Andrea Scarpino 
 
 pkgname=kinfocenter
-pkgver=5.13.3
+pkgver=5.13.4
 pkgrel=1
 pkgdesc='A utility that provides information about a computer system'
 arch=(x86_64)
@@ -16,7 +16,7 @@
 
source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
 
 
https://sources.archlinux.org/other/artwork/archlinux-artwork-1.6.tar.gz
 kcm-about-distrorc)
-sha256sums=('8ed4c4cdc9c0aeb77f14e37e58043782beb683f4c4da8ff8664e113d9761200d'
+sha256sums=('29cacdce61a80bae42fa60be365648d126366c65321b1eaecdfadec02281ccee'
 'SKIP'
 '9c6e7faea0ed66bf6ed64b134fad6316161cf146779e4e2f4cd95c644066aab2'
 '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')


[arch-commits] Commit in kinfocenter/trunk (PKGBUILD)

2018-04-03 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 3, 2018 @ 18:07:15
  Author: arojas
Revision: 320906

Use vertical logo (FS#58081)

Modified:
  kinfocenter/trunk/PKGBUILD

--+
 PKGBUILD |9 +
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-03 16:06:31 UTC (rev 320905)
+++ PKGBUILD2018-04-03 18:07:15 UTC (rev 320906)
@@ -5,7 +5,7 @@
 
 pkgname=kinfocenter
 pkgver=5.12.4
-pkgrel=1
+pkgrel=2
 pkgdesc='A utility that provides information about a computer system'
 arch=(x86_64)
 url='https://www.kde.org/applications/system/kinfocenter/'
@@ -14,11 +14,11 @@
 makedepends=(extra-cmake-modules python plasma-framework kdoctools)
 groups=(plasma)
 
source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}
 
-
archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg
+
https://sources.archlinux.org/other/artwork/archlinux-artwork-1.6.tar.gz
 kcm-about-distrorc)
 sha256sums=('436a6b36917f745ec710802bd34bc541a482802fd0753b787d9d16d5115bfe35'
 'SKIP'
-'a7f37c9c87f0e0e37454b47ec1221b61416aa9e319cc46a1f0b5b70c4a1dcb6e'
+'9c6e7faea0ed66bf6ed64b134fad6316161cf146779e4e2f4cd95c644066aab2'
 '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')
 validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
   '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

@@ -43,6 +43,7 @@
   make DESTDIR="$pkgdir" install
 
 # Install Arch logo
-  install -Dm644 "$srcdir"/archlinux-logo.svg 
"$pkgdir"/usr/share/about-distro/archlinux-logo.svg
+  install -Dm644 "$srcdir"/archlinux-artwork-1.6/logos/archlinux-vert-dark.svg 
\
+"$pkgdir"/usr/share/about-distro/archlinux-logo.svg
   install -Dm644 "$srcdir"/kcm-about-distrorc 
"$pkgdir"/etc/xdg/kcm-about-distrorc
 }


[arch-commits] Commit in kinfocenter/trunk (PKGBUILD)

2016-08-26 Thread Felix Yan
Date: Friday, August 26, 2016 @ 18:03:25
  Author: felixonmars
Revision: 274695

upgpkg: kinfocenter 5.7.4-1

Upstream release

Modified:
  kinfocenter/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2016-08-26 18:03:17 UTC (rev 274694)
+++ PKGBUILD2016-08-26 18:03:25 UTC (rev 274695)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kinfocenter
-pkgver=5.7.3
+pkgver=5.7.4
 pkgrel=1
 pkgdesc='A utility that provides information about a computer system'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 groups=('plasma')
 
source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz"{,.sig}
 
 
'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg'
 'kcm-about-distrorc')
-sha256sums=('2988a7eea03d701385bf94d2437871440919b851be41f5b4fb3c11380120c6e8'
+sha256sums=('348c7717b088ac117e3beae38aa13de4655b0be4012aef18c63c0208b82f9448'
 'SKIP'
 'a7f37c9c87f0e0e37454b47ec1221b61416aa9e319cc46a1f0b5b70c4a1dcb6e'
 '02ae86f5ef8de5fabb97db2043065c9b6b77b7c6a71a1115161e559e39c01451')


[arch-commits] Commit in kinfocenter/trunk (PKGBUILD)

2015-12-08 Thread Felix Yan
Date: Tuesday, December 8, 2015 @ 14:03:14
  Author: fyan
Revision: 253833

C++11 ABI rebuild

Modified:
  kinfocenter/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-12-08 13:02:52 UTC (rev 253832)
+++ PKGBUILD2015-12-08 13:03:14 UTC (rev 253833)
@@ -5,7 +5,7 @@
 
 pkgname=kinfocenter
 pkgver=5.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc='A utility that provides information about a computer system'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/applications/system/kinfocenter/'


[arch-commits] Commit in kinfocenter/trunk (PKGBUILD)

2015-09-08 Thread Felix Yan
Date: Tuesday, September 8, 2015 @ 17:28:55
  Author: fyan
Revision: 245554

upgpkg: kinfocenter 5.4.1-1

Modified:
  kinfocenter/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-09-08 15:27:15 UTC (rev 245553)
+++ PKGBUILD2015-09-08 15:28:55 UTC (rev 245554)
@@ -4,7 +4,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kinfocenter
-pkgver=5.4.0
+pkgver=5.4.1
 pkgrel=1
 pkgdesc='A utility that provides information about a computer system'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 groups=('plasma')
 
source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz;
 
 
'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg'
 'kcm-about-distrorc')
-md5sums=('1e14ae65b6ef0b069c56585fd76083be'
+md5sums=('2aab5a329f2b4b196cd3e130bdf00bc6'
  '518881f04ca9d4bd8526008767e40ba7'
  '4b4e2496ea1de3a09de501b5d508f666')
 


[arch-commits] Commit in kinfocenter/trunk (PKGBUILD fix-opengl-freeze.patch)

2015-07-23 Thread Antonio Rojas
Date: Thursday, July 23, 2015 @ 08:12:18
  Author: arojas
Revision: 242459

Fix freeze in OpenGL module (FS#45749)

Added:
  kinfocenter/trunk/fix-opengl-freeze.patch
Modified:
  kinfocenter/trunk/PKGBUILD

-+
 PKGBUILD|   13 +
 fix-opengl-freeze.patch |   33 +
 2 files changed, 42 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-07-23 04:23:07 UTC (rev 242458)
+++ PKGBUILD2015-07-23 06:12:18 UTC (rev 242459)
@@ -5,7 +5,7 @@
 
 pkgname=kinfocenter
 pkgver=5.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc='A utility that provides information about a computer system'
 arch=('i686' 'x86_64')
 url='https://www.kde.org/applications/system/kinfocenter/'
@@ -15,13 +15,18 @@
 conflicts=('kdebase-workspace')
 groups=('plasma')
 
source=(http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz;
 
-'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg'
 'kcm-about-distrorc')
+'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg'
 'kcm-about-distrorc' 'fix-opengl-freeze.patch')
 md5sums=('baf95f4bd09e886f3d25b5f2799cf2d8'
  '518881f04ca9d4bd8526008767e40ba7'
- '4b4e2496ea1de3a09de501b5d508f666')
+ '4b4e2496ea1de3a09de501b5d508f666'
+ '5f2f0db6fec3f6dcd0857122918a0e3d')
 
 prepare() {
-  mkdir build
+  mkdir -p build
+
+# Fix freeze in OpenGL module https://bugs.kde.org/show_bug.cgi?id=344971
+  cd $pkgname-$pkgver
+  patch -p1 -i $srcdir/fix-opengl-freeze.patch
 }
 
 build() {

Added: fix-opengl-freeze.patch
===
--- fix-opengl-freeze.patch (rev 0)
+++ fix-opengl-freeze.patch 2015-07-23 06:12:18 UTC (rev 242459)
@@ -0,0 +1,33 @@
+From: Martin Gräßlin mgraess...@kde.org
+Date: Wed, 03 Jun 2015 15:37:28 +
+Subject: Remove querying the indirect rendering context
+X-Git-Url: 
http://quickgit.kde.org/?p=kinfocenter.gita=commitdiffh=9f9814219d899a64dd5b68711534ec7206858147
+---
+Remove querying the indirect rendering context
+
+Mesa fails to make an indirect rendering context current and freezes
+in the next X11 call.
+
+Removing indirect rendering support seems like a workaround for the
+problem, but realisticly it's no longer interesting what indirect
+rendering provides if direct rendering is available. If direct
+rendering is not available, it will pick indirect instead.
+
+BUG: 344971
+FIXED-IN: 5.4.0
+REVIEW: 123995
+---
+
+
+--- a/Modules/opengl/opengl.cpp
 b/Modules/opengl/opengl.cpp
+@@ -933,8 +933,6 @@
+ 
+ l2 = get_gl_info_glx(dpy, scrnum, true, l1, l2);
+ if (l2) l2-setExpanded(true);
+-
+-if (IsDirect) l2 = get_gl_info_glx(dpy, scrnum, false, l1, l2);
+ #endif
+ #if KCM_HAVE_EGL
+ l2 = get_gl_info_egl(dpy, scrnum, l1, l2);
+


[arch-commits] Commit in kinfocenter/trunk (PKGBUILD kcm-about-distrorc)

2015-04-27 Thread Antonio Rojas
Date: Tuesday, April 28, 2015 @ 00:21:58
  Author: arojas
Revision: 238073

Update URL and description, use SVG logo

Modified:
  kinfocenter/trunk/PKGBUILD
  kinfocenter/trunk/kcm-about-distrorc

+
 PKGBUILD   |   12 ++--
 kcm-about-distrorc |2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-04-27 22:12:48 UTC (rev 238072)
+++ PKGBUILD2015-04-27 22:21:58 UTC (rev 238073)
@@ -6,9 +6,9 @@
 pkgname=kinfocenter
 pkgver=5.3.0
 pkgrel=1
-pkgdesc='KInfocenter'
+pkgdesc='A utility that provides information about a computer system'
 arch=('i686' 'x86_64')
-url='https://projects.kde.org/projects/kde/workspace/kinfocenter'
+url='https://www.kde.org/applications/system/kinfocenter/'
 license=('LGPL')
 depends=('kdelibs4support' 'kcmutils' 'pciutils' 'glu' 'libraw1394' 'kwayland')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
@@ -15,10 +15,10 @@
 conflicts=('kdebase-workspace')
 groups=('plasma')
 
source=(http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz;
 
-'archlinux-logo.png::https://d11xdyzr0div58.cloudfront.net/static/logos/archlinux-logo-dark-90dpi.ebdee92a15b3.png'
 'kcm-about-distrorc')
+'archlinux-logo.svg::https://sources.archlinux.org/other/artwork/archlinux-logo-dark-scalable.svg'
 'kcm-about-distrorc')
 md5sums=('69c3b7d22f80994aaa603ee7563bd63b'
- 'ebdee92a15b3b0ebf9ff68d6503476bd'
- 'd79fe510ddc2b06c42cd1b81761f182b')
+ '518881f04ca9d4bd8526008767e40ba7'
+ '4b4e2496ea1de3a09de501b5d508f666')
 
 prepare() {
   mkdir build
@@ -40,6 +40,6 @@
   make DESTDIR=${pkgdir} install
 
 # Install Arch logo
-  install -Dm644 $srcdir/archlinux-logo.png 
$pkgdir/usr/share/about-distro/archlinux-logo.png
+  install -Dm644 $srcdir/archlinux-logo.svg 
$pkgdir/usr/share/about-distro/archlinux-logo.svg
   install -Dm644 $srcdir/kcm-about-distrorc 
$pkgdir/etc/xdg/kcm-about-distrorc
 }

Modified: kcm-about-distrorc
===
--- kcm-about-distrorc  2015-04-27 22:12:48 UTC (rev 238072)
+++ kcm-about-distrorc  2015-04-27 22:21:58 UTC (rev 238073)
@@ -1,2 +1,2 @@
 [General]
-LogoPath=/usr/share/about-distro/archlinux-logo.png
+LogoPath=/usr/share/about-distro/archlinux-logo.svg


[arch-commits] Commit in kinfocenter/trunk (PKGBUILD)

2015-02-24 Thread Felix Yan
Date: Wednesday, February 25, 2015 @ 04:32:31
  Author: fyan
Revision: 231907

upgpkg: kinfocenter 5.2.1-1

Modified:
  kinfocenter/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2015-02-25 03:32:07 UTC (rev 231906)
+++ PKGBUILD2015-02-25 03:32:31 UTC (rev 231907)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Andrea Scarpino and...@archlinux.org
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
 # Contributor: Antonio Rojas
 
 pkgname=kinfocenter
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='KInfocenter'
 arch=('i686' 'x86_64')
@@ -14,7 +15,7 @@
 conflicts=('kdebase-workspace')
 groups=('plasma')
 
source=(http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz;)
-md5sums=('45a9b78c78fd8a53018a28043b8b9634')
+md5sums=('6c74821a6110910eed5f174d5f839a2b')
 
 prepare() {
   mkdir build


[arch-commits] Commit in kinfocenter/trunk (PKGBUILD)

2014-10-18 Thread Andrea Scarpino
Date: Saturday, October 18, 2014 @ 10:27:13
  Author: andrea
Revision: 224712

upgpkg: kinfocenter 5.1.0.1-1

release

Modified:
  kinfocenter/trunk/PKGBUILD(contents, properties)

--+
 PKGBUILD |   11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2014-10-18 08:18:03 UTC (rev 224711)
+++ PKGBUILD2014-10-18 08:27:13 UTC (rev 224712)
@@ -1,3 +1,5 @@
+# $Id$
+# Maintainer: Andrea Scarpino and...@archlinux.org
 # Contributor: Antonio Rojas
 
 pkgname=kinfocenter
@@ -7,9 +9,10 @@
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/kinfocenter'
 license=('LGPL')
-depends=('kdelibs4support' 'kcmutils' 'plasma-framework' 'pciutils' 'glu' 
'libraw1394' 'kwayland')
-makedepends=('extra-cmake-modules' 'kdoctools' 'python')
+depends=('kdelibs4support' 'kcmutils' 'pciutils' 'glu' 'libraw1394' 'kwayland')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python' 'plasma-framework')
 conflicts=('kdebase-workspace')
+groups=('plasma-next')
 source=(http://download.kde.org/stable/plasma/5.1.0/$pkgname-$pkgver.tar.xz;)
 md5sums=('8d258cd1cb691027b8ccaa95695920a5')
 
@@ -24,7 +27,8 @@
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DLIB_INSTALL_DIR=lib \
 -DSYSCONF_INSTALL_DIR=/etc \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON \
+-DBUILD_TESTING=OFF
   make
 }
 
@@ -32,4 +36,3 @@
   cd build
   make DESTDIR=${pkgdir} install
 }
-


Property changes on: kinfocenter/trunk/PKGBUILD
___
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property