Remove mit-scheme, accepted in Solus. Add Synapse.
This commit is contained in:
		@@ -1,4 +0,0 @@
 | 
			
		||||
libc.so.6
 | 
			
		||||
libdl.so.2
 | 
			
		||||
libm.so.6
 | 
			
		||||
libncursesw.so.5
 | 
			
		||||
@@ -1,21 +0,0 @@
 | 
			
		||||
name       : mit-scheme
 | 
			
		||||
version    : 10.1.3
 | 
			
		||||
release    : 1
 | 
			
		||||
source     :
 | 
			
		||||
    - http://ftp.gnu.org/gnu/mit-scheme/stable.pkg/10.1.3/mit-scheme-10.1.3-x86-64.tar.gz : 1371effeccb8f9b5432b04d43ceedb4feb125cfaec0a1992de6af0320063a70e
 | 
			
		||||
license    : GPL-2.0-or-later
 | 
			
		||||
component  : programming
 | 
			
		||||
summary    : MIT/GNU Scheme is an implementation of the Scheme programming language.
 | 
			
		||||
description: |
 | 
			
		||||
    MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library.
 | 
			
		||||
builddeps  :
 | 
			
		||||
    - pkgconfig(ncursesw)
 | 
			
		||||
setup      : |
 | 
			
		||||
    cd src
 | 
			
		||||
    %configure
 | 
			
		||||
build      : |
 | 
			
		||||
    cd src
 | 
			
		||||
    %make
 | 
			
		||||
install    : |
 | 
			
		||||
    cd src
 | 
			
		||||
    %make_install
 | 
			
		||||
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -1,4 +1,50 @@
 | 
			
		||||
<PISI>
 | 
			
		||||
    <Package>
 | 
			
		||||
        <Name>synapse</Name>
 | 
			
		||||
        <Summary xml:lang="en">Semantic launcher to start applications and access files</Summary>
 | 
			
		||||
        <Description xml:lang="en">Synapse is a semantic launcher written in Vala that you can use to start applications as well as find and access relevant documents and files by making use of the Zeitgeist engine.</Description>
 | 
			
		||||
        <PartOf>desktop</PartOf>
 | 
			
		||||
        <License>GPL-2.0-or-later</License>
 | 
			
		||||
        <RuntimeDependencies>
 | 
			
		||||
            <Dependency releaseFrom="5">zeitgeist</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="81">libgtk-3</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="40">libcairo</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="52">glibc</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="36">gdk-pixbuf</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="11">libgee</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="5">libnotify</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="14">libjson-glib</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="4">libappindicator</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="48">glib2</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="6">keybinder</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="29">pango</Dependency>
 | 
			
		||||
        </RuntimeDependencies>
 | 
			
		||||
        <History>
 | 
			
		||||
            <Update release="1">
 | 
			
		||||
                <Date>2018-12-20</Date>
 | 
			
		||||
                <Version>0.2.99.4</Version>
 | 
			
		||||
                <Comment>Packaging update</Comment>
 | 
			
		||||
                <Name>Abdulkadir Furkan Şanlı</Name>
 | 
			
		||||
                <Email>abdulkadirfsanli@protonmail.com</Email>
 | 
			
		||||
            </Update>
 | 
			
		||||
        </History>
 | 
			
		||||
        <BuildHost>solus</BuildHost>
 | 
			
		||||
        <Distribution>Solus</Distribution>
 | 
			
		||||
        <DistributionRelease>1</DistributionRelease>
 | 
			
		||||
        <Architecture>x86_64</Architecture>
 | 
			
		||||
        <InstalledSize>1711030</InstalledSize>
 | 
			
		||||
        <PackageSize>447199</PackageSize>
 | 
			
		||||
        <PackageHash>0b8d5e7d47a2d6089899ed1b77b245c5ea3fb569</PackageHash>
 | 
			
		||||
        <PackageURI>synapse-0.2.99.4-1-1-x86_64.eopkg</PackageURI>
 | 
			
		||||
        <PackageFormat>1.2</PackageFormat>
 | 
			
		||||
        <Source>
 | 
			
		||||
            <Name>synapse</Name>
 | 
			
		||||
            <Packager>
 | 
			
		||||
                <Name>Abdulkadir Furkan Şanlı</Name>
 | 
			
		||||
                <Email>abdulkadirfsanli@protonmail.com</Email>
 | 
			
		||||
            </Packager>
 | 
			
		||||
        </Source>
 | 
			
		||||
    </Package>
 | 
			
		||||
    <Package>
 | 
			
		||||
        <Name>libfprint</Name>
 | 
			
		||||
        <Summary xml:lang="en">Library for fingerprint readers</Summary>
 | 
			
		||||
