X-Git-Url: http://gitweb/?a=blobdiff_plain;f=eet%2FPkgfile;h=cc0c64446b4067686e54c5633023609f18536459;hb=e917abec4ec79ccda8612e15df2f49d47f6191ed;hp=69c292a7efb809ffa4271364b443c9f164b234e3;hpb=6fff2c3c0983c45c8c1807214e502b15a37ae334;p=attic%2Fports%2Fe17-cross.git diff --git a/eet/Pkgfile b/eet/Pkgfile index 69c292a..cc0c644 100644 --- a/eet/Pkgfile +++ b/eet/Pkgfile @@ -1,11 +1,11 @@ # Description: Small archiving library for use with EFL. # URL: http://www.enlightenment.org/ # Maintainer: Victor Martinez, pitillo at ono dot com -# Arch Maintainer: CRUX-ARM System Team, crux-arm at mikeux dot dyndns dot org +# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu # Depends on: xorg-libxext xorg-libsm libungif libpng libtiff freetype eina name=eet -version=20091130 +version=20100217 release=1 source=(http://lokalix.dyndns.org/crux/distfiles/e17/$name-$version.tar.bz2) @@ -19,6 +19,6 @@ build() --host=$CTARGET \ --prefix=/usr - make V=1 + make make install DESTDIR=$PKG }