Page MenuHomeSolus

D215.id.diff
No OneTemporary

D215.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,20 @@
+name : rednotebook
+version : 2.0
+release : 1
+source :
+ - https://github.com/jendrikseipp/rednotebook/archive/v2.0.tar.gz : 57c1a90550ecdf62c852d2533afa2c29fb99e8802a9b38d1c88241dbaad39612
+license : GPL-2.0
+component : office.notes
+summary : A cross-platform journal
+description: |
+ RedNotebook is a modern desktop journal. It lets you format, tag and search your entries. You
+ can also add pictures, links and customizable templates, spell check your notes, and export to
+ plain text, HTML, Latex or PDF.
+rundeps :
+ - libwebkit-gtk
+ - pyenchant
+ - pyyaml
+build : |
+ %python3_setup
+install : |
+ %python3_install
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,137 @@
+<PISI>
+ <Source>
+ <Name>rednotebook</Name>
+ <Packager>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federicodamiansch@gmail.com</Email>
+ </Packager>
+ <License>GPL-2.0</License>
+ <PartOf>office.notes</PartOf>
+ <Summary xml:lang="en">A cross-platform journal</Summary>
+ <Description xml:lang="en">RedNotebook is a modern desktop journal. It lets you format, tag and search your entries. You
+can also add pictures, links and customizable templates, spell check your notes, and export to
+plain text, HTML, Latex or PDF.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>rednotebook</Name>
+ <Summary xml:lang="en">A cross-platform journal</Summary>
+ <Description xml:lang="en">RedNotebook is a modern desktop journal. It lets you format, tag and search your entries. You
+can also add pictures, links and customizable templates, spell check your notes, and export to
+plain text, HTML, Latex or PDF.
+</Description>
+ <PartOf>office.notes</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook-2.0-py3.5.egg-info</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__pycache__/backup.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__pycache__/configuration.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__pycache__/data.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__pycache__/info.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__pycache__/journal.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__pycache__/storage.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__pycache__/templates.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/__pycache__/undo.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/backup.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/configuration.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/data.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/__pycache__/elibintl.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/__pycache__/msgfmt.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/__pycache__/spellcheck.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/__pycache__/txt2tags.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/elibintl.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/msgfmt.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/spellcheck.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/external/txt2tags.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/files/default.cfg</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/files/main_window.glade</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/browser.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/categories.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/clouds.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/customwidgets.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/editor.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/exports.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/format_menu.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/imports.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/insert_menu.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/main_window.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/menu.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/options.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/search.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/__pycache__/t2t_highlight.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/browser.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/categories.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/clouds.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/customwidgets.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/editor.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/exports.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/format_menu.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/imports.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/insert_menu.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/main_window.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/menu.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/options.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/search.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/gui/t2t_highlight.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/bulletlist.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/date.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/formula.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/insert-image-16.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/insert-image-22.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/line.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/linebreak.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/link.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/numberedlist.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/picture.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rednotebook.svg</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rn-128.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rn-14.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rn-16.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rn-192.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rn-22.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rn-256.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rn-32.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rn-48.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/rednotebook-icon/rn-64.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/table.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/images/title.png</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/info.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/journal.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/storage.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/templates.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/undo.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/__init__.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/__pycache__/__init__.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/__pycache__/dates.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/__pycache__/filesystem.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/__pycache__/markup.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/__pycache__/statistics.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/__pycache__/utils.cpython-35.pyc</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/dates.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/filesystem.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/markup.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/statistics.py</Path>
+ <Path fileType="library">/usr/lib/python3.5/site-packages/rednotebook/util/utils.py</Path>
+ <Path fileType="data">/usr/share/appdata/rednotebook.appdata.xml</Path>
+ <Path fileType="data">/usr/share/applications/rednotebook.desktop</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/rednotebook.svg</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-05-26</Date>
+ <Version>2.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federicodamiansch@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 11:08 PM (1 d, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5811626
Default Alt Text
D215.id.diff (13 KB)

Event Timeline