Page MenuHomeSolus

D1161.id3306.diff
No OneTemporary

D1161.id3306.diff

Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,8 @@
+ld-linux-x86-64.so.2
+libX11.so.6
+libc.so.6
+libdl.so.2
+libgcc_s.so.1
+libm.so.6
+libpthread.so.0
+librt.so.1
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,22 @@
+name : tilix
+version : 1.7.1
+release : 1
+source :
+ - https://github.com/gnunn1/tilix/archive/1.7.1.tar.gz : 1b807ba47d90c849e1712da7213daf46b63bb36c0b9bd6eaec9bc4c5f84465de
+license : MPL-2.0
+component : system.utils
+summary : A tiling terminal emulator for Linux using GTK+ 3
+description: |
+ Tilix is an advanced GTK3 tiling terminal emulator that follows the Gnome Human Interface Guidelines.
+networking: yes
+builddeps :
+ - pkgconfig(gtk+-3.0)
+ - desktop-file-utils
+ - dmd
+ - dub
+ - xdg-utils
+build : |
+ dub upgrade
+ dub build --build=release
+install : |
+ ./install.sh $installdir/usr
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,51 @@
+<PISI>
+ <Source>
+ <Name>tilix</Name>
+ <Packager>
+ <Name>Ben Johnston</Name>
+ <Email>bjohnston@neomailbox.net</Email>
+ </Packager>
+ <License>MPL-2.0</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">A tiling terminal emulator for Linux using GTK+ 3</Summary>
+ <Description xml:lang="en">Tilix is an advanced GTK3 tiling terminal emulator that follows the Gnome Human Interface Guidelines.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>tilix</Name>
+ <Summary xml:lang="en">A tiling terminal emulator for Linux using GTK+ 3</Summary>
+ <Description xml:lang="en">Tilix is an advanced GTK3 tiling terminal emulator that follows the Gnome Human Interface Guidelines.
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/com.gexperts.Tilix.desktop</Path>
+ <Path fileType="data">/usr/share/dbus-1/services/com.gexperts.Tilix.service</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/com.gexperts.Tilix.gschema.xml</Path>
+ <Path fileType="data">/usr/share/glib-2.0/schemas/gschemas.compiled</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/16x16/apps/com.gexperts.Tilix.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/22x22/apps/com.gexperts.Tilix.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/24x24/apps/com.gexperts.Tilix.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/256x256/apps/com.gexperts.Tilix.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/32x32/apps/com.gexperts.Tilix.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/48x48/apps/com.gexperts.Tilix.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/512x512/apps/com.gexperts.Tilix.png</Path>
+ <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/com.gexperts.Tilix-symbolic.svg</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="data">/usr/share/metainfo/com.gexperts.Tilix.appdata.xml</Path>
+ <Path fileType="data">/usr/share/nautilus-python/extensions/open-tilix.py</Path>
+ <Path fileType="data">/usr/share/tilix</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-11-12</Date>
+ <Version>1.7.1</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Ben Johnston</Name>
+ <Email>bjohnston@neomailbox.net</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 11, 2:55 PM (3 h, 7 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5843351
Default Alt Text
D1161.id3306.diff (4 KB)

Event Timeline