Import cclive-0.7.7.
cclive is a tool for downloading media from YouTube and similar websites. It has a low memory footprint compared to other existing tools. ok sthen@
This commit is contained in:
parent
c4b058464c
commit
57d6a857ef
29
www/cclive/Makefile
Normal file
29
www/cclive/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/01/13 20:45:15 bentley Exp $
|
||||
|
||||
COMMENT = media download tool
|
||||
|
||||
DISTNAME = cclive-0.7.7
|
||||
|
||||
CATEGORIES = www
|
||||
|
||||
HOMEPAGE = http://cclive.sourceforge.net
|
||||
|
||||
# GPLv3+
|
||||
PERMIT_PACKAGE_CDROM = Yes
|
||||
PERMIT_PACKAGE_FTP = Yes
|
||||
PERMIT_DISTFILES_CDROM = Yes
|
||||
PERMIT_DISTFILES_FTP = Yes
|
||||
|
||||
WANTLIB += c crypto m ssl stdc++ z lua curl iconv idn intl quvi
|
||||
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_iostreams-mt
|
||||
WANTLIB += boost_program_options-mt boost_system-mt pcre pcrecpp
|
||||
|
||||
MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=cclive/}
|
||||
|
||||
LIB_DEPENDS = devel/boost devel/pcre net/quvi/libquvi
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
||||
NO_REGRESS = Yes
|
||||
|
||||
.include <bsd.port.mk>
|
5
www/cclive/distinfo
Normal file
5
www/cclive/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (cclive-0.7.7.tar.gz) = gmW+hloi+0d7zAUPDcMQ3A==
|
||||
RMD160 (cclive-0.7.7.tar.gz) = aEgZ+6jfJV+Gg2+FdIwyl+L7ImQ=
|
||||
SHA1 (cclive-0.7.7.tar.gz) = /BYjAB63zmVyShsPKYopos1pO9s=
|
||||
SHA256 (cclive-0.7.7.tar.gz) = Tptikv3OU70wXOKEwMbnUnGM2IP7NJQFg2R7EW/mrUg=
|
||||
SIZE (cclive-0.7.7.tar.gz) = 415339
|
3
www/cclive/pkg/DESCR
Normal file
3
www/cclive/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
cclive is a tool for downloading media from YouTube and similar
|
||||
websites. It has a low memory footprint compared to other existing
|
||||
tools.
|
3
www/cclive/pkg/PLIST
Normal file
3
www/cclive/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/01/13 20:45:15 bentley Exp $
|
||||
@bin bin/cclive
|
||||
@man man/man1/cclive.1
|
Loading…
x
Reference in New Issue
Block a user