- Timestamp:
- 09/01/09 01:42:05 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
openmoko/trunk/openmoko-target/sys-mobilephone/libgsm0710/libgsm0710-1.1.1.ebuild
r404 r652 5 5 DESCRIPTION="GSM 07.10 Protocol Engine library" 6 6 HOMEPAGE="http://www.freesmartphone.org" 7 SRC_URI="http://www.freesmartphone.org/sources/ libgsm0710-1.1.1.tar.bz2"7 SRC_URI="http://www.freesmartphone.org/sources/${P}.tar.bz2" 8 8 9 9 LICENSE="GPL-2" … … 12 12 IUSE="" 13 13 14 RDEPEND=">=dev-libs/libgee-0.1"15 DEPEND="dev-lang/vala"16 17 14 src_install() { 18 15 emake DESTDIR="${D}" install || die "make install failed"
