[arch-commits] Commit in umbrello/repos (8 files)

2016-04-19 Thread Antonio Rojas
Date: Tuesday, April 19, 2016 @ 15:11:48
  Author: arojas
Revision: 265422

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  umbrello/repos/kde-unstable-i686/PKGBUILD
(from rev 265421, umbrello/trunk/PKGBUILD)
  umbrello/repos/kde-unstable-i686/umbrello.install
(from rev 265421, umbrello/trunk/umbrello.install)
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
(from rev 265421, umbrello/trunk/PKGBUILD)
  umbrello/repos/kde-unstable-x86_64/umbrello.install
(from rev 265421, umbrello/trunk/umbrello.install)
Deleted:
  umbrello/repos/kde-unstable-i686/PKGBUILD
  umbrello/repos/kde-unstable-i686/umbrello.install
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
  umbrello/repos/kde-unstable-x86_64/umbrello.install

--+
 /PKGBUILD|   82 +
 /umbrello.install|   26 ++
 kde-unstable-i686/PKGBUILD   |   41 
 kde-unstable-i686/umbrello.install   |   13 -
 kde-unstable-x86_64/PKGBUILD |   41 
 kde-unstable-x86_64/umbrello.install |   13 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-04-19 12:40:38 UTC (rev 265421)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 13:11:48 UTC (rev 265422)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=16.03.90
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('ab6e3fe156e40acdf9f2a654cab70159')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/kde-unstable-i686/PKGBUILD (from rev 265421, 
umbrello/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-04-19 13:11:48 UTC (rev 265422)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=16.04.0
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('b4180a6f3d41748a04685d4105f338b1')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: kde-unstable-i686/umbrello.install
===
--- kde-unstable-i686/umbrello.install  2016-04-19 12:40:38 UTC (rev 265421)
+++ kde-unstable-i686/umbrello.install  2016-04-19 13:11:48 UTC (rev 265422)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/kde-unstable-i686/umbrello.install (from rev 265421, 
umbrello/trunk/umbrello.install)
===
--- kde-unstable-i686/umbrello.install  (rev 0)
+++ kde-unstable-i686/umbrello.install  2016-04-19 13:11:48 UTC (rev 265422)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- 

[arch-commits] Commit in umbrello/repos (8 files)

2016-04-08 Thread Antonio Rojas
Date: Friday, April 8, 2016 @ 09:38:24
  Author: arojas
Revision: 264184

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

Added:
  umbrello/repos/kde-unstable-i686/PKGBUILD
(from rev 264183, umbrello/kde-unstable/PKGBUILD)
  umbrello/repos/kde-unstable-i686/umbrello.install
(from rev 264183, umbrello/kde-unstable/umbrello.install)
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
(from rev 264183, umbrello/kde-unstable/PKGBUILD)
  umbrello/repos/kde-unstable-x86_64/umbrello.install
(from rev 264183, umbrello/kde-unstable/umbrello.install)
Deleted:
  umbrello/repos/kde-unstable-i686/PKGBUILD
  umbrello/repos/kde-unstable-i686/umbrello.install
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
  umbrello/repos/kde-unstable-x86_64/umbrello.install

--+
 /PKGBUILD|   82 +
 /umbrello.install|   26 ++
 kde-unstable-i686/PKGBUILD   |   41 
 kde-unstable-i686/umbrello.install   |   13 -
 kde-unstable-x86_64/PKGBUILD |   41 
 kde-unstable-x86_64/umbrello.install |   13 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2016-04-08 07:38:01 UTC (rev 264183)
+++ kde-unstable-i686/PKGBUILD  2016-04-08 07:38:24 UTC (rev 264184)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=16.03.80
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('7a34b3b2f48c3ffaad67aed16de203c9')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/kde-unstable-i686/PKGBUILD (from rev 264183, 
umbrello/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2016-04-08 07:38:24 UTC (rev 264184)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=16.03.90
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('ab6e3fe156e40acdf9f2a654cab70159')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: kde-unstable-i686/umbrello.install
===
--- kde-unstable-i686/umbrello.install  2016-04-08 07:38:01 UTC (rev 264183)
+++ kde-unstable-i686/umbrello.install  2016-04-08 07:38:24 UTC (rev 264184)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/kde-unstable-i686/umbrello.install (from rev 264183, 
umbrello/kde-unstable/umbrello.install)
===
--- kde-unstable-i686/umbrello.install  (rev 0)
+++ kde-unstable-i686/umbrello.install  2016-04-08 07:38:24 UTC (rev 264184)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD

[arch-commits] Commit in umbrello/repos (8 files)

2016-03-15 Thread Antonio Rojas
Date: Tuesday, March 15, 2016 @ 12:21:15
  Author: arojas
Revision: 261648

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  umbrello/repos/extra-i686/PKGBUILD
(from rev 261647, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-i686/umbrello.install
(from rev 261647, umbrello/trunk/umbrello.install)
  umbrello/repos/extra-x86_64/PKGBUILD
(from rev 261647, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-x86_64/umbrello.install
(from rev 261647, umbrello/trunk/umbrello.install)
Deleted:
  umbrello/repos/extra-i686/PKGBUILD
  umbrello/repos/extra-i686/umbrello.install
  umbrello/repos/extra-x86_64/PKGBUILD
  umbrello/repos/extra-x86_64/umbrello.install

---+
 /PKGBUILD |   82 
 /umbrello.install |   26 
 extra-i686/PKGBUILD   |   41 
 extra-i686/umbrello.install   |   13 --
 extra-x86_64/PKGBUILD |   41 
 extra-x86_64/umbrello.install |   13 --
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-03-15 11:21:00 UTC (rev 261647)
+++ extra-i686/PKGBUILD 2016-03-15 11:21:15 UTC (rev 261648)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=15.12.2
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('0373a87975e47227e6aea6c99d1ebb1f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/extra-i686/PKGBUILD (from rev 261647, 
umbrello/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-03-15 11:21:15 UTC (rev 261648)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.12.3
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('a9474f7b4af93dc9d6e39c90961bc624')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-i686/umbrello.install
===
--- extra-i686/umbrello.install 2016-03-15 11:21:00 UTC (rev 261647)
+++ extra-i686/umbrello.install 2016-03-15 11:21:15 UTC (rev 261648)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/extra-i686/umbrello.install (from rev 261647, 
umbrello/trunk/umbrello.install)
===
--- extra-i686/umbrello.install (rev 0)
+++ extra-i686/umbrello.install 2016-03-15 11:21:15 UTC (rev 261648)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-03-15 11:21:00 UTC (rev 261647)
+++ extra-x86_64/PKGBUILD   2016-03-15 11:21:15 UTC (rev 261648)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# 

[arch-commits] Commit in umbrello/repos (8 files)

2016-01-12 Thread Antonio Rojas
Date: Tuesday, January 12, 2016 @ 09:47:22
  Author: arojas
Revision: 258126

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  umbrello/repos/extra-i686/PKGBUILD
(from rev 258125, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-i686/umbrello.install
(from rev 258125, umbrello/trunk/umbrello.install)
  umbrello/repos/extra-x86_64/PKGBUILD
(from rev 258125, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-x86_64/umbrello.install
(from rev 258125, umbrello/trunk/umbrello.install)
Deleted:
  umbrello/repos/extra-i686/PKGBUILD
  umbrello/repos/extra-i686/umbrello.install
  umbrello/repos/extra-x86_64/PKGBUILD
  umbrello/repos/extra-x86_64/umbrello.install

---+
 /PKGBUILD |   82 
 /umbrello.install |   26 
 extra-i686/PKGBUILD   |   46 --
 extra-i686/umbrello.install   |   13 --
 extra-x86_64/PKGBUILD |   46 --
 extra-x86_64/umbrello.install |   13 --
 6 files changed, 108 insertions(+), 118 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-01-12 08:47:05 UTC (rev 258125)
+++ extra-i686/PKGBUILD 2016-01-12 08:47:22 UTC (rev 258126)
@@ -1,46 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=15.12.0
-pkgrel=2
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;
-   
fix-build.patch::"https://quickgit.kde.org/?p=umbrello.git=commitdiff=f18143=plain;)
-install=$pkgname.install
-md5sums=('1056ec261ec2b05b775e7995abdfab72'
- '446a933b6447db14659c92b6f23345c8')
-
-prepare() {
-  mkdir -p build
-
-  cd $pkgname-$pkgver
-  patch -p1 -i ../fix-build.patch
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/extra-i686/PKGBUILD (from rev 258125, 
umbrello/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-01-12 08:47:22 UTC (rev 258126)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.12.1
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('88b08c7897a02dc88ad0e2adab1a15d0')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-i686/umbrello.install
===
--- extra-i686/umbrello.install 2016-01-12 08:47:05 UTC (rev 258125)
+++ extra-i686/umbrello.install 2016-01-12 08:47:22 UTC (rev 258126)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/extra-i686/umbrello.install (from rev 258125, 
umbrello/trunk/umbrello.install)
===
--- extra-i686/umbrello.install (rev 0)
+++ extra-i686/umbrello.install 2016-01-12 08:47:22 UTC (rev 258126)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- 

[arch-commits] Commit in umbrello/repos (8 files)

2015-12-20 Thread Antonio Rojas
Date: Sunday, December 20, 2015 @ 17:42:39
  Author: arojas
Revision: 257045

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  umbrello/repos/extra-i686/PKGBUILD
(from rev 257044, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-i686/umbrello.install
(from rev 257044, umbrello/trunk/umbrello.install)
  umbrello/repos/extra-x86_64/PKGBUILD
(from rev 257044, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-x86_64/umbrello.install
(from rev 257044, umbrello/trunk/umbrello.install)
Deleted:
  umbrello/repos/extra-i686/PKGBUILD
  umbrello/repos/extra-i686/umbrello.install
  umbrello/repos/extra-x86_64/PKGBUILD
  umbrello/repos/extra-x86_64/umbrello.install

---+
 /PKGBUILD |   92 
 /umbrello.install |   26 +++
 extra-i686/PKGBUILD   |   41 -
 extra-i686/umbrello.install   |   13 -
 extra-x86_64/PKGBUILD |   41 -
 extra-x86_64/umbrello.install |   13 -
 6 files changed, 118 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-12-20 16:42:01 UTC (rev 257044)
+++ extra-i686/PKGBUILD 2015-12-20 16:42:39 UTC (rev 257045)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=15.12.0
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('1056ec261ec2b05b775e7995abdfab72')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/extra-i686/PKGBUILD (from rev 257044, 
umbrello/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-12-20 16:42:39 UTC (rev 257045)
@@ -0,0 +1,46 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.12.0
+pkgrel=2
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;
+   
fix-build.patch::"https://quickgit.kde.org/?p=umbrello.git=commitdiff=f18143=plain;)
+install=$pkgname.install
+md5sums=('1056ec261ec2b05b775e7995abdfab72'
+ '446a933b6447db14659c92b6f23345c8')
+
+prepare() {
+  mkdir -p build
+
+  cd $pkgname-$pkgver
+  patch -p1 -i ../fix-build.patch
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-i686/umbrello.install
===
--- extra-i686/umbrello.install 2015-12-20 16:42:01 UTC (rev 257044)
+++ extra-i686/umbrello.install 2015-12-20 16:42:39 UTC (rev 257045)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/extra-i686/umbrello.install (from rev 257044, 
umbrello/trunk/umbrello.install)
===
--- extra-i686/umbrello.install (rev 0)
+++ extra-i686/umbrello.install 2015-12-20 16:42:39 UTC (rev 257045)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD

[arch-commits] Commit in umbrello/repos (8 files)

2015-12-16 Thread Antonio Rojas
Date: Wednesday, December 16, 2015 @ 09:19:39
  Author: arojas
Revision: 256448

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  umbrello/repos/kde-unstable-i686/PKGBUILD
(from rev 256447, umbrello/trunk/PKGBUILD)
  umbrello/repos/kde-unstable-i686/umbrello.install
(from rev 256447, umbrello/trunk/umbrello.install)
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
(from rev 256447, umbrello/trunk/PKGBUILD)
  umbrello/repos/kde-unstable-x86_64/umbrello.install
(from rev 256447, umbrello/trunk/umbrello.install)
Deleted:
  umbrello/repos/kde-unstable-i686/PKGBUILD
  umbrello/repos/kde-unstable-i686/umbrello.install
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
  umbrello/repos/kde-unstable-x86_64/umbrello.install

--+
 /PKGBUILD|   82 +
 /umbrello.install|   26 ++
 kde-unstable-i686/PKGBUILD   |   41 
 kde-unstable-i686/umbrello.install   |   13 -
 kde-unstable-x86_64/PKGBUILD |   41 
 kde-unstable-x86_64/umbrello.install |   13 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-16 08:19:22 UTC (rev 256447)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 08:19:39 UTC (rev 256448)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=15.11.90
-pkgrel=2
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('107c034468bb5d7d89f2456b36cdad18')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/kde-unstable-i686/PKGBUILD (from rev 256447, 
umbrello/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-16 08:19:39 UTC (rev 256448)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.12.0
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('1056ec261ec2b05b775e7995abdfab72')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: kde-unstable-i686/umbrello.install
===
--- kde-unstable-i686/umbrello.install  2015-12-16 08:19:22 UTC (rev 256447)
+++ kde-unstable-i686/umbrello.install  2015-12-16 08:19:39 UTC (rev 256448)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/kde-unstable-i686/umbrello.install (from rev 256447, 
umbrello/trunk/umbrello.install)
===
--- kde-unstable-i686/umbrello.install  (rev 0)
+++ kde-unstable-i686/umbrello.install  2015-12-16 08:19:39 UTC (rev 256448)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- 

[arch-commits] Commit in umbrello/repos (8 files)

2015-12-09 Thread Antonio Rojas
Date: Wednesday, December 9, 2015 @ 09:15:14
  Author: arojas
Revision: 254973

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

Added:
  umbrello/repos/kde-unstable-i686/PKGBUILD
(from rev 254972, umbrello/kde-unstable/PKGBUILD)
  umbrello/repos/kde-unstable-i686/umbrello.install
(from rev 254972, umbrello/kde-unstable/umbrello.install)
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
(from rev 254972, umbrello/kde-unstable/PKGBUILD)
  umbrello/repos/kde-unstable-x86_64/umbrello.install
(from rev 254972, umbrello/kde-unstable/umbrello.install)
Deleted:
  umbrello/repos/kde-unstable-i686/PKGBUILD
  umbrello/repos/kde-unstable-i686/umbrello.install
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
  umbrello/repos/kde-unstable-x86_64/umbrello.install

--+
 /PKGBUILD|   82 +
 /umbrello.install|   26 ++
 kde-unstable-i686/PKGBUILD   |   41 
 kde-unstable-i686/umbrello.install   |   13 -
 kde-unstable-x86_64/PKGBUILD |   41 
 kde-unstable-x86_64/umbrello.install |   13 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-09 08:14:56 UTC (rev 254972)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 08:15:14 UTC (rev 254973)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=15.11.90
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('107c034468bb5d7d89f2456b36cdad18')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/kde-unstable-i686/PKGBUILD (from rev 254972, 
umbrello/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-09 08:15:14 UTC (rev 254973)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.11.90
+pkgrel=2
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('107c034468bb5d7d89f2456b36cdad18')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: kde-unstable-i686/umbrello.install
===
--- kde-unstable-i686/umbrello.install  2015-12-09 08:14:56 UTC (rev 254972)
+++ kde-unstable-i686/umbrello.install  2015-12-09 08:15:14 UTC (rev 254973)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/kde-unstable-i686/umbrello.install (from rev 254972, 
umbrello/kde-unstable/umbrello.install)
===
--- kde-unstable-i686/umbrello.install  (rev 0)
+++ kde-unstable-i686/umbrello.install  2015-12-09 08:15:14 UTC (rev 254973)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD

[arch-commits] Commit in umbrello/repos (8 files)

2015-12-03 Thread Antonio Rojas
Date: Thursday, December 3, 2015 @ 22:00:30
  Author: arojas
Revision: 252320

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

Added:
  umbrello/repos/kde-unstable-i686/PKGBUILD
(from rev 252319, umbrello/kde-unstable/PKGBUILD)
  umbrello/repos/kde-unstable-i686/umbrello.install
(from rev 252319, umbrello/kde-unstable/umbrello.install)
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
(from rev 252319, umbrello/kde-unstable/PKGBUILD)
  umbrello/repos/kde-unstable-x86_64/umbrello.install
(from rev 252319, umbrello/kde-unstable/umbrello.install)
Deleted:
  umbrello/repos/kde-unstable-i686/PKGBUILD
  umbrello/repos/kde-unstable-i686/umbrello.install
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
  umbrello/repos/kde-unstable-x86_64/umbrello.install

--+
 /PKGBUILD|   82 +
 /umbrello.install|   26 ++
 kde-unstable-i686/PKGBUILD   |   41 
 kde-unstable-i686/umbrello.install   |   13 -
 kde-unstable-x86_64/PKGBUILD |   41 
 kde-unstable-x86_64/umbrello.install |   13 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-12-03 21:00:10 UTC (rev 252319)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 21:00:30 UTC (rev 252320)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=15.11.80
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor kinit)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('fef3ae95cceeb6e73dcd2fb1a3b4d8b2')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/kde-unstable-i686/PKGBUILD (from rev 252319, 
umbrello/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-12-03 21:00:30 UTC (rev 252320)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.11.90
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('107c034468bb5d7d89f2456b36cdad18')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: kde-unstable-i686/umbrello.install
===
--- kde-unstable-i686/umbrello.install  2015-12-03 21:00:10 UTC (rev 252319)
+++ kde-unstable-i686/umbrello.install  2015-12-03 21:00:30 UTC (rev 252320)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/kde-unstable-i686/umbrello.install (from rev 252319, 
umbrello/kde-unstable/umbrello.install)
===
--- kde-unstable-i686/umbrello.install  (rev 0)
+++ kde-unstable-i686/umbrello.install  2015-12-03 21:00:30 UTC (rev 252320)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD

[arch-commits] Commit in umbrello/repos (8 files)

2015-11-09 Thread Antonio Rojas
Date: Monday, November 9, 2015 @ 23:16:17
  Author: arojas
Revision: 250459

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  umbrello/repos/extra-i686/PKGBUILD
(from rev 250458, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-i686/umbrello.install
(from rev 250458, umbrello/trunk/umbrello.install)
  umbrello/repos/extra-x86_64/PKGBUILD
(from rev 250458, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-x86_64/umbrello.install
(from rev 250458, umbrello/trunk/umbrello.install)
Deleted:
  umbrello/repos/extra-i686/PKGBUILD
  umbrello/repos/extra-i686/umbrello.install
  umbrello/repos/extra-x86_64/PKGBUILD
  umbrello/repos/extra-x86_64/umbrello.install

---+
 /PKGBUILD |   82 
 /umbrello.install |   26 
 extra-i686/PKGBUILD   |   41 
 extra-i686/umbrello.install   |   13 --
 extra-x86_64/PKGBUILD |   41 
 extra-x86_64/umbrello.install |   13 --
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-11-09 22:15:57 UTC (rev 250458)
+++ extra-i686/PKGBUILD 2015-11-09 22:16:17 UTC (rev 250459)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  
-# Maintainer: Felix Yan 
-# Contributor: Andrea Scarpino 
-
-pkgname=umbrello
-pkgver=15.08.2
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor kinit)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('c14b8516085b7b39666127df2f6e4323')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: umbrello/repos/extra-i686/PKGBUILD (from rev 250458, 
umbrello/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-11-09 22:16:17 UTC (rev 250459)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.08.3
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor kinit)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('ceb2cc91459718dbd021598ec050fbc1')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-i686/umbrello.install
===
--- extra-i686/umbrello.install 2015-11-09 22:15:57 UTC (rev 250458)
+++ extra-i686/umbrello.install 2015-11-09 22:16:17 UTC (rev 250459)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/extra-i686/umbrello.install (from rev 250458, 
umbrello/trunk/umbrello.install)
===
--- extra-i686/umbrello.install (rev 0)
+++ extra-i686/umbrello.install 2015-11-09 22:16:17 UTC (rev 250459)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-11-09 22:15:57 UTC (rev 250458)
+++ extra-x86_64/PKGBUILD   2015-11-09 22:16:17 UTC (rev 250459)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas  

[arch-commits] Commit in umbrello/repos (8 files)

2015-09-14 Thread Antonio Rojas
Date: Monday, September 14, 2015 @ 23:58:21
  Author: arojas
Revision: 246223

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  umbrello/repos/testing-i686/
  umbrello/repos/testing-i686/PKGBUILD
(from rev 246222, umbrello/trunk/PKGBUILD)
  umbrello/repos/testing-i686/appstream.patch
(from rev 246222, umbrello/trunk/appstream.patch)
  umbrello/repos/testing-i686/umbrello.install
(from rev 246222, umbrello/trunk/umbrello.install)
  umbrello/repos/testing-x86_64/
  umbrello/repos/testing-x86_64/PKGBUILD
(from rev 246222, umbrello/trunk/PKGBUILD)
  umbrello/repos/testing-x86_64/appstream.patch
(from rev 246222, umbrello/trunk/appstream.patch)
  umbrello/repos/testing-x86_64/umbrello.install
(from rev 246222, umbrello/trunk/umbrello.install)

-+
 testing-i686/PKGBUILD   |   47 +
 testing-i686/appstream.patch|   53 ++
 testing-i686/umbrello.install   |   13 +
 testing-x86_64/PKGBUILD |   47 +
 testing-x86_64/appstream.patch  |   53 ++
 testing-x86_64/umbrello.install |   13 +
 6 files changed, 226 insertions(+)

Copied: umbrello/repos/testing-i686/PKGBUILD (from rev 246222, 
umbrello/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2015-09-14 21:58:21 UTC (rev 246223)
@@ -0,0 +1,47 @@
+# Maintainer: Antonio Rojas  
+# Maintainer: Felix Yan 
+# Contributor: Andrea Scarpino 
+
+pkgname=umbrello
+pkgver=15.08.1
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor kinit)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;
 appstream.patch)
+install=$pkgname.install
+md5sums=('002910788a647072deb7314a22c6ba44'
+ 'db568533f3722bb5629c98031debe16f')
+
+prepare() {
+  mkdir -p build
+
+# Add appstream metadata https://bugs.kde.org/show_bug.cgi?id=352607
+  cd $pkgname-$pkgver
+  touch umbrello/org.kde.umbrello.appdata.xml
+  patch -p1 -i ../appstream.patch
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Copied: umbrello/repos/testing-i686/appstream.patch (from rev 246222, 
umbrello/trunk/appstream.patch)
===
--- testing-i686/appstream.patch(rev 0)
+++ testing-i686/appstream.patch2015-09-14 21:58:21 UTC (rev 246223)
@@ -0,0 +1,53 @@
+From: Matthias Klumpp 
+Date: Thu, 06 Aug 2015 13:18:02 +
+Subject: Add AppStream metadata
+X-Git-Url: 
http://quickgit.kde.org/?p=umbrello.git=commitdiff=70ecfc71c7bf6400560b964d8ed9dfaf2a6abb57
+---
+Add AppStream metadata
+
+BUG:352607
+
+(cherry picked from commit fa2014c9d3edb2cb144bc9f5f0edafa789c2975c)
+
+Conflicts:
+umbrello/CMakeLists.txt
+---
+
+
+--- a/umbrello/org.kde.umbrello.appdata.xml
 b/umbrello/org.kde.umbrello.appdata.xml
+@@ -1,1 +1,33 @@
++
++
++  org.kde.umbrello.desktop
++  CC0-1.0
++  GPL-2.0+
++  Umbrello
++  UML Modeller
++  
++
++  Umbrello is a Unified Modelling Language (UML) modelling tool and code 
generator.
++  It can create diagrams of software and other systems in the 
industry-standard UML format, and can also generate code from UML diagrams
++  in a variety of programming languages.
++
++Features:
++
++  Supported formats: XMI
++  Several type of diagrams supported: use case, class, sequence, 
collaboration, state, activity, component, deployment, entity relationship
++
++  
++  http://umbrello.kde.org
++  https://bugs.kde.org/enter_bug.cgi?format=guidedproduct=umbrello
++  http://docs.kde.org/stable/en/kdesdk/umbrello/index.html
++  
++
++  http://kde.org/images/screenshots/umbrello.png
++
++  
++  KDE
++  
++umbrello
++  
++
+ 
+

Copied: umbrello/repos/testing-i686/umbrello.install (from rev 246222, 
umbrello/trunk/umbrello.install)
===
--- testing-i686/umbrello.install   (rev 0)
+++ testing-i686/umbrello.install   2015-09-14 21:58:21 UTC (rev 246223)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+

[arch-commits] Commit in umbrello/repos (8 files)

2015-08-23 Thread Antonio Rojas
Date: Sunday, August 23, 2015 @ 12:05:54
  Author: arojas
Revision: 244733

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  umbrello/repos/extra-i686/PKGBUILD
(from rev 244732, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-i686/umbrello.install
(from rev 244732, umbrello/trunk/umbrello.install)
  umbrello/repos/extra-x86_64/PKGBUILD
(from rev 244732, umbrello/trunk/PKGBUILD)
  umbrello/repos/extra-x86_64/umbrello.install
(from rev 244732, umbrello/trunk/umbrello.install)
Deleted:
  umbrello/repos/extra-i686/PKGBUILD
  umbrello/repos/extra-i686/umbrello.install
  umbrello/repos/extra-x86_64/PKGBUILD
  umbrello/repos/extra-x86_64/umbrello.install

---+
 /PKGBUILD |   88 
 /umbrello.install |   26 +++
 extra-i686/PKGBUILD   |   41 --
 extra-i686/umbrello.install   |   13 -
 extra-x86_64/PKGBUILD |   41 --
 extra-x86_64/umbrello.install |   13 -
 6 files changed, 114 insertions(+), 108 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2015-08-23 10:05:15 UTC (rev 244732)
+++ extra-i686/PKGBUILD 2015-08-23 10:05:54 UTC (rev 244733)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas aro...@archlinux.org 
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=umbrello
-pkgver=15.08.0
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor kinit)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=(http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('8eab51485322ddbc69543e0b9ab0624f')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}
-

Copied: umbrello/repos/extra-i686/PKGBUILD (from rev 244732, 
umbrello/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2015-08-23 10:05:54 UTC (rev 244733)
@@ -0,0 +1,44 @@
+# Maintainer: Antonio Rojas aro...@archlinux.org 
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=umbrello
+pkgver=15.08.0
+pkgrel=2
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor kinit)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=(http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('8eab51485322ddbc69543e0b9ab0624f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+
+# Fix launching umbrello from the desktop file
+  sed -e 's|caption|qwindowtitle|g' -i 
$pkgdir/usr/share/applications/org.kde.umbrello.desktop
+}
+

Deleted: extra-i686/umbrello.install
===
--- extra-i686/umbrello.install 2015-08-23 10:05:15 UTC (rev 244732)
+++ extra-i686/umbrello.install 2015-08-23 10:05:54 UTC (rev 244733)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/extra-i686/umbrello.install (from rev 244732, 
umbrello/trunk/umbrello.install)
===
--- extra-i686/umbrello.install (rev 0)
+++ extra-i686/umbrello.install 2015-08-23 10:05:54 UTC (rev 244733)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2015-08-23 10:05:15 UTC (rev 244732)
+++ 

[arch-commits] Commit in umbrello/repos (8 files)

2015-08-19 Thread Antonio Rojas
Date: Wednesday, August 19, 2015 @ 09:17:37
  Author: arojas
Revision: 244139

archrelease: copy trunk to kde-unstable-i686, kde-unstable-x86_64

Added:
  umbrello/repos/kde-unstable-i686/PKGBUILD
(from rev 244138, umbrello/trunk/PKGBUILD)
  umbrello/repos/kde-unstable-i686/umbrello.install
(from rev 244138, umbrello/trunk/umbrello.install)
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
(from rev 244138, umbrello/trunk/PKGBUILD)
  umbrello/repos/kde-unstable-x86_64/umbrello.install
(from rev 244138, umbrello/trunk/umbrello.install)
Deleted:
  umbrello/repos/kde-unstable-i686/PKGBUILD
  umbrello/repos/kde-unstable-i686/umbrello.install
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
  umbrello/repos/kde-unstable-x86_64/umbrello.install

--+
 /PKGBUILD|   82 +
 /umbrello.install|   26 ++
 kde-unstable-i686/PKGBUILD   |   41 
 kde-unstable-i686/umbrello.install   |   13 -
 kde-unstable-x86_64/PKGBUILD |   41 
 kde-unstable-x86_64/umbrello.install |   13 -
 6 files changed, 108 insertions(+), 108 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-08-19 07:17:20 UTC (rev 244138)
+++ kde-unstable-i686/PKGBUILD  2015-08-19 07:17:37 UTC (rev 244139)
@@ -1,41 +0,0 @@
-# Maintainer: Antonio Rojas aro...@archlinux.org 
-# Maintainer: Felix Yan felixonm...@archlinux.org
-# Contributor: Andrea Scarpino and...@archlinux.org
-
-pkgname=umbrello
-pkgver=15.07.90
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor kinit)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=(http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('9e885e14fb9d8164f0c428c49a1788e2')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}
-

Copied: umbrello/repos/kde-unstable-i686/PKGBUILD (from rev 244138, 
umbrello/trunk/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-08-19 07:17:37 UTC (rev 244139)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas aro...@archlinux.org 
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=umbrello
+pkgver=15.08.0
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor kinit)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=(http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('8eab51485322ddbc69543e0b9ab0624f')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}
+

Deleted: kde-unstable-i686/umbrello.install
===
--- kde-unstable-i686/umbrello.install  2015-08-19 07:17:20 UTC (rev 244138)
+++ kde-unstable-i686/umbrello.install  2015-08-19 07:17:37 UTC (rev 244139)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/kde-unstable-i686/umbrello.install (from rev 244138, 
umbrello/trunk/umbrello.install)
===
--- kde-unstable-i686/umbrello.install  (rev 0)
+++ kde-unstable-i686/umbrello.install  2015-08-19 07:17:37 UTC (rev 244139)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- 

[arch-commits] Commit in umbrello/repos (8 files)

2015-08-13 Thread Antonio Rojas
Date: Friday, August 14, 2015 @ 07:36:17
  Author: arojas
Revision: 243609

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

Added:
  umbrello/repos/kde-unstable-i686/PKGBUILD
(from rev 243608, umbrello/kde-unstable/PKGBUILD)
  umbrello/repos/kde-unstable-i686/umbrello.install
(from rev 243608, umbrello/kde-unstable/umbrello.install)
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
(from rev 243608, umbrello/kde-unstable/PKGBUILD)
  umbrello/repos/kde-unstable-x86_64/umbrello.install
(from rev 243608, umbrello/kde-unstable/umbrello.install)
Deleted:
  umbrello/repos/kde-unstable-i686/PKGBUILD
  umbrello/repos/kde-unstable-i686/umbrello.install
  umbrello/repos/kde-unstable-x86_64/PKGBUILD
  umbrello/repos/kde-unstable-x86_64/umbrello.install

--+
 /PKGBUILD|   82 +
 /umbrello.install|   26 ++
 kde-unstable-i686/PKGBUILD   |   39 ---
 kde-unstable-i686/umbrello.install   |   13 -
 kde-unstable-x86_64/PKGBUILD |   39 ---
 kde-unstable-x86_64/umbrello.install |   13 -
 6 files changed, 108 insertions(+), 104 deletions(-)

Deleted: kde-unstable-i686/PKGBUILD
===
--- kde-unstable-i686/PKGBUILD  2015-08-14 05:35:03 UTC (rev 243608)
+++ kde-unstable-i686/PKGBUILD  2015-08-14 05:36:17 UTC (rev 243609)
@@ -1,39 +0,0 @@
-# Maintainer: Antonio Rojas aro...@archlinux.org 
-
-pkgname=umbrello
-pkgver=15.07.80
-pkgrel=1
-pkgdesc='UML modeller'
-arch=(i686 x86_64)
-url='http://kde.org/applications/development/umbrello'
-license=(GPL)
-depends=(hicolor-icon-theme ktexteditor kinit)
-makedepends=(extra-cmake-modules kdoctools python)
-conflicts=(kdesdk-umbrello)
-replaces=(kdesdk-umbrello)
-groups=(kde-applications kdesdk)
-source=(http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
-install=$pkgname.install
-md5sums=('cc1d87543e0e55fc15dde02a0997545c')
-
-prepare() {
-  mkdir -p build
-}
-
-build() { 
-  cd build
-  cmake ../$pkgname-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DLIB_INSTALL_DIR=lib \
--DBUILD_TESTING=OFF \
--DBUILD_KF5=ON \
--DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR=$pkgdir install
-}
-

Copied: umbrello/repos/kde-unstable-i686/PKGBUILD (from rev 243608, 
umbrello/kde-unstable/PKGBUILD)
===
--- kde-unstable-i686/PKGBUILD  (rev 0)
+++ kde-unstable-i686/PKGBUILD  2015-08-14 05:36:17 UTC (rev 243609)
@@ -0,0 +1,41 @@
+# Maintainer: Antonio Rojas aro...@archlinux.org 
+# Maintainer: Felix Yan felixonm...@archlinux.org
+# Contributor: Andrea Scarpino and...@archlinux.org
+
+pkgname=umbrello
+pkgver=15.07.90
+pkgrel=1
+pkgdesc='UML modeller'
+arch=(i686 x86_64)
+url='http://kde.org/applications/development/umbrello'
+license=(GPL)
+depends=(hicolor-icon-theme ktexteditor kinit)
+makedepends=(extra-cmake-modules kdoctools python)
+conflicts=(kdesdk-umbrello)
+replaces=(kdesdk-umbrello)
+groups=(kde-applications kdesdk)
+source=(http://download.kde.org/unstable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz;)
+install=$pkgname.install
+md5sums=('9e885e14fb9d8164f0c428c49a1788e2')
+
+prepare() {
+  mkdir -p build
+}
+
+build() { 
+  cd build
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DLIB_INSTALL_DIR=lib \
+-DBUILD_TESTING=OFF \
+-DBUILD_KF5=ON \
+-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR=$pkgdir install
+}
+

Deleted: kde-unstable-i686/umbrello.install
===
--- kde-unstable-i686/umbrello.install  2015-08-14 05:35:03 UTC (rev 243608)
+++ kde-unstable-i686/umbrello.install  2015-08-14 05:36:17 UTC (rev 243609)
@@ -1,13 +0,0 @@
-post_install() {
-xdg-icon-resource forceupdate --theme hicolor  /dev/null
-update-desktop-database -q
-}
-
-post_upgrade() {
-post_install
-}
-
-post_remove() {
-post_install
-}
-

Copied: umbrello/repos/kde-unstable-i686/umbrello.install (from rev 243608, 
umbrello/kde-unstable/umbrello.install)
===
--- kde-unstable-i686/umbrello.install  (rev 0)
+++ kde-unstable-i686/umbrello.install  2015-08-14 05:36:17 UTC (rev 243609)
@@ -0,0 +1,13 @@
+post_install() {
+xdg-icon-resource forceupdate --theme hicolor  /dev/null
+update-desktop-database -q
+}
+
+post_upgrade() {
+post_install
+}
+
+post_remove() {
+post_install
+}
+

Deleted: kde-unstable-x86_64/PKGBUILD
===
--- kde-unstable-x86_64/PKGBUILD2015-08-14 05:35:03 UTC (rev 243608)
+++