[arch-commits] Commit in yakuake/repos (2 files)

2020-11-13 Thread Antonio Rojas via arch-commits
Date: Saturday, November 14, 2020 @ 00:33:01
  Author: arojas
Revision: 400996

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

Added:
  yakuake/repos/kde-unstable-x86_64/
  yakuake/repos/kde-unstable-x86_64/PKGBUILD
(from rev 400995, yakuake/kde-unstable/PKGBUILD)

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

Copied: yakuake/repos/kde-unstable-x86_64/PKGBUILD (from rev 400995, 
yakuake/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-11-14 00:33:01 UTC (rev 400996)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=20.11.80
+pkgrel=1
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
+arch=(x86_64)
+url='https://kde.org/applications/system/org.kde.yakuake'
+license=(GPL)
+depends=(konsole kwayland hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kde-utilities)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('79165441dde66cd83f09c08874e1f3c0864aa2bb126752ee21fc12855690f826'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in yakuake/repos (2 files)

2020-07-17 Thread Antonio Rojas via arch-commits
Date: Friday, July 17, 2020 @ 23:39:29
  Author: arojas
Revision: 392256

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

Added:
  yakuake/repos/kde-unstable-x86_64/
  yakuake/repos/kde-unstable-x86_64/PKGBUILD
(from rev 392255, yakuake/kde-unstable/PKGBUILD)

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

Copied: yakuake/repos/kde-unstable-x86_64/PKGBUILD (from rev 392255, 
yakuake/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-07-17 23:39:29 UTC (rev 392256)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=20.07.80
+pkgrel=1
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
+arch=(x86_64)
+url='https://kde.org/applications/system/org.kde.yakuake'
+license=(GPL)
+depends=(konsole kwayland hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+groups=(kde-applications kde-utilities)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('5a95f7c8c1dbfa7040a690f0094a5d00601a1de39f86f237054ba40ce263a692'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in yakuake/repos (2 files)

2020-03-21 Thread Antonio Rojas via arch-commits
Date: Saturday, March 21, 2020 @ 10:18:42
  Author: arojas
Revision: 378259

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

Added:
  yakuake/repos/kde-unstable-x86_64/
  yakuake/repos/kde-unstable-x86_64/PKGBUILD
(from rev 378258, yakuake/kde-unstable/PKGBUILD)

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

Copied: yakuake/repos/kde-unstable-x86_64/PKGBUILD (from rev 378258, 
yakuake/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2020-03-21 10:18:42 UTC (rev 378259)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=20.03.80
+pkgrel=1
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
+arch=(x86_64)
+url='https://kde.org/applications/system/org.kde.yakuake'
+license=(GPL)
+depends=(konsole kwayland hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+groups=(kdeutils kde-applications)
+source=("https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1b74dfff76aaa8ad0a4cd9dfa037247d561e977991d571da2cffe531eb838d6d'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in yakuake/repos (2 files)

2019-11-17 Thread Antonio Rojas via arch-commits
Date: Monday, November 18, 2019 @ 00:30:32
  Author: arojas
Revision: 369217

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

Added:
  yakuake/repos/kde-unstable-x86_64/
  yakuake/repos/kde-unstable-x86_64/PKGBUILD
(from rev 369216, yakuake/kde-unstable/PKGBUILD)

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

Copied: yakuake/repos/kde-unstable-x86_64/PKGBUILD (from rev 369216, 
yakuake/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-11-18 00:30:32 UTC (rev 369217)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=19.11.80
+pkgrel=1
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
+arch=(x86_64)
+url='https://yakuake.kde.org/'
+license=(GPL)
+depends=(konsole kwayland hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+groups=(kdeutils kde-applications)
+source=("https://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('57aa79538e0203c885b5584ca89a25becb31f00aab1389ce28ce0cbcdf4d865b'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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


[arch-commits] Commit in yakuake/repos (2 files)

2019-07-19 Thread Antonio Rojas via arch-commits
Date: Friday, July 19, 2019 @ 20:02:51
  Author: arojas
Revision: 358385

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

Added:
  yakuake/repos/kde-unstable-x86_64/
  yakuake/repos/kde-unstable-x86_64/PKGBUILD
(from rev 358384, yakuake/kde-unstable/PKGBUILD)

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

Copied: yakuake/repos/kde-unstable-x86_64/PKGBUILD (from rev 358384, 
yakuake/kde-unstable/PKGBUILD)
===
--- kde-unstable-x86_64/PKGBUILD(rev 0)
+++ kde-unstable-x86_64/PKGBUILD2019-07-19 20:02:51 UTC (rev 358385)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+# Contributor: James Rayner 
+# Contributor: leeghoofd 
+
+pkgname=yakuake
+pkgver=19.07.80
+pkgrel=1
+pkgdesc="A drop-down terminal emulator based on KDE konsole technology"
+arch=(x86_64)
+url='https://yakuake.kde.org/'
+license=(GPL)
+depends=(konsole kwayland hicolor-icon-theme)
+makedepends=(extra-cmake-modules)
+groups=(kdeutils kde-applications)
+source=("https://download.kde.org/unstable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
+sha256sums=('cf98a7de009b9d9693c6b7b547f8c1bd5a4dcb2e54049d2391e67617dd8733d6'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

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