#32625: New port suggestion -------------------------------+-------------------------------------------- Reporter: vvanhee@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: libpuzzle -------------------------------+-------------------------------------------- Changes (by macsforever2000@…): * cc: vvanhee@… (removed) * version: 2.0.3 => * port: => libpuzzle Old description:
libpuzzle would be a great one to add. Portfile attached and pasted below:
# $Id$
PortSystem 1.0
name libpuzzle version 0.11 categories graphics platforms darwin license FreeBSD maintainers nomaintainer description Puzzle library - find visually similar images long_description The Puzzle library is designed to quickly find visually similar images (gif, png, jpg), even if they have been resized, recompressed, recolored or slightly modified homepage http://libpuzzle.pureftpd.org/project/libpuzzle master_sites http://download.pureftpd.org/pub/pure- ftpd/misc/libpuzzle/ \ ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/
checksums md5 505879bf25d2e09d62b76660a6fa0eaa \ sha1 1e9d6f364501ce0a08babb17d187275d02743e2e \ rmd160 08fe793e988e35228c47ec6868a7d724892357ab
depends_lib port:gd2
New description: libpuzzle would be a great one to add. Portfile attached and pasted below: {{{ # $Id$ PortSystem 1.0 name libpuzzle version 0.11 categories graphics platforms darwin license FreeBSD maintainers nomaintainer description Puzzle library - find visually similar images long_description The Puzzle library is designed to quickly find visually similar images (gif, png, jpg), even if they have been resized, recompressed, recolored or slightly modified homepage http://libpuzzle.pureftpd.org/project/libpuzzle master_sites http://download.pureftpd.org/pub/pure- ftpd/misc/libpuzzle/ \ ftp://ftp.pureftpd.org/pub/pure-ftpd/misc/libpuzzle/ checksums md5 505879bf25d2e09d62b76660a6fa0eaa \ sha1 1e9d6f364501ce0a08babb17d187275d02743e2e \ rmd160 08fe793e988e35228c47ec6868a7d724892357ab depends_lib port:gd2 }}} -- Comment: In the future, just attaching the Portfile - not the source or pasting it inline in the description - is sufficient. -- Ticket URL: <https://trac.macports.org/ticket/32625#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS