[arch-commits] Commit in breeze-icons/trunk (PKGBUILD applet-icons.patch)

Felix Yan fyan at archlinux.org
Sat Dec 12 17:16:48 UTC 2015


    Date: Saturday, December 12, 2015 @ 18:16:48
  Author: fyan
Revision: 256004

upgpkg: breeze-icons 5.17.0-1

KF 5.17.0

Modified:
  breeze-icons/trunk/PKGBUILD
Deleted:
  breeze-icons/trunk/applet-icons.patch

--------------------+
 PKGBUILD           |   13 ++++---------
 applet-icons.patch |   24 ------------------------
 2 files changed, 4 insertions(+), 33 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 17:12:13 UTC (rev 256003)
+++ PKGBUILD	2015-12-12 17:16:48 UTC (rev 256004)
@@ -4,8 +4,8 @@
 # Contributor: Antonio Rojas
 
 pkgname=breeze-icons
-pkgver=5.16.0
-pkgrel=2
+pkgver=5.17.0
+pkgrel=1
 pkgdesc='Breeze icon themes'
 arch=('any')
 url='https://projects.kde.org/projects/kde/workspace/breeze'
@@ -12,16 +12,11 @@
 license=('LGPL')
 groups=('kf5')
 makedepends=('extra-cmake-modules' 'qt5-base')
-source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz" applet-icons.patch)
-md5sums=('649b3b20669d052abe3ebc639ef0c705'
-         'ef4b101e95bcaad33a6797e01deef984')
+source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz")
+md5sums=('9559ac7cc25959800ecfc8ab3b2d4ee5')
 
 prepare() {
   mkdir -p build
-
-# Install applet icons https://bugs.kde.org/show_bug.cgi?id=355676
-  cd $pkgname-$pkgver
-  patch -p1 -i ../applet-icons.patch
 }
 
 build() {

Deleted: applet-icons.patch
===================================================================
--- applet-icons.patch	2015-12-12 17:12:13 UTC (rev 256003)
+++ applet-icons.patch	2015-12-12 17:16:48 UTC (rev 256004)
@@ -1,24 +0,0 @@
-diff -ur breeze-icons-5.16.0.orig/icons/CMakeLists.txt breeze-icons-5.16.0/icons/CMakeLists.txt
---- breeze-icons-5.16.0.orig/icons/CMakeLists.txt	2015-11-08 12:58:09.000000000 +0100
-+++ breeze-icons-5.16.0/icons/CMakeLists.txt	2015-11-22 10:37:17.223501606 +0100
-@@ -11,7 +11,7 @@
- 
- ########### install files ###############
- 
--set( breeze_icon_dirs  actions apps categories devices emblems emotes mimetypes places status )
-+set( breeze_icon_dirs  actions applets apps categories devices emblems emotes mimetypes places status )
- 
- 
- set(BREEZE_INSTALL_DIR ${ICON_INSTALL_DIR}/breeze)
-diff -ur breeze-icons-5.16.0.orig/icons-dark/CMakeLists.txt breeze-icons-5.16.0/icons-dark/CMakeLists.txt
---- breeze-icons-5.16.0.orig/icons-dark/CMakeLists.txt	2015-11-08 12:58:09.000000000 +0100
-+++ breeze-icons-5.16.0/icons-dark/CMakeLists.txt	2015-11-22 10:37:34.356830327 +0100
-@@ -11,7 +11,7 @@
- 
- ########### install files ###############
- 
--set( breeze_icon_dark_dirs  actions apps categories devices emblems emotes mimetypes places status)
-+set( breeze_icon_dark_dirs  actions applets apps categories devices emblems emotes mimetypes places status)
- 
- 
- set(BREEZE_INSTALL_DIR ${ICON_INSTALL_DIR}/breeze-dark)



More information about the arch-commits mailing list