Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : eclipse | |||||
| version : 4.7.3 | |||||
| release : 1 | |||||
| source : | |||||
| # Using git because tarball is malformed | |||||
| - git|git://git.eclipse.org/gitroot/platform/eclipse.platform.releng.aggregator.git : S4_7_3_RC4 | |||||
| license : GPL-2.0 # CHECK ME | |||||
| component : programming.ide | |||||
| summary : things | |||||
| description: | | |||||
| things | |||||
| networking : yes | |||||
| builddeps : | |||||
| - pkgconfig(cairo) | |||||
| - pkgconfig(glu) | |||||
| - pkgconfig(gtk+-2.0) | |||||
| - pkgconfig(gtk+-3.0) | |||||
| - pkgconfig(xtst) | |||||
| - apache-maven | |||||
| - openjdk-8-devel | |||||
| rundeps : | |||||
| - openjdk-8 | |||||
| build : | | |||||
| mkdir m2 | |||||
| export MAVEN_OPTS='-Dmaven.repo.local=./m2' | |||||
| export JAVA_HOME='/usr/lib64/openjdk-8' | |||||
| mvn -T 1C clean verify -Dnative=gtk.linux.x86_64 | |||||
| install : | | |||||
| %make_install | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.