[arch-commits] Commit in wine/repos/testing-i686 (wine.install)

Eduardo Romero eduardo at archlinux.org
Sun Jul 6 01:31:47 UTC 2008


    Date: Saturday, July 5, 2008 @ 21:31:47
  Author: eduardo
Revision: 4258

commit install

Added:
  wine/repos/testing-i686/wine.install

--------------+
 wine.install |   33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

Added: wine.install
===================================================================
--- wine.install	                        (rev 0)
+++ wine.install	2008-07-06 01:31:47 UTC (rev 4258)
@@ -0,0 +1,33 @@
+pkgname=wine
+
+post_install() {
+  cat << _EOF
+
+==> A very minimal set of dependencies are included for the wine package.
+==> Additional features are available if the package providing them is
+==> installed. For example:
+==>
+==> For gif, jpeg and/or png support: 'libungif', 'libjpeg' and/or 'libpng'.
+==> For alsa sound support: 'alsa-lib'.
+==> For digital cameras support: 'libgphoto2'
+==> For printing and/or scanning support: 'cups' and/or 'sane'
+
+_EOF
+
+}
+
+post_upgrade() {
+  cat << _EOF
+
+==> A very minimal set of dependencies are included for the wine package.
+==> Additional features are available if the package providing them is
+==> installed. For example:
+==>
+==> For gif, jpeg and/or png support: 'libungif', 'libjpeg' and/or 'libpng'.
+==> For alsa and/or opengl support: 'alsa-lib' and/or 'opengl'.
+==> For digital cameras support: 'libgphoto2'
+==> For printing and/or scanning support: 'cups' and/or 'sane'
+
+_EOF
+
+}





More information about the arch-commits mailing list