@@ -82,42 +128,6 @@
 | 
			
		||||
            </Packager>
 | 
			
		||||
        </Source>
 | 
			
		||||
    </Package>
 | 
			
		||||
    <Package>
 | 
			
		||||
        <Name>mit-scheme</Name>
 | 
			
		||||
        <Summary xml:lang="en">MIT/GNU Scheme is an implementation of the Scheme programming language.</Summary>
 | 
			
		||||
        <Description xml:lang="en">MIT/GNU Scheme is an implementation of the Scheme programming language, providing an interpreter, compiler, source-code debugger, integrated Emacs-like editor, and a large runtime library.</Description>
 | 
			
		||||
        <PartOf>programming</PartOf>
 | 
			
		||||
        <License>GPL-2.0-or-later</License>
 | 
			
		||||
        <RuntimeDependencies>
 | 
			
		||||
            <Dependency releaseFrom="13">ncurses</Dependency>
 | 
			
		||||
            <Dependency releaseFrom="52">glibc</Dependency>
 | 
			
		||||
        </RuntimeDependencies>
 | 
			
		||||
        <History>
 | 
			
		||||
            <Update release="1">
 | 
			
		||||
                <Date>2018-12-17</Date>
 | 
			
		||||
                <Version>10.1.3</Version>
 | 
			
		||||
                <Comment>Packaging update</Comment>
 | 
			
		||||
                <Name>Abdulkadir Furkan Şanlı</Name>
 | 
			
		||||
                <Email>abdulkadirfsanli@protonmail.com</Email>
 | 
			
		||||
            </Update>
 | 
			
		||||
        </History>
 | 
			
		||||
        <BuildHost>solus</BuildHost>
 | 
			
		||||
        <Distribution>Solus</Distribution>
 | 
			
		||||
        <DistributionRelease>1</DistributionRelease>
 | 
			
		||||
        <Architecture>x86_64</Architecture>
 | 
			
		||||
        <InstalledSize>84499651</InstalledSize>
 | 
			
		||||
        <PackageSize>34474268</PackageSize>
 | 
			
		||||
        <PackageHash>ea1bf13f555bac191ba81cff3098d44b989c6bc2</PackageHash>
 | 
			
		||||
        <PackageURI>mit-scheme-10.1.3-1-1-x86_64.eopkg</PackageURI>
 | 
			
		||||
        <PackageFormat>1.2</PackageFormat>
 | 
			
		||||
        <Source>
 | 
			
		||||
            <Name>mit-scheme</Name>
 | 
			
		||||
            <Packager>
 | 
			
		||||
                <Name>Abdulkadir Furkan Şanlı</Name>
 | 
			
		||||
                <Email>abdulkadirfsanli@protonmail.com</Email>
 | 
			
		||||
            </Packager>
 | 
			
		||||
        </Source>
 | 
			
		||||
    </Package>
 | 
			
		||||
    <Package>
 | 
			
		||||
        <Name>fprintd</Name>
 | 
			
		||||
        <Summary xml:lang="en">D-Bus service to access fingerprint readers</Summary>
 | 
			
		||||
 
 | 
			
		||||
@@ -1 +1 @@
 | 
			
		||||
47f5935d67ae6e1828695a5accb5d062943ac855
 | 
			
		||||
716c2be38f1b177289387bbcae9e142615c88ea5
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							@@ -1 +1 @@
 | 
			
		||||
2bec154330c86ae1bc9c642d2cedb4ab344f7aac
 | 
			
		||||
6ebe0399b1a1e80c9bc471375a5f3db30b4eb2bf
 | 
			
		||||
										
											Binary file not shown.
										
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								packages/synapse-0.2.99.4-1-1-x86_64.eopkg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/synapse-0.2.99.4-1-1-x86_64.eopkg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										18
									
								
								synapse/abi_used_libs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										18
									
								
								synapse/abi_used_libs
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,18 @@
 | 
			
		||||
libappindicator3.so.1
 | 
			
		||||
libc.so.6
 | 
			
		||||
libcairo.so.2
 | 
			
		||||
libgdk-3.so.0
 | 
			
		||||
libgdk_pixbuf-2.0.so.0
 | 
			
		||||
libgee-0.8.so.2
 | 
			
		||||
libgio-2.0.so.0
 | 
			
		||||
libglib-2.0.so.0
 | 
			
		||||
libgobject-2.0.so.0
 | 
			
		||||
libgtk-3.so.0
 | 
			
		||||
libjson-glib-1.0.so.0
 | 
			
		||||
libkeybinder-3.0.so.0
 | 
			
		||||
libm.so.6
 | 
			
		||||
libnotify.so.4
 | 
			
		||||
libpango-1.0.so.0
 | 
			
		||||
libpangocairo-1.0.so.0
 | 
			
		||||
libpthread.so.0
 | 
			
		||||
libzeitgeist-2.0.so.0
 | 
			
		||||
							
								
								
									
										23
									
								
								synapse/package.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										23
									
								
								synapse/package.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,23 @@
 | 
			
		||||
name       : synapse
 | 
			
		||||
