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

Eduardo Romero eduardo at archlinux.org
Sat Jul 19 01:01:33 UTC 2008


    Date: Friday, July 18, 2008 @ 21:01:32
  Author: eduardo
Revision: 5638

changed all instances of libungif to giflib to comply with extra having giflib now instead of libungif

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

--------------+
 PKGBUILD     |    2 +-
 wine.install |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-19 00:19:26 UTC (rev 5637)
+++ PKGBUILD	2008-07-19 01:01:32 UTC (rev 5638)
@@ -10,7 +10,7 @@
 depends=('fontconfig' 'libldap' 'libxslt' 'lcms' 'libxxf86dga' \
          'libxcursor' 'libxrandr' 'libxdamage' 'freeglut')
 makedepends=('cups' 'sane' 'fontforge' 'flex' 'bison' 'libgphoto2' \
-             'libxinerama' 'esd' 'libungif' 'alsa-lib' 'ncurses' \
+             'libxinerama' 'esd' 'giflib' 'alsa-lib' 'ncurses' \
              'libxcomposite' 'samba' 'libxpm' 'libxmu' 'libXxf86vm')
 install=wine.install
 source=(http://downloads.sourceforge.net/wine/wine-$pkgver.tar.bz2)

Modified: wine.install
===================================================================
--- wine.install	2008-07-19 00:19:26 UTC (rev 5637)
+++ wine.install	2008-07-19 01:01:32 UTC (rev 5638)
@@ -7,7 +7,7 @@
 ==> 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 gif, jpeg and/or png support: 'giflib', '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'
@@ -23,7 +23,7 @@
 ==> 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 gif, jpeg and/or png support: 'giflib', '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'





More information about the arch-commits mailing list