| 
									
										
										
										
											2018-06-09 02:07:31 +00:00
										 |  |  | # Copyright 2018 Julian Ospald <hasufell@posteo.de> | 
					
						
							|  |  |  | # Distributed under the terms of the GNU General Public License v2 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | require github [ user=haiwen tag="v${PV}" ] | 
					
						
							|  |  |  | require cmake [ api=2 ] | 
					
						
							|  |  |  | require gtk-icon-cache | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | SUMMARY="Seafile desktop client" | 
					
						
							|  |  |  | DESCRIPTION="
 | 
					
						
							|  |  |  | Seafile is an enterprise file hosting platform with high reliability and | 
					
						
							|  |  |  | performance. Put files on your own server. Sync and share files across different | 
					
						
							|  |  |  | devices, or access all the files as a virtual disk. | 
					
						
							|  |  |  | "
 | 
					
						
							|  |  |  | HOMEPAGE="https://www.seafile.com ${HOMEPAGE}" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | LICENCES="Apache-2.0" | 
					
						
							|  |  |  | SLOT="0" | 
					
						
							|  |  |  | PLATFORMS="~amd64 ~x86" | 
					
						
							|  |  |  | MYOPTIONS="
 | 
					
						
							|  |  |  |     ( providers: libressl openssl ) [[ number-selected = exactly-one ]] | 
					
						
							|  |  |  | "
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | DEPENDENCIES="
 | 
					
						
							|  |  |  |     build: | 
					
						
							|  |  |  |         virtual/pkg-config | 
					
						
							|  |  |  |     build+run: | 
					
						
							|  |  |  |         dev-db/sqlite:3 | 
					
						
							| 
									
										
										
										
											2018-09-15 14:01:43 +00:00
										 |  |  |         dev-libs/glib:2 | 
					
						
							| 
									
										
										
										
											2018-06-09 02:07:31 +00:00
										 |  |  |         dev-libs/jansson | 
					
						
							| 
									
										
										
										
											2018-09-15 14:21:38 +00:00
										 |  |  |         dev-libs/libevent:= | 
					
						
							| 
									
										
										
										
											2018-06-09 02:07:31 +00:00
										 |  |  |         net-libs/libsearpc | 
					
						
							|  |  |  |         net-misc/seafile[~${PV}] | 
					
						
							| 
									
										
										
										
											2019-03-30 09:45:57 +00:00
										 |  |  |         sys-libs/zlib | 
					
						
							| 
									
										
										
										
											2018-06-09 02:07:31 +00:00
										 |  |  |         x11-libs/qtbase:5 | 
					
						
							|  |  |  |         providers:libressl? ( dev-libs/libressl:= ) | 
					
						
							|  |  |  |         providers:openssl?  ( dev-libs/openssl ) | 
					
						
							|  |  |  | "
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | BUGS_TO="hasufell@posteo.de" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | DEFAULT_SRC_PREPARE_PATCHES=( | 
					
						
							|  |  |  |     "${FILES}"/select-qt5.patch | 
					
						
							| 
									
										
										
										
											2018-09-15 14:01:43 +00:00
										 |  |  |     "${FILES}"/0001-Fix-build-with-libressl-2.7.x.patch | 
					
						
							| 
									
										
										
										
											2018-06-09 02:07:31 +00:00
										 |  |  | ) |