[arch-commits] Commit in fvwm/trunk (PKGBUILD)

Eric Bélanger eric at nymeria.archlinux.org
Fri May 16 02:33:58 UTC 2014


    Date: Friday, May 16, 2014 @ 04:33:58
  Author: eric
Revision: 212874

upgpkg: fvwm 2.6.5-4

Remove imlib support

Modified:
  fvwm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-16 02:24:38 UTC (rev 212873)
+++ PKGBUILD	2014-05-16 02:33:58 UTC (rev 212874)
@@ -3,12 +3,12 @@
 
 pkgname=fvwm
 pkgver=2.6.5
-pkgrel=3
+pkgrel=4
 pkgdesc="A multiple large virtual desktop window manager originally derived from twm"
 arch=('i686' 'x86_64')
 url="http://www.fvwm.org"
 license=('GPL' 'custom')
-depends=('imlib' 'fribidi' 'perl' 'libstroke' 'libxpm' 'librsvg' 'libxinerama' 'libxcursor')
+depends=('fribidi' 'perl' 'libstroke' 'libxpm' 'librsvg' 'libxinerama' 'libxcursor')
 makedepends=('libxslt')
 optdepends=('perl-tk: for ClickToFocus support'
             'perl-x11-protocol: for ClickToFocus support')




More information about the arch-commits mailing list