forked from hasufell/hasufell-repository
		
	x11-misc/zim: initial import
This commit is contained in:
		
							parent
							
								
									1538ae9eab
								
							
						
					
					
						commit
						4829ffc535
					
				| @ -33,6 +33,7 @@ sys-process | |||||||
| voip | voip | ||||||
| www-apps | www-apps | ||||||
| www-servers | www-servers | ||||||
|  | x11-misc | ||||||
| x11-themes | x11-themes | ||||||
| x11-wm | x11-wm | ||||||
| xfce-extra | xfce-extra | ||||||
|  | |||||||
							
								
								
									
										50
									
								
								packages/x11-misc/zim/zim-0.65.exheres-0
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										50
									
								
								packages/x11-misc/zim/zim-0.65.exheres-0
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,50 @@ | |||||||
|  | # Copyright 2016 Julian Ospald <hasufell@posteo.de> | ||||||
|  | # Distributed under the terms of the GNU General Public License v2 | ||||||
|  | 
 | ||||||
|  | require gtk-icon-cache freedesktop-desktop | ||||||
|  | require setup-py [ import=distutils blacklist="3" multibuild=false python_opts='[sqlite]' ] | ||||||
|  | 
 | ||||||
|  | SUMMARY="A desktop wiki" | ||||||
|  | HOMEPAGE="http://zim-wiki.org/" | ||||||
|  | DOWNLOADS="http://zim-wiki.org/downloads/${PNV}.tar.gz" | ||||||
|  | 
 | ||||||
|  | LICENCES=" | ||||||
|  |     BSD | ||||||
|  |     || ( GPL-2 GPL-3 ) | ||||||
|  | " | ||||||
|  | SLOT="0" | ||||||
|  | PLATFORMS="~amd64 ~x86" | ||||||
|  | MYOPTIONS="" | ||||||
|  | 
 | ||||||
|  | DEPENDENCIES=" | ||||||
|  |     build: | ||||||
|  |         x11-apps/xdg-utils | ||||||
|  |     build+run: | ||||||
|  |         gnome-bindings/pygtk:2[python_abis:*(-)?] | ||||||
|  | 	    gnome-bindings/pygobject:2[python_abis:*(-)?] | ||||||
|  |     suggestion: | ||||||
|  |         app-text/dvipng | ||||||
|  |         app-text/texlive-core | ||||||
|  |         dev-libs/zeitgeist | ||||||
|  |         dev-scm/bzr | ||||||
|  |         media-gfx/ImageMagick | ||||||
|  |         media-gfx/graphviz | ||||||
|  |         media-gfx/scrot | ||||||
|  |         media-sound/lilypond | ||||||
|  |         sci-apps/gnuplot | ||||||
|  | " | ||||||
|  | 
 | ||||||
|  | SETUP_PY_SRC_INSTALL_PARAMS=( | ||||||
|  |     --skip-xdg-cmd | ||||||
|  | ) | ||||||
|  | 
 | ||||||
|  | pkg_postinst() { | ||||||
|  |     freedesktop-desktop_pkg_postinst | ||||||
|  |     gtk-icon-cache_pkg_postinst | ||||||
|  | } | ||||||
|  | 
 | ||||||
|  | pkg_postrm() { | ||||||
|  |     freedesktop-desktop_pkg_postrm | ||||||
|  |     gtk-icon-cache_pkg_postrm | ||||||
|  | } | ||||||
|  | 
 | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user