forked from hasufell/hasufell-repository
		
	Merge remote-tracking branch 'kapsh/zim'
This commit is contained in:
		
						commit
						62a4c782ab
					
				@ -27,7 +27,7 @@ DEPENDENCIES="
 | 
			
		||||
    suggestion:
 | 
			
		||||
        app-text/dvipng
 | 
			
		||||
        app-text/texlive-core
 | 
			
		||||
        dev-libs/zeitgeist
 | 
			
		||||
        dev-libs/zeitgeist:2.0
 | 
			
		||||
        dev-scm/bzr
 | 
			
		||||
        media-gfx/ImageMagick
 | 
			
		||||
        media-gfx/graphviz
 | 
			
		||||
@ -36,12 +36,20 @@ DEPENDENCIES="
 | 
			
		||||
        sci-apps/gnuplot
 | 
			
		||||
"
 | 
			
		||||
 | 
			
		||||
# Requires X server
 | 
			
		||||
RESTRICT="test"
 | 
			
		||||
 | 
			
		||||
WORK=${WORKBASE}/${PNV/_rc/-rc}
 | 
			
		||||
 | 
			
		||||
pkg_setup() {
 | 
			
		||||
    unset DISPLAY  # tries to access X socket
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
src_test() {
 | 
			
		||||
    PYTHONPATH="${PWD}/build/lib" \
 | 
			
		||||
        edo ${PYTHON} test.py
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
pkg_postinst() {
 | 
			
		||||
    freedesktop-desktop_pkg_postinst
 | 
			
		||||
    gtk-icon-cache_pkg_postinst
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user