Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : icedtea-web | name : icedtea-web | ||||
| version : 1.6.2 | version : '1.8' | ||||
| release : 1 | release : 2 | ||||
| source : | source : | ||||
| - http://icedtea.wildebeest.org/download/source/icedtea-web-1.6.2.tar.gz : ce67034096d6b960e2b6cfb5c41a7bd6b30eb2ec7f13bf3ecdb477ff6ce69300 | - http://icedtea.wildebeest.org/download/source/icedtea-web-1.8.tar.gz : f0ecea7c7edc4906d5dc963df939624b6895da9605f7350057e20b76d30ffd15 | ||||
| license : GPL-2.0 | license : GPL-2.0-or-later | ||||
| component : programming.java | component : programming.java | ||||
| summary : The IcedTea-Web project provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start | summary : The IcedTea-Web project provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start | ||||
| description: | | description: | | ||||
| The IcedTea-Web project provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. | The IcedTea-Web project provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. | ||||
| networking : yes | |||||
| builddeps : | builddeps : | ||||
| - pkgconfig(x11) | - cargo | ||||
| - openjdk-8 | - openjdk-8 | ||||
| rundeps : | rundeps : | ||||
| - openjdk-8 | - openjdk-8 | ||||
| setup : | | setup : | | ||||
| javadir=%libdir%/openjdk-8 | javadir=%libdir%/openjdk-8 | ||||
| %configure --disable-plugin --with-jdk-home=$javadir --with-jre-home=$javadir/jre/ | %configure --disable-native-plugin\ | ||||
| --with-itw-libs=DISTRIBUTION \ | |||||
| --with-jdk-home=$javadir \ | |||||
| --with-jre-home=$javadir/jre | |||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.