blob: 00c989a0c516b3c2583a9954f7dc65d2d76d009e (
plain)
1
2
3
4
5
6
7
8
9
|
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \
file://desktop-name.patch"
require gaim.inc
SRC_URI[md5sum] = "231f30505d7377bbdde0f350a4bcb838"
SRC_URI[sha256sum] = "63b05733e09d611c0f5645fe6c6315586916de80a42d7aeedb368737feff2cce"
|