[arch-commits] Commit in kdegames-picmi/repos/kde-unstable-x86_64 (4 files)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jul 25 21:12:02 UTC 2013


    Date: Thursday, July 25, 2013 @ 23:12:02
  Author: andrea
Revision: 191578

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

Added:
  kdegames-picmi/repos/kde-unstable-x86_64/PKGBUILD
    (from rev 191577, kdegames-picmi/kde-unstable/PKGBUILD)
  kdegames-picmi/repos/kde-unstable-x86_64/kdegames-picmi.install
    (from rev 191577, kdegames-picmi/kde-unstable/kdegames-picmi.install)
Deleted:
  kdegames-picmi/repos/kde-unstable-x86_64/PKGBUILD
  kdegames-picmi/repos/kde-unstable-x86_64/kdegames-picmi.install

------------------------+
 PKGBUILD               |   66 +++++++++++++++++++++++------------------------
 kdegames-picmi.install |   22 +++++++--------
 2 files changed, 44 insertions(+), 44 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-25 21:11:54 UTC (rev 191577)
+++ PKGBUILD	2013-07-25 21:12:02 UTC (rev 191578)
@@ -1,33 +0,0 @@
-# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
-
-pkgname=kdegames-picmi
-pkgver=4.10.5
-pkgrel=1
-pkgdesc="A nonogram logic game for KDE"
-url="http://kde.org/applications/games/picmi/"
-arch=('i686' 'x86_64')
-license=('GPL' 'LGPL' 'FDL')
-groups=('kde' 'kdegames')
-depends=('kdebase-runtime' 'libkdegames')
-makedepends=('cmake' 'automoc4')
-replaces=('picmi')
-conflicts=('picmi')
-install=${pkgname}.install
-source=("http://download.kde.org/stable/${pkgver}/src/picmi-${pkgver}.tar.xz")
-sha1sums=('fd2f95d39f4aeeea694a3b74949a3472783a3719')
-
-build() {
-  mkdir build
-  cd build
-  cmake ../picmi-${pkgver} \
-    -DCMAKE_BUILD_TYPE=Release \
-    -DKDE4_BUILD_TESTS=OFF \
-    -DCMAKE_INSTALL_PREFIX=/usr
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="${pkgdir}" install
-}

Copied: kdegames-picmi/repos/kde-unstable-x86_64/PKGBUILD (from rev 191577, kdegames-picmi/kde-unstable/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2013-07-25 21:12:02 UTC (rev 191578)
@@ -0,0 +1,33 @@
+# $Id$
+# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+
+pkgname=kdegames-picmi
+pkgver=4.10.97
+pkgrel=1
+pkgdesc="A nonogram logic game for KDE"
+url="http://kde.org/applications/games/picmi/"
+arch=('i686' 'x86_64')
+license=('GPL' 'LGPL' 'FDL')
+groups=('kde' 'kdegames')
+depends=('kdebase-runtime' 'libkdegames')
+makedepends=('cmake' 'automoc4')
+replaces=('picmi')
+conflicts=('picmi')
+install=${pkgname}.install
+source=("http://download.kde.org/unstable/${pkgver}/src/picmi-${pkgver}.tar.xz")
+sha1sums=('cd60a7f2916bc7e1fcd8c253d6d1261afcaccfa0')
+
+build() {
+  mkdir build
+  cd build
+  cmake ../picmi-${pkgver} \
+    -DCMAKE_BUILD_TYPE=Release \
+    -DKDE4_BUILD_TESTS=OFF \
+    -DCMAKE_INSTALL_PREFIX=/usr
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="${pkgdir}" install
+}

Deleted: kdegames-picmi.install
===================================================================
--- kdegames-picmi.install	2013-07-25 21:11:54 UTC (rev 191577)
+++ kdegames-picmi.install	2013-07-25 21:12:02 UTC (rev 191578)
@@ -1,11 +0,0 @@
-post_install() {
-	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
-}
-
-post_upgrade() {
-	post_install
-}
-
-post_remove() {
-	post_install
-}

Copied: kdegames-picmi/repos/kde-unstable-x86_64/kdegames-picmi.install (from rev 191577, kdegames-picmi/kde-unstable/kdegames-picmi.install)
===================================================================
--- kdegames-picmi.install	                        (rev 0)
+++ kdegames-picmi.install	2013-07-25 21:12:02 UTC (rev 191578)
@@ -0,0 +1,11 @@
+post_install() {
+	xdg-icon-resource forceupdate --theme hicolor &> /dev/null
+}
+
+post_upgrade() {
+	post_install
+}
+
+post_remove() {
+	post_install
+}




More information about the arch-commits mailing list