Changeset View
Changeset View
Standalone View
Standalone View
package.yml
- This file was added.
| name : projectlibre | |||||
| version : 1.7.0 | |||||
| release : 1 | |||||
| source : | |||||
| - git|https://git.code.sf.net/p/projectlibre/code : 0c939507cc63e9eaeb855437189cdec79e9386c2 | |||||
| license : CPAL-1.0 | |||||
| component : office | |||||
| summary : The open source replacement of Microsoft Project | |||||
| description: | | |||||
| ProjectLibre is the leading open source alternative to Microsoft Project. | |||||
| It has been downloaded over 2,700,000 times in over 200 countries and has | |||||
| won InfoWorld "Best of Open Source" award. ProjectLibre is compatible with | |||||
| Microsoft Project 2003, 2007 and 2010 files. | |||||
| builddeps : | |||||
| - apache-ant | |||||
| rundeps : | |||||
| - openjdk-8 | |||||
| build : | | |||||
| cd openproj_build | |||||
| ant dir | |||||
| install : | | |||||
| cd openproj_build | |||||
| pushd dist | |||||
| install -D -m00644 lib/*.jar -t $installdir/usr/share/projectlibre/lib | |||||
| install -m00644 projectlibre.jar -t $installdir/usr/share/projectlibre | |||||
| popd | |||||
| pushd resources | |||||
| install -D -m00755 projectlibre -t $installdir/usr/bin | |||||
| install -D -m00644 projectlibre.desktop -t $installdir/usr/share/applications | |||||
| install -D -m00644 projectlibre.png -t $installdir/usr/share/pixmaps | |||||
| install -D -m00644 projectlibre.xml -t $installdir/usr/share/mime/packages | |||||
| popd | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.