Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11040448
D2277.id5956.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D2277.id5956.diff
View Options
Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,34 @@
+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
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,44 @@
+<PISI>
+ <Source>
+ <Name>projectlibre</Name>
+ <Packager>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Packager>
+ <License>CPAL-1.0</License>
+ <PartOf>office</PartOf>
+ <Summary xml:lang="en">The open source replacement of Microsoft Project</Summary>
+ <Description xml:lang="en">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.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>projectlibre</Name>
+ <Summary xml:lang="en">The open source replacement of Microsoft Project</Summary>
+ <Description xml:lang="en">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.
+</Description>
+ <PartOf>office</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/projectlibre.desktop</Path>
+ <Path fileType="data">/usr/share/mime/packages/projectlibre.xml</Path>
+ <Path fileType="data">/usr/share/pixmaps/projectlibre.png</Path>
+ <Path fileType="data">/usr/share/projectlibre</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2018-02-13</Date>
+ <Version>1.7.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 11, 2:30 AM (23 h, 17 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5889725
Default Alt Text
D2277.id5956.diff (3 KB)
Attached To
Mode
D2277: Initial version of projectlibre
Attached
Detach File
Event Timeline
Log In to Comment