[arch-commits] Commit in gnome-mahjongg/trunk (PKGBUILD gnome-mahjongg.install)

Jan Steffens heftig at archlinux.org
Thu Jul 28 12:21:37 UTC 2016


    Date: Thursday, July 28, 2016 @ 12:21:37
  Author: heftig
Revision: 272559

3.20.0-2

Modified:
  gnome-mahjongg/trunk/PKGBUILD
Deleted:
  gnome-mahjongg/trunk/gnome-mahjongg.install

------------------------+
 PKGBUILD               |    9 ++++-----
 gnome-mahjongg.install |   12 ------------
 2 files changed, 4 insertions(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-28 12:21:20 UTC (rev 272558)
+++ PKGBUILD	2016-07-28 12:21:37 UTC (rev 272559)
@@ -4,17 +4,16 @@
 
 pkgname=gnome-mahjongg
 pkgver=3.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Disassemble a pile of tiles by removing matching pairs"
+url="https://wiki.gnome.org/Apps/Mahjongg"
 arch=('i686' 'x86_64')
-license=('GPL')
-depends=('hicolor-icon-theme' 'gtk3' 'librsvg')
+license=('GPL2')
+depends=('gtk3' 'librsvg')
 makedepends=('intltool' 'itstool' 'gobject-introspection')
 conflicts=('gnome-games')
 replaces=('gnome-games')
 options=('!emptydirs')
-install=gnome-mahjongg.install
-url="https://live.gnome.org/Mahjongg"
 groups=('gnome-extra')
 source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 sha256sums=('d09bb1923636dfd05b6f3a5af8d6fe7b6daa1434e2c06188dd27c96a61cea00a')

Deleted: gnome-mahjongg.install
===================================================================
--- gnome-mahjongg.install	2016-07-28 12:21:20 UTC (rev 272558)
+++ gnome-mahjongg.install	2016-07-28 12:21:37 UTC (rev 272559)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -f -q usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list