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

Eduardo Romero eduardo at archlinux.org
Sat Sep 6 03:05:52 UTC 2008


    Date: Friday, September 5, 2008 @ 23:05:51
  Author: eduardo
Revision: 11880

removed wine.install

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

--------------+
 PKGBUILD     |    3 +--
 wine.install |   19 -------------------
 2 files changed, 1 insertion(+), 21 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-09-06 03:04:27 UTC (rev 11879)
+++ PKGBUILD	2008-09-06 03:05:51 UTC (rev 11880)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Eduardo Romero <eduardo at archlinux.org>
 pkgname=wine
-pkgver=1.1.3
+pkgver=1.1.4
 pkgrel=1
 pkgdesc="A compatibility layer for running Windows programs"
 url="http://www.winehq.com"
@@ -19,7 +19,6 @@
             "giflib: GIF images support"
             "libjpeg: JPEG images support"
             "libpng: PNG images support")
-install=wine.install
 source=(http://downloads.sourceforge.net/wine/wine-$pkgver.tar.bz2)
 md5sums=('8c2998007950b22aad413a784213285a')
 

Deleted: wine.install
===================================================================
--- wine.install	2008-09-06 03:04:27 UTC (rev 11879)
+++ wine.install	2008-09-06 03:05:51 UTC (rev 11880)
@@ -1,19 +0,0 @@
-pkgname=wine
-
-post_install() {
-  cat << _EOF
-
-==> Optional dependencies for the wine package, listed with the following command: "pacman -Qi wine"
-
-_EOF
-
-}
-
-post_upgrade() {
-  cat << _EOF
-
-==> Optional dependencies for the wine package, listed with the following command: "pacman -Qi wine"
-
-_EOF
-
-}




More information about the arch-commits mailing list