[arch-commits] Commit in kdepim-runtime/kde-unstable (PKGBUILD disable-l10n.patch)

Andrea Scarpino andrea at archlinux.org
Mon May 23 19:42:35 UTC 2011


    Date: Monday, May 23, 2011 @ 15:42:35
  Author: andrea
Revision: 124657

KDE 4.7beta1

Modified:
  kdepim-runtime/kde-unstable/PKGBUILD
Deleted:
  kdepim-runtime/kde-unstable/disable-l10n.patch

--------------------+
 PKGBUILD           |   12 +++---------
 disable-l10n.patch |   10 ----------
 2 files changed, 3 insertions(+), 19 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-23 19:42:26 UTC (rev 124656)
+++ PKGBUILD	2011-05-23 19:42:35 UTC (rev 124657)
@@ -3,7 +3,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=kdepim-runtime
-pkgver=4.5.96
+pkgver=4.6.80
 pkgrel=1
 pkgdesc='KDE PIM Runtime Environment'
 arch=('i686' 'x86_64')
@@ -12,16 +12,10 @@
 depends=('kdepimlibs' 'kdebase-runtime')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'boost')
 install=${pkgname}.install
-#source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
-source=("http://download.kde.org/unstable/kdepim/${pkgver}/${pkgname}-${pkgver}.tar.bz2"
-        'disable-l10n.patch')
-sha1sums=('fd1cf58d5b62c647a7920dfc1d79126843750b1e'
-          '991d81435205185dcb2285a6e728f7756ae92b0d')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgname}-${pkgver}.tar.bz2")
+sha1sums=('18cb10ea5a7373c4eea859b0d0518b6a9c0e6a4e')
 
 build() {
-	cd "${srcdir}"/${pkgname}-${pkgver}
-    patch -Np0 -i "${srcdir}"/disable-l10n.patch
-
     cd "${srcdir}"
 	mkdir build
 	cd build

Deleted: disable-l10n.patch
===================================================================
--- disable-l10n.patch	2011-05-23 19:42:26 UTC (rev 124656)
+++ disable-l10n.patch	2011-05-23 19:42:35 UTC (rev 124657)
@@ -1,10 +0,0 @@
---- CMakeLists.txt~	2011-01-30 06:27:14.403350537 -0800
-+++ CMakeLists.txt	2011-01-30 06:27:58.130017204 -0800
-@@ -192,7 +192,3 @@
- update_xdg_mimetypes(${XDG_MIME_INSTALL_DIR})
- 
- macro_display_feature_log()
--
--find_package(Msgfmt REQUIRED)
--find_package(Gettext REQUIRED)
--add_subdirectory(po)




More information about the arch-commits mailing list