Page MenuHomeSolus

D499.id1066.diff
No OneTemporary

D499.id1066.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,15 @@
+libc.so.6
+libcairo.so.2
+libgcc_s.so.1
+libgdk-3.so.0
+libgee-0.8.so.2
+libgio-2.0.so.0
+libglib-2.0.so.0
+libgobject-2.0.so.0
+libgranite.so.3
+libgtk-3.so.0
+libgtksourceview-3.0.so.1
+libpango-1.0.so.0
+libqalculate.so.6
+libsoup-2.4.so.1
+libstdc++.so.6
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,26 @@
+name : nasc
+version : 0.4.2
+release : 1
+source :
+ - https://github.com/parnold-x/nasc/archive/0.4.2.tar.gz : 3cd3aa0b6fc6391ab681d2e0ea23f8d4d1c75cc7f4c069034d6dd901592f0311
+license : GPL-3.0
+component : office.maths
+summary : NaSC is an app where you do maths like a normal person.
+description: |
+ It’s an app where you do maths like a normal person. It lets you type whatever you want and smartly figures out what is math and spits out an answer on the right pane.
+builddeps :
+ - pkgconfig(gee-0.8)
+ - pkgconfig(gthread-2.0)
+ - pkgconfig(gtksourceview-3.0)
+ - pkgconfig(granite)
+ - pkgconfig(libsoup-2.4)
+ - pkgconfig(libqalculate)
+ - cln-devel
+ - vala
+libsplit: no
+setup : |
+ %cmake
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,52 @@
+<PISI>
+ <Source>
+ <Name>nasc</Name>
+ <Packager>
+ <Name>Alec Scott</Name>
+ <Email>alecbcs@gmail.com</Email>
+ </Packager>
+ <License>GPL-3.0</License>
+ <PartOf>office.maths</PartOf>
+ <Summary xml:lang="en">NaSC is an app where you do maths like a normal person.</Summary>
+ <Description xml:lang="en">It’s an app where you do maths like a normal person. It lets you type whatever you want and smartly figures out what is math and spits out an answer on the right pane.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>nasc</Name>
+ <Summary xml:lang="en">NaSC is an app where you do maths like a normal person.</Summary>
+ <Description xml:lang="en">It’s an app where you do maths like a normal person. It lets you type whatever you want and smartly figures out what is math and spits out an answer on the right pane.
+</Description>
+ <PartOf>office.maths</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib/lib*.so</Path>
+ <Path fileType="data">/usr/share/appdata/com.github.parnold-x.nasc.appdata.xml</Path>
+ <Path fileType="data">/usr/share/applications/com.github.parnold-x.nasc.desktop</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.github.parnold-x.nasc.gschema.xml</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/128x128/apps/com.github.parnold-x.nasc.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/com.github.parnold-x.nasc.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/com.github.parnold-x.nasc.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/com.github.parnold-x.nasc.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/com.github.parnold-x.nasc.svg</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/64x64/apps/com.github.parnold-x.nasc.svg</Path>
+ <Path fileType="data">/usr/share/qalculate/nasc_template.sheets</Path>
+ <Path fileType="data">/usr/share/qalculate/styles/def.lang</Path>
+ <Path fileType="data">/usr/share/qalculate/styles/language.dtd</Path>
+ <Path fileType="data">/usr/share/qalculate/styles/language.rng</Path>
+ <Path fileType="data">/usr/share/qalculate/styles/language2.rng</Path>
+ <Path fileType="data">/usr/share/qalculate/styles/nasc.lang</Path>
+ <Path fileType="data">/usr/share/qalculate/styles/nasc.xml</Path>
+ <Path fileType="data">/usr/share/qalculate/styles/styles.rng</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-06-25</Date>
+ <Version>0.4.2</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Alec Scott</Name>
+ <Email>alecbcs@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 20, 11:02 PM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5882133
Default Alt Text
D499.id1066.diff (4 KB)

Event Timeline