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

Eric Bélanger eric at archlinux.org
Mon Aug 30 03:36:24 UTC 2010


    Date: Sunday, August 29, 2010 @ 23:36:23
  Author: eric
Revision: 89189

upgpkg: enlightenment 1.0.5-1
Upstream update, Removed already satisfied freetype2 and libsm depends

Modified:
  enlightenment/trunk/ChangeLog
  enlightenment/trunk/PKGBUILD

-----------+
 ChangeLog |    6 ++++++
 PKGBUILD  |    8 ++++----
 2 files changed, 10 insertions(+), 4 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2010-08-29 17:56:34 UTC (rev 89188)
+++ ChangeLog	2010-08-30 03:36:23 UTC (rev 89189)
@@ -1,3 +1,9 @@
+2010-08-29  Eric Belanger  <eric at archlinux.org>
+
+	* enlightenment 1.0.5-1
+	* Upstream update
+	* Removed already satisfied freetype2 and libsm depends
+
 2010-08-10  Eric Belanger  <eric at archlinux.org>
 
 	* enlightenment 1.0.4-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-29 17:56:34 UTC (rev 89188)
+++ PKGBUILD	2010-08-30 03:36:23 UTC (rev 89189)
@@ -3,22 +3,22 @@
 # Contributor: Judd Vinet <jvinet at zeroflux.org>
 
 pkgname=enlightenment
-pkgver=1.0.4
+pkgver=1.0.5
 _themever=1.0.1
 pkgrel=1
 pkgdesc="A fast, flexible, and very extensible Window Manager"
 arch=('i686' 'x86_64')
 url="http://www.enlightenment.org"
 license=('BSD' 'custom')
-depends=('freetype2' 'libxinerama' 'libxft' 'libsm' 'libxxf86vm' 'esound' 'imlib2' 'perl' \
+depends=('libxinerama' 'libxft' 'libxxf86vm' 'esound' 'imlib2' 'perl' \
          'libxcomposite' 'libxdamage' 'libxrandr')
 makedepends=('xbitmaps')
 options=('!libtool')
 changelog=ChangeLog
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/e16-${pkgver}.tar.gz \
         http://downloads.sourceforge.net/enlightenment/e16-themes-${_themever}.tar.gz)
-md5sums=('cb51a655e99c8733e411dadae6e98fa9' 'bbd9cfd969610c29c7627c2ba1ce3094')
-sha1sums=('8a729a5adee4713545c0f97edd89a346fc452097' 'ae34e2df1294198795736bf953bf695aba93b710')
+md5sums=('8e915d0a8e0a7498712bc81c32362db2' 'bbd9cfd969610c29c7627c2ba1ce3094')
+sha1sums=('e50f11439023079fb2d7a1876e4bf6cf59a9b832' 'ae34e2df1294198795736bf953bf695aba93b710')
 
 build() {
   cd "${srcdir}/e16-${pkgver}"




More information about the arch-commits mailing list