[arch-commits] Commit in oxygen/kde-unstable (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 13 18:20:01 UTC 2015
Date: Monday, April 13, 2015 @ 20:20:01
Author: arojas
Revision: 236379
New tarball
Modified:
oxygen/kde-unstable/PKGBUILD
----------+
PKGBUILD | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-13 17:26:43 UTC (rev 236378)
+++ PKGBUILD 2015-04-13 18:20:01 UTC (rev 236379)
@@ -10,9 +10,9 @@
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/kde/workspace/oxygen'
license=('LGPL')
-makedepends=('frameworkintegration' 'extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4')
+makedepends=('frameworkintegration' 'kdecoration' 'extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4')
source=("http://download.kde.org/unstable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('da5e054b38b1f154e63f7c576a7a4e97')
+md5sums=('2ee03ebc10176efbb023c236c71d8d0a')
prepare() {
mkdir build{,-kde4}
@@ -49,9 +49,6 @@
# Cursors conflicts with kdebase-workspace
rm -r "${pkgdir}"/usr/share/icons/
-
-# Remove breeze translations
- rm "$pkgdir"/usr/share/locale/*/LC_MESSAGES/breeze_kwin_deco.mo
}
package_oxygen-cursors() {
More information about the arch-commits
mailing list