[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2020-10-13 Thread Antonio Rojas via arch-commits
Date: Tuesday, October 13, 2020 @ 11:35:46
  Author: arojas
Revision: 398154

archrelease: copy trunk to testing-x86_64

Added:
  plasma-browser-integration/repos/testing-x86_64/
  plasma-browser-integration/repos/testing-x86_64/PKGBUILD
(from rev 398153, plasma-browser-integration/trunk/PKGBUILD)

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

Copied: plasma-browser-integration/repos/testing-x86_64/PKGBUILD (from rev 
398153, plasma-browser-integration/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-10-13 11:35:46 UTC (rev 398154)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.20.0
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner purpose kfilemetadata)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8fb5bff4b1f170187bd7100ad3465b4e3cd4854c6d593a87ef162c9f7e0b9fe3'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+build() { 
+  cmake -B build -S $pkgname-$pkgver \
+-DINSTALL_CHROME_MANIFEST=ON
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2020-09-17 Thread Antonio Rojas via arch-commits
Date: Thursday, September 17, 2020 @ 17:10:52
  Author: arojas
Revision: 396211

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  plasma-browser-integration/repos/kde-unstable-x86_64/
  plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD
(from rev 396210, plasma-browser-integration/kde-unstable/PKGBUILD)

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

Copied: plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 
396210, plasma-browser-integration/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-09-17 17:10:52 UTC (rev 396211)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.19.90
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner purpose kfilemetadata)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('8159392459bbe093f926639ca1dc210bf0ec16f482ace1b49c5e35cff33e36c5'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+build() { 
+  cmake -B build -S $pkgname-$pkgver \
+-DINSTALL_CHROME_MANIFEST=ON
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2020-06-09 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 9, 2020 @ 11:09:44
  Author: arojas
Revision: 388546

archrelease: copy trunk to testing-x86_64

Added:
  plasma-browser-integration/repos/testing-x86_64/
  plasma-browser-integration/repos/testing-x86_64/PKGBUILD
(from rev 388545, plasma-browser-integration/trunk/PKGBUILD)

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

Copied: plasma-browser-integration/repos/testing-x86_64/PKGBUILD (from rev 
388545, plasma-browser-integration/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-06-09 11:09:44 UTC (rev 388546)
@@ -0,0 +1,29 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.19.0
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner purpose kfilemetadata)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('ae695cac3ee061174c1e8105e94cd0a708bd4a24c18c53e36ecad6d25fab8db3'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+build() { 
+  cmake -B build -S $pkgname-$pkgver \
+-DINSTALL_CHROME_MANIFEST=ON
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2020-05-14 Thread Antonio Rojas via arch-commits
Date: Thursday, May 14, 2020 @ 15:00:16
  Author: arojas
Revision: 383440

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  plasma-browser-integration/repos/kde-unstable-x86_64/
  plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD
(from rev 383439, plasma-browser-integration/kde-unstable/PKGBUILD)

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

Copied: plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 
383439, plasma-browser-integration/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-05-14 15:00:16 UTC (rev 383440)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.18.90
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner purpose kfilemetadata)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('c896bd9340b2217f641df4e145f2750548cdd4db54d8e429083f4c31754aa7cc'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2020-02-11 Thread Antonio Rojas via arch-commits
Date: Tuesday, February 11, 2020 @ 11:01:11
  Author: arojas
Revision: 375328

archrelease: copy trunk to testing-x86_64

Added:
  plasma-browser-integration/repos/testing-x86_64/
  plasma-browser-integration/repos/testing-x86_64/PKGBUILD
(from rev 375327, plasma-browser-integration/trunk/PKGBUILD)

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

Copied: plasma-browser-integration/repos/testing-x86_64/PKGBUILD (from rev 
375327, plasma-browser-integration/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2020-02-11 11:01:11 UTC (rev 375328)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.18.0
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner purpose kfilemetadata)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('56d169752b768d1f75492e118bae30c9c537f52e0c9d1a7c4556fc9923211797'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2020-01-16 Thread Antonio Rojas via arch-commits
Date: Thursday, January 16, 2020 @ 18:14:23
  Author: arojas
Revision: 373570

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  plasma-browser-integration/repos/kde-unstable-x86_64/
  plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD
(from rev 373569, plasma-browser-integration/kde-unstable/PKGBUILD)

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

Copied: plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 
373569, plasma-browser-integration/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-01-16 18:14:23 UTC (rev 373570)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.17.90
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner purpose kfilemetadata)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('52c71f9b95eb76c62da35654a6dd5a199fc4fd18f8c44206f6c4fdaf9a7bdbeb'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2019-10-15 Thread Antonio Rojas via arch-commits
Date: Tuesday, October 15, 2019 @ 11:24:32
  Author: arojas
Revision: 364862

archrelease: copy trunk to testing-x86_64

Added:
  plasma-browser-integration/repos/testing-x86_64/
  plasma-browser-integration/repos/testing-x86_64/PKGBUILD
(from rev 364861, plasma-browser-integration/trunk/PKGBUILD)

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

Copied: plasma-browser-integration/repos/testing-x86_64/PKGBUILD (from rev 
364861, plasma-browser-integration/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-10-15 11:24:32 UTC (rev 364862)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.17.0
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner purpose kfilemetadata)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2b91669492f30fa7fcc082e31499f99e93a21365e27ebae3a14ead7ddeaa28d4'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2019-09-19 Thread Antonio Rojas via arch-commits
Date: Thursday, September 19, 2019 @ 16:46:04
  Author: arojas
Revision: 363068

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  plasma-browser-integration/repos/kde-unstable-x86_64/
  plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD
(from rev 363067, plasma-browser-integration/kde-unstable/PKGBUILD)

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

Copied: plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 
363067, plasma-browser-integration/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-09-19 16:46:04 UTC (rev 363068)
@@ -0,0 +1,35 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.16.90
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner purpose kfilemetadata)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('6d010feaa9fac4f94ed80bc8d7e5866bc145fbb6036cd2563bfe1123a7f08f68'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2019-06-18 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 18, 2019 @ 16:58:41
  Author: arojas
Revision: 356426

archrelease: copy trunk to testing-x86_64

Added:
  plasma-browser-integration/repos/testing-x86_64/
  plasma-browser-integration/repos/testing-x86_64/PKGBUILD
(from rev 356425, plasma-browser-integration/trunk/PKGBUILD)

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

Copied: plasma-browser-integration/repos/testing-x86_64/PKGBUILD (from rev 
356425, plasma-browser-integration/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-06-18 16:58:41 UTC (rev 356426)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.16.1
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1569c2dd3ca2f25d85cb2efc17062d35e9764deabe59131f7a0613e8ca2de6a4'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2019-06-11 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 11, 2019 @ 18:26:29
  Author: arojas
Revision: 355825

archrelease: copy trunk to testing-x86_64

Added:
  plasma-browser-integration/repos/testing-x86_64/
  plasma-browser-integration/repos/testing-x86_64/PKGBUILD
(from rev 355824, plasma-browser-integration/trunk/PKGBUILD)

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

Copied: plasma-browser-integration/repos/testing-x86_64/PKGBUILD (from rev 
355824, plasma-browser-integration/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-06-11 18:26:29 UTC (rev 355825)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.16.0
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0aa69ee733dab6d9435cf82a71bc85011dfe4b703909656e2c67fbf40df2839e'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2019-05-16 Thread Antonio Rojas via arch-commits
Date: Thursday, May 16, 2019 @ 13:37:34
  Author: arojas
Revision: 353452

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  plasma-browser-integration/repos/kde-unstable-x86_64/
  plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD
(from rev 353451, plasma-browser-integration/kde-unstable/PKGBUILD)

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

Copied: plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 
353451, plasma-browser-integration/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-05-16 13:37:34 UTC (rev 353452)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.15.90
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('08305991e9387488c769646d2e2b819c99078f09962b807828cf5c55873e0b2b'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2019-02-12 Thread Antonio Rojas via arch-commits
Date: Tuesday, February 12, 2019 @ 12:01:56
  Author: arojas
Revision: 346078

archrelease: copy trunk to testing-x86_64

Added:
  plasma-browser-integration/repos/testing-x86_64/
  plasma-browser-integration/repos/testing-x86_64/PKGBUILD
(from rev 346077, plasma-browser-integration/trunk/PKGBUILD)

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

Copied: plasma-browser-integration/repos/testing-x86_64/PKGBUILD (from rev 
346077, plasma-browser-integration/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-02-12 12:01:56 UTC (rev 346078)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.15.0
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('674d9c47f2ffccc401c3432adcc37d5595782b7bd974d0c7d17481961166e97e'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2019-01-17 Thread Antonio Rojas via arch-commits
Date: Thursday, January 17, 2019 @ 13:46:55
  Author: arojas
Revision: 344382

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  plasma-browser-integration/repos/kde-unstable-x86_64/
  plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD
(from rev 344381, plasma-browser-integration/kde-unstable/PKGBUILD)

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

Copied: plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 
344381, plasma-browser-integration/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-01-17 13:46:55 UTC (rev 344382)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.14.90
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('925921a3ca7bdc971896f869f63ad451d4cc5f5a51b6f559df2c2a1cea2db35f'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2018-10-09 Thread Antonio Rojas via arch-commits
Date: Tuesday, October 9, 2018 @ 10:32:29
  Author: arojas
Revision: 335998

archrelease: copy trunk to testing-x86_64

Added:
  plasma-browser-integration/repos/testing-x86_64/
  plasma-browser-integration/repos/testing-x86_64/PKGBUILD
(from rev 335997, plasma-browser-integration/trunk/PKGBUILD)

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

Copied: plasma-browser-integration/repos/testing-x86_64/PKGBUILD (from rev 
335997, plasma-browser-integration/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-10-09 10:32:29 UTC (rev 335998)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.14.0
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4b90cd19594b927cd3f4be435c5f4cfdb1c1a075ee5e45a4c099a1eb1ded0ce9'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell 

+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson 

+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2018-09-13 Thread Antonio Rojas via arch-commits
Date: Thursday, September 13, 2018 @ 21:01:19
  Author: arojas
Revision: 334507

archrelease: copy kde-unstable to kde-unstable-x86_64

Added:
  plasma-browser-integration/repos/kde-unstable-x86_64/
  plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD
(from rev 334506, plasma-browser-integration/kde-unstable/PKGBUILD)

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

Copied: plasma-browser-integration/repos/kde-unstable-x86_64/PKGBUILD (from rev 
334506, plasma-browser-integration/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2018-09-13 21:01:19 UTC (rev 334507)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.13.90
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/unstable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('2e5b5c75501406bf484f6c5f981a127ae2336b70b8d7c57be9def617cbbb2519'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson
+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}


[arch-commits] Commit in plasma-browser-integration/repos (2 files)

2018-06-12 Thread Antonio Rojas via arch-commits
Date: Tuesday, June 12, 2018 @ 09:12:38
  Author: arojas
Revision: 326795

archrelease: copy trunk to testing-x86_64

Added:
  plasma-browser-integration/repos/testing-x86_64/
  plasma-browser-integration/repos/testing-x86_64/PKGBUILD
(from rev 326794, plasma-browser-integration/trunk/PKGBUILD)

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

Copied: plasma-browser-integration/repos/testing-x86_64/PKGBUILD (from rev 
326794, plasma-browser-integration/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2018-06-12 09:12:38 UTC (rev 326795)
@@ -0,0 +1,37 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=plasma-browser-integration
+pkgver=5.13.0
+pkgrel=1
+pkgdesc='Components necessary to integrate browsers into the Plasma Desktop'
+arch=(x86_64)
+url='https://www.kde.org/plasma-desktop'
+license=(GPL)
+depends=(krunner)
+makedepends=(extra-cmake-modules)
+groups=(plasma)
+source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('0cf7b09b66d075eb9c91f46d9e6c252ceb296e92dffe410f616354470588dfde'
+'SKIP')
+validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E'  # Jonathan Riddell
+  '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D'  # Bhushan Shah 

+  'D07BD8662C56CB291B316EB2F5675605C74E02CF'  # David Edmundson
+  '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin 

+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBDIR=lib \
+-DINSTALL_CHROME_MANIFEST=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}