Show
Ignore:
Timestamp:
09/01/09 01:42:05 (3 years ago)
Author:
max_posedon
Message:

fso: libgsm0710

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • openmoko/trunk/openmoko-target/sys-mobilephone/libgsm0710/libgsm0710-1.1.1.ebuild

    r404 r652  
    55DESCRIPTION="GSM 07.10 Protocol Engine library" 
    66HOMEPAGE="http://www.freesmartphone.org" 
    7 SRC_URI="http://www.freesmartphone.org/sources/libgsm0710-1.1.1.tar.bz2" 
     7SRC_URI="http://www.freesmartphone.org/sources/${P}.tar.bz2" 
    88 
    99LICENSE="GPL-2" 
     
    1212IUSE="" 
    1313 
    14 RDEPEND=">=dev-libs/libgee-0.1" 
    15 DEPEND="dev-lang/vala" 
    16  
    1714src_install() { 
    1815        emake DESTDIR="${D}" install || die "make install failed"