Page MenuHomeSolus

D947.diff
No OneTemporary

D947.diff

Index: Makefile
===================================================================
--- /dev/null
+++ Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
Index: abi_used_libs
===================================================================
--- /dev/null
+++ abi_used_libs
@@ -0,0 +1,19 @@
+libc.so.6
+libecore.so.1
+libecore_con.so.1
+libecore_evas.so.1
+libecore_file.so.1
+libecore_imf.so.1
+libecore_imf_evas.so.1
+libecore_input.so.1
+libecore_ipc.so.1
+libedje.so.1
+libeet.so.1
+libefreet.so.1
+libeina.so.1
+libelementary.so.1
+libemotion.so.1
+libethumb_client.so.1
+libevas.so.1
+libm.so.6
+libpthread.so.0
Index: package.yml
===================================================================
--- /dev/null
+++ package.yml
@@ -0,0 +1,20 @@
+name : terminology
+version : 1.1.0
+release : 1
+source :
+ - https://github.com/billiob/terminology/archive/v1.1.0.tar.gz : f31311412038b3efab0469520ceb72e31be78e1e1b98c4422f104f1c0d01b70a
+license : BSD-2-Clause
+component : system.utils
+summary : The best terminal emulator based on the Enlightenment Foundation Libraries
+description: |
+ Enjoy one of the fastest terminal emulators around in terms of it handling I/O. No waiting for scrolling any longer than the application generating the output spends.
+rundeps:
+ - efl
+builddeps :
+ - pkgconfig(elementary)
+setup : |
+ ./autogen.sh --prefix=/usr
+build : |
+ %make
+install : |
+ %make_install
Index: pspec_x86_64.xml
===================================================================
--- /dev/null
+++ pspec_x86_64.xml
@@ -0,0 +1,39 @@
+<PISI>
+ <Source>
+ <Name>terminology</Name>
+ <Packager>
+ <Name>Michael Wilcox</Name>
+ <Email>miwilc@gmx.com</Email>
+ </Packager>
+ <License>BSD-2-Clause</License>
+ <PartOf>system.utils</PartOf>
+ <Summary xml:lang="en">The best terminal emulator based on the Enlightenment Foundation Libraries</Summary>
+ <Description xml:lang="en">Enjoy one of the fastest terminal emulators around in terms of it handling I/O. No waiting for scrolling any longer than the application generating the output spends.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>terminology</Name>
+ <Summary xml:lang="en">The best terminal emulator based on the Enlightenment Foundation Libraries</Summary>
+ <Description xml:lang="en">Enjoy one of the fastest terminal emulators around in terms of it handling I/O. No waiting for scrolling any longer than the application generating the output spends.
+</Description>
+ <PartOf>system.utils</PartOf>
+ <Files>
+ <Path fileType="executable">/usr/bin</Path>
+ <Path fileType="data">/usr/share/applications/terminology.desktop</Path>
+ <Path fileType="data">/usr/share/icons/terminology.png</Path>
+ <Path fileType="localedata">/usr/share/locale</Path>
+ <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="data">/usr/share/terminology</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2017-09-04</Date>
+ <Version>1.1.0</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Michael Wilcox</Name>
+ <Email>miwilc@gmx.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Wed, Aug 9, 12:27 PM (21 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5804898
Default Alt Text
D947.diff (3 KB)

Event Timeline