- fix WANTLIB
- regen PLIST from Gleydson Soares (MAINTAINER)
This commit is contained in:
parent
74ed15a946
commit
b36374ae02
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/15 00:22:49 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2011/03/04 16:12:01 jasper Exp $
|
||||
|
||||
COMMENT= small utility to control XMMS from the command line
|
||||
|
||||
DISTNAME= xmmsctrl-1.9
|
||||
REVISION= 1
|
||||
REVISION= 2
|
||||
CATEGORIES= audio
|
||||
|
||||
HOMEPAGE= http://www.cs.aau.dk/~adavid/utils/
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/26 20:22:42 jasper Exp $
|
||||
bin/xmmsctrl
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/03/04 16:12:01 jasper Exp $
|
||||
@bin bin/xmmsctrl
|
||||
share/examples/xmmsctrl/
|
||||
share/examples/xmmsctrl/emacs-transcriber
|
||||
share/examples/xmmsctrl/keylaunchrc
|
||||
|
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/19 22:31:32 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2011/03/04 16:12:01 jasper Exp $
|
||||
|
||||
COMMENT= command-line podcast downloader
|
||||
|
||||
DISTNAME= castget-1.0.1
|
||||
REVISION= 0
|
||||
SHARED_LIBS += castget 0.0 # .0.0
|
||||
CATEGORIES= net
|
||||
|
||||
@ -18,7 +19,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= c crypto idn m ssl stdc++ z pcre id3 glib-2.0 curl xml2
|
||||
WANTLIB += c crypto curl glib-2.0 id3 idn m pcre pthread ssl stdc++
|
||||
WANTLIB += xml2 z
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/21 17:45:43 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/03/04 16:12:01 jasper Exp $
|
||||
%%SHARED%%
|
||||
bin/castget
|
||||
@bin bin/castget
|
||||
include/libcastget.h
|
||||
lib/libcastget.a
|
||||
lib/libcastget.la
|
||||
|
Loading…
x
Reference in New Issue
Block a user