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

Jan Steffens heftig at archlinux.org
Thu Jul 28 18:03:11 UTC 2016


    Date: Thursday, July 28, 2016 @ 18:03:11
  Author: heftig
Revision: 272628

3.8.1-3

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-28 17:58:06 UTC (rev 272627)
+++ PKGBUILD	2016-07-28 18:03:11 UTC (rev 272628)
@@ -5,17 +5,16 @@
 
 pkgname=gnome-nettool
 pkgver=3.8.1
-pkgrel=2
-pkgdesc="A Collection of GNOME3 Networking Tools."
+pkgrel=3
+pkgdesc="Graphical interface for various networking tools"
 arch=(i686 x86_64)
 license=(GPL)
-depends=(gtk3 libgtop dnsutils iputils dconf whois hicolor-icon-theme)
+depends=(gtk3 libgtop dnsutils iputils dconf whois)
 makedepends=(yelp-tools intltool nmap net-tools)
 optdepends=('nmap: Port scanning'
             'net-tools: Network statistics')
 groups=(gnome-extra)
-url="http://www.gnome.org"
-install=gnome-nettool.install
+url="https://git.gnome.org/browse/gnome-nettool"
 source=(https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
 sha256sums=('f0a4510d9fe5eae4c91b63ade9848992b2795108e76eff7f51dc3decf7df2cb1')
 

Deleted: gnome-nettool.install
===================================================================
--- gnome-nettool.install	2016-07-28 17:58:06 UTC (rev 272627)
+++ gnome-nettool.install	2016-07-28 18:03:11 UTC (rev 272628)
@@ -1,12 +0,0 @@
-post_install() {
-  glib-compile-schemas /usr/share/glib-2.0/schemas
-  gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
-  post_install $1
-}
-
-post_remove() {
-  post_install
-}



More information about the arch-commits mailing list