version    : 0.2.99.4
 | 
			
		||||
release    : 1
 | 
			
		||||
source     :
 | 
			
		||||
    - https://launchpad.net/synapse-project/0.3/0.2.99.4/+download/synapse-0.2.99.4.tar.xz : 324c22d56415690979f23aae78cf080315a6defc506afd3e6ac14bb2ec4cddbc
 | 
			
		||||
license    : GPL-2.0-or-later
 | 
			
		||||
component  : desktop
 | 
			
		||||
summary    : Semantic launcher to start applications and access files
 | 
			
		||||
description: |
 | 
			
		||||
    Synapse is a semantic launcher written in Vala that you can use to start applications as well as find and access relevant documents and files by making use of the Zeitgeist engine.
 | 
			
		||||
builddeps  :
 | 
			
		||||
    - pkgconfig(appindicator-0.1)
 | 
			
		||||
    - pkgconfig(gee-0.8)
 | 
			
		||||
    - pkgconfig(keybinder)
 | 
			
		||||
    - pkgconfig(libnotify)
 | 
			
		||||
    - pkgconfig(zeitgeist-2.0)
 | 
			
		||||
    - vala
 | 
			
		||||
setup      : |
 | 
			
		||||
    %configure
 | 
			
		||||
build      : |
 | 
			
		||||
    %make
 | 
			
		||||
install    : |
 | 
			
		||||
    %make_install
 | 
			
		||||
							
								
								
									
										87
									
								
								synapse/pspec_x86_64.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										87
									
								
								synapse/pspec_x86_64.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,87 @@
 | 
			
		||||
<PISI>
 | 
			
		||||
    <Source>
 | 
			
		||||
        <Name>synapse</Name>
 | 
			
		||||
        <Packager>
 | 
			
		||||
            <Name>Abdulkadir Furkan Şanlı</Name>
 | 
			
		||||
            <Email>abdulkadirfsanli@protonmail.com</Email>
 | 
			
		||||
        </Packager>
 | 
			
		||||
        <License>GPL-2.0-or-later</License>
 | 
			
		||||
        <PartOf>desktop</PartOf>
 | 
			
		||||
        <Summary xml:lang="en">Semantic launcher to start applications and access files</Summary>
 | 
			
		||||
        <Description xml:lang="en">Synapse is a semantic launcher written in Vala that you can use to start applications as well as find and access relevant documents and files by making use of the Zeitgeist engine.
 | 
			
		||||
</Description>
 | 
			
		||||
        <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
 | 
			
		||||
    </Source>
 | 
			
		||||
    <Package>
 | 
			
		||||
        <Name>synapse</Name>
 | 
			
		||||
        <Summary xml:lang="en">Semantic launcher to start applications and access files</Summary>
 | 
			
		||||
        <Description xml:lang="en">Synapse is a semantic launcher written in Vala that you can use to start applications as well as find and access relevant documents and files by making use of the Zeitgeist engine.
 | 
			
		||||
</Description>
 | 
			
		||||
        <PartOf>desktop</PartOf>
 | 
			
		||||
        <Files>
 | 
			
		||||
            <Path fileType="executable">/usr/bin/synapse</Path>
 | 
			
		||||
            <Path fileType="data">/usr/share/applications/synapse.desktop</Path>
 | 
			
		||||
            <Path fileType="data">/usr/share/icons/hicolor/scalable/apps/synapse.svg</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ar/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/be/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/bg/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ca/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ca@valencia/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/cs/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/da/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/de/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/el/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/en_GB/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/eo/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/es/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/et/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/eu/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/fi/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/fr/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/gl/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/hi/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/hr/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/hu/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/id/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/it/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ja/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ka/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ko/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/la/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/lt/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/lv/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ml/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/nb/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/nds/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ne/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/nl/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/nn/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/oc/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/pl/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/pt/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/pt_BR/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ro/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/ru/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/sk/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/sl/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/sr/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/sv/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/sw/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/te/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/tr/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/uk/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/zh_CN/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="localedata">/usr/share/locale/zh_TW/LC_MESSAGES/synapse.mo</Path>
 | 
			
		||||
            <Path fileType="man">/usr/share/man/man1/synapse.1</Path>
 | 
			
		||||
        </Files>
 | 
			
		||||
    </Package>
 | 
			
		||||
    <History>
 | 
			
		||||
        <Update release="1">
 | 
			
		||||
            <Date>2018-12-20</Date>
 | 
			
		||||
            <Version>0.2.99.4</Version>
 | 
			
		||||
            <Comment>Packaging update</Comment>
 | 
			
		||||
            <Name>Abdulkadir Furkan Şanlı</Name>
 | 
			
		||||
            <Email>abdulkadirfsanli@protonmail.com</Email>
 | 
			
		||||
        </Update>
 | 
			
		||||
    </History>
 | 
			
		||||
</PISI>
 | 
			
		||||
		Reference in New Issue
	
	Block a user