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

Alexander Rødseth arodseth at nymeria.archlinux.org
Thu Apr 11 22:26:55 UTC 2013


    Date: Friday, April 12, 2013 @ 00:26:55
  Author: arodseth
Revision: 88111

gtksourceview TODO

Modified:
  nemiver/trunk/PKGBUILD
Deleted:
  nemiver/trunk/nemiver.install

-----------------+
 PKGBUILD        |    3 +--
 nemiver.install |   15 ---------------
 2 files changed, 1 insertion(+), 17 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-11 22:26:45 UTC (rev 88110)
+++ PKGBUILD	2013-04-11 22:26:55 UTC (rev 88111)
@@ -4,14 +4,13 @@
 
 pkgname=nemiver
 pkgver=0.9.4
-pkgrel=1
+pkgrel=2
 pkgdesc='C/C++ debugger for GNOME'
 arch=('x86_64' 'i686')
 license=('GPL')
 url='http://www.gnome.org/projects/nemiver/'
 depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'dconf' 'gsettings-desktop-schemas')
 makedepends=('boost' 'intltool' 'itstool')
-install=nemiver.install
 source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz")
 options=('!libtool' '!emptydirs')
 sha256sums=('12cc5b6092ba720f2524f59928bee4d736e5e5ffeeffb6fd06f99695f17d683f')

Deleted: nemiver.install
===================================================================
--- nemiver.install	2013-04-11 22:26:45 UTC (rev 88110)
+++ nemiver.install	2013-04-11 22:26:55 UTC (rev 88111)
@@ -1,15 +0,0 @@
-post_upgrade() {
-  usr/bin/glib-compile-schemas usr/share/glib-2.0/schemas
-  #update-desktop-database -q
-  #gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_install() {
-  post_upgrade
-}
-
-post_remove() {
-  post_upgrade
-}
-
-# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list