New package: isync-1.1.1
This commit is contained in:
		
							
								
								
									
										20
									
								
								srcpkgs/isync/template
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										20
									
								
								srcpkgs/isync/template
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,20 @@ | ||||
| # Template file for 'isync' | ||||
| pkgname=isync | ||||
| version=1.1.1 | ||||
| revision=1 | ||||
| build_style=gnu-configure | ||||
| hostmakedepends="pkg-config" | ||||
| makedepends="libressl-devel db-devel" | ||||
| depends="libressl-openssl" | ||||
| short_desc="IMAP and MailDir mailbox synchronizer" | ||||
| maintainer="Christian Neukirchen <chneukirchen@gmail.com>" | ||||
| license="GPL-2" | ||||
| homepage="http://isync.sourceforge.net/" | ||||
| distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" | ||||
| checksum=c3a5fdcde1f4627137a0cbb66bebbb12bde4873deb872442be0b1d7a617f7491 | ||||
|  | ||||
| post_install() { | ||||
| 	vsconf src/mbsyncrc.sample | ||||
| 	vsconf src/compat/isyncrc.sample | ||||
| 	rm -rf ${DESTDIR}/usr/share/doc/isync | ||||
| } | ||||
		Reference in New Issue
	
	Block a user
	 Christian Neukirchen
					Christian Neukirchen