forked from hasufell/hasufell-repository
		
	x11-misc/xvkbd: initial import of version 4.1
This commit is contained in:
		
							parent
							
								
									edeb38c438
								
							
						
					
					
						commit
						7766cab320
					
				
							
								
								
									
										37
									
								
								packages/x11-misc/xvkbd/xvkbd-4.1.exheres-0
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										37
									
								
								packages/x11-misc/xvkbd/xvkbd-4.1.exheres-0
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,37 @@
 | 
			
		||||
# Copyright 2020 Julian Ospald <hasufell@posteo.de>
 | 
			
		||||
# Distributed under the terms of the GNU General Public License v2
 | 
			
		||||
 | 
			
		||||
SUMMARY="Virtual keyboard for X window system"
 | 
			
		||||
HOMEPAGE="http://t-sato.in.coocan.jp/xvkbd/"
 | 
			
		||||
DOWNLOADS="http://t-sato.in.coocan.jp/xvkbd/${PNV}.tar.gz"
 | 
			
		||||
 | 
			
		||||
LICENCES="GPL-2"
 | 
			
		||||
SLOT="0"
 | 
			
		||||
PLATFORMS="~amd64 ~x86"
 | 
			
		||||
 | 
			
		||||
DEPENDENCIES="
 | 
			
		||||
    build:
 | 
			
		||||
        virtual/pkg-config
 | 
			
		||||
        x11-proto/xorgproto
 | 
			
		||||
    build+run:
 | 
			
		||||
        x11-libs/libX11
 | 
			
		||||
        x11-libs/libXaw
 | 
			
		||||
        x11-libs/libXmu
 | 
			
		||||
        x11-libs/libXt
 | 
			
		||||
        x11-libs/libXtst
 | 
			
		||||
"
 | 
			
		||||
 | 
			
		||||
src_prepare() {
 | 
			
		||||
    edo sed -i -e 's/shell pkg-config/shell ${PKG_CONFIG}/' \
 | 
			
		||||
        Makefile.{am,in}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
src_install() {
 | 
			
		||||
    dodir /usr/share/X11/app-defaults
 | 
			
		||||
 | 
			
		||||
    default
 | 
			
		||||
 | 
			
		||||
    dodoc ChangeLog README
 | 
			
		||||
    newman ${PN}.man ${PN}.1
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user