| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.7.0 | 8 | amd64 ppc x86 | 0 |
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
inherit gnustep-2
MY_P=${P/projectc/ProjectC}
S=${WORKDIR}/${MY_P}
DESCRIPTION="An IDE for GNUstep"
HOMEPAGE="https://gnustep.github.io/experience/ProjectCenter.html"
SRC_URI="https://github.com/gnustep/apps-projectcenter/releases/download/projectcenter-${PV//./_}/${P}.tar.gz"
KEYWORDS="amd64 ppc x86"
LICENSE="GPL-2"
SLOT="0"
IUSE=""
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | projectcenter-0.7.0.tar.gz | 488364 bytes | https://github.com/gnustep/apps-projectcenter/releases/download/projectcenter-${PV//./_}/projectcenter-0.7.0.tar.gz |