Ticket #17363: Portfile-Books.diff
File Portfile-Books.diff, 2.0 KB (added by nerdling (Jeremy Lavergne), 16 years ago) |
---|
-
Portfile
old new 1 # $Id: Portfile 27800 2007-08-14 14:18:22Z nox@macports.org $ 1 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 2 # $Id$ 2 3 3 4 PortSystem 1.0 4 PortGroup xcode 1.05 5 6 6 name Books 7 version 2.2.07 version 3.2.2 8 8 categories aqua 9 9 maintainers nomaintainer 10 10 description Books provides a virtual card catalog for your personal library. … … 17 17 retrieval, and XML support for importing and exporting \ 18 18 collection information in HTML and XML. 19 19 20 platforms darwin 20 21 homepage http://books.aetherial.net/ 21 master_sites http://homepage.mac.com/cjkarr/Books/ 22 distname Source-${version} 23 extract.suffix .tgz 24 25 checksums md5 a7c75e8931dee9b5bc0733a71c3f307e \ 26 sha1 2a1460331f9037c2da9112cfd03b19d62ee30d46 \ 27 rmd160 0a8932fb148f389f878b1ea89211420f606d9875 22 master_sites ${homepage}downloads/ 23 distname ${name}_${version} 24 extract.cmd bzip2 25 extract.suffix .tbz 26 27 platform darwin 6 { 28 pre-fetch { 29 return -code error "\n 30 ${name} ${version} will not install on less than OS X 10.4 and there isn't a 31 a ${name} 2.x port contributed as yet to accomodate 10.3.9\n" 32 } 33 } 34 35 platform darwin 7 { 36 pre-fetch { 37 return -code error "\n 38 ${name} ${version} will not install on less than OS X 10.4 and there isn't a 39 a ${name} 2.x port contributed as yet to accomodate 10.3.9\n" 40 } 41 } 42 43 checksums md5 4c832de22a99f8b30e10cd988a8dd36d \ 44 sha1 e086b62972a243465bd5d1d223c93b4ac0e44f83 \ 45 rmd160 4a0cf32a8d79daf92fbf80c6e92f5048fe9e82ef 28 46 29 47 worksrcdir ${name} 30 48 49 prefix /Applications/MacPorts 31 50 universal_variant no 51 use_configure no 52 build {} 53 destroot { 54 set appPath ${destroot}/Applications/MacPorts 55 xinstall -d ${appPath} 56 file copy ${worksrcpath}.app ${appPath} 57 } 32 58 33 59 livecheck.check regex 34 60 livecheck.url http://books.aetherial.net/wordpress/