Initial commit with xbindkeys
This commit is contained in:
		
							
								
								
									
										7
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,7 @@
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
 | 
					.directory
 | 
				
			||||||
 | 
					*.directory
 | 
				
			||||||
 | 
					common
 | 
				
			||||||
 | 
					Makefile
 | 
				
			||||||
 | 
					Makefile.common
 | 
				
			||||||
 | 
					Makefile.iso
 | 
				
			||||||
							
								
								
									
										4
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					Solus 3rd Party Repository
 | 
				
			||||||
 | 
					==========================
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Repository of random packages that I happened to need.
 | 
				
			||||||
							
								
								
									
										
											BIN
										
									
								
								packages/xbindkeys-1.8.6-1-1-x86_64.eopkg
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/xbindkeys-1.8.6-1-1-x86_64.eopkg
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										4
									
								
								xbindkeys/abi_used_libs
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								xbindkeys/abi_used_libs
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,4 @@
 | 
				
			|||||||
 | 
					libX11.so.6
 | 
				
			||||||
 | 
					libc.so.6
 | 
				
			||||||
 | 
					libguile-2.0.so.22
 | 
				
			||||||
 | 
					libpthread.so.0
 | 
				
			||||||
							
								
								
									
										20
									
								
								xbindkeys/package.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								xbindkeys/package.yml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,20 @@
 | 
				
			|||||||
 | 
					name       : xbindkeys
 | 
				
			||||||
 | 
					version    : 1.8.6
 | 
				
			||||||
 | 
					release    : 1
 | 
				
			||||||
 | 
					source     :
 | 
				
			||||||
 | 
					    - http://www.nongnu.org/xbindkeys/xbindkeys-1.8.6.tar.gz : 6c0d18be19fc19ab9b4595edf3a23c0a6946c8a5eb5c1bc395471c8f9a710d18
 | 
				
			||||||
 | 
					license    : GPL-2.0
 | 
				
			||||||
 | 
					component  : xorg.apps
 | 
				
			||||||
 | 
					summary    : This program grab keys in X and start the corresponding shell command.
 | 
				
			||||||
 | 
					description: |
 | 
				
			||||||
 | 
					     xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window.
 | 
				
			||||||
 | 
					builddeps  :
 | 
				
			||||||
 | 
					    - pkgconfig(x11-xcb)
 | 
				
			||||||
 | 
					    - pkgconfig(guile-2.0)
 | 
				
			||||||
 | 
					    - pkgconfig(bdw-gc)
 | 
				
			||||||
 | 
					setup      : |
 | 
				
			||||||
 | 
					    %configure
 | 
				
			||||||
 | 
					build      : |
 | 
				
			||||||
 | 
					    %make
 | 
				
			||||||
 | 
					install    : |
 | 
				
			||||||
 | 
					    %make_install
 | 
				
			||||||
							
								
								
									
										37
									
								
								xbindkeys/pspec_x86_64.xml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								xbindkeys/pspec_x86_64.xml
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,37 @@
 | 
				
			|||||||
 | 
					<PISI>
 | 
				
			||||||
 | 
					    <Source>
 | 
				
			||||||
 | 
					        <Name>xbindkeys</Name>
 | 
				
			||||||
 | 
					        <Packager>
 | 
				
			||||||
 | 
					            <Name>Abdulkadir Furkan Şanlı</Name>
 | 
				
			||||||
 | 
					            <Email>abdulkadirfsanli@protonmail.com</Email>
 | 
				
			||||||
 | 
					        </Packager>
 | 
				
			||||||
 | 
					        <License>GPL-2.0</License>
 | 
				
			||||||
 | 
					        <PartOf>xorg.apps</PartOf>
 | 
				
			||||||
 | 
					        <Summary xml:lang="en">This program grab keys in X and start the corresponding shell command.</Summary>
 | 
				
			||||||
 | 
					        <Description xml:lang="en">xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window.
 | 
				
			||||||
 | 
					</Description>
 | 
				
			||||||
 | 
					        <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
 | 
				
			||||||
 | 
					    </Source>
 | 
				
			||||||
 | 
					    <Package>
 | 
				
			||||||
 | 
					        <Name>xbindkeys</Name>
 | 
				
			||||||
 | 
					        <Summary xml:lang="en">This program grab keys in X and start the corresponding shell command.</Summary>
 | 
				
			||||||
 | 
					        <Description xml:lang="en">xbindkeys is a program that allows you to launch shell commands with your keyboard or your mouse under X Window.
 | 
				
			||||||
 | 
					</Description>
 | 
				
			||||||
 | 
					        <PartOf>xorg.apps</PartOf>
 | 
				
			||||||
 | 
					        <Files>
 | 
				
			||||||
 | 
					            <Path fileType="executable">/usr/bin/xbindkeys</Path>
 | 
				
			||||||
 | 
					            <Path fileType="executable">/usr/bin/xbindkeys_show</Path>
 | 
				
			||||||
 | 
					            <Path fileType="man">/usr/share/man/man1/xbindkeys.1</Path>
 | 
				
			||||||
 | 
					            <Path fileType="man">/usr/share/man/man1/xbindkeys_show.1</Path>
 | 
				
			||||||
 | 
					        </Files>
 | 
				
			||||||
 | 
					    </Package>
 | 
				
			||||||
 | 
					    <History>
 | 
				
			||||||
 | 
					        <Update release="1">
 | 
				
			||||||
 | 
					            <Date>2018-12-11</Date>
 | 
				
			||||||
 | 
					            <Version>1.8.6</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