1: Stagify.
2: USES=tar:bzip2. 3: add LICENSE. 4: new syntax of LIB_DEPENDS. Approved by: portmgr@ (blanket approval)
This commit is contained in:
parent
bd45dad678
commit
41ba5a1e70
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359975
@ -10,17 +10,16 @@ MASTER_SITES= http://www.alarm-clock.pl/media/distfiles/
|
||||
MAINTAINER= romain@FreeBSD.org
|
||||
COMMENT= Alarm Clock for the GNOME desktop
|
||||
|
||||
LIB_DEPENDS= unique-1:${PORTSDIR}/x11-toolkits/unique \
|
||||
notify.4:${PORTSDIR}/devel/libnotify
|
||||
LICENSE= GPLv3
|
||||
|
||||
LIB_DEPENDS= libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique \
|
||||
libnotify.so:${PORTSDIR}/devel/libnotify
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USES= gettext pathfix gmake pkgconfig
|
||||
USES= gettext pathfix gmake pkgconfig tar:bzip2
|
||||
USE_GSTREAMER= yes
|
||||
USE_GNOME= gtk20
|
||||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
@ -3,4 +3,4 @@ supports sound fading, passive and normal dialogs, full screen dialogs,
|
||||
scheduling options command line running and few standard actions. It has an
|
||||
intuitive interface and it can be translated to any language.
|
||||
|
||||
WWW: http://www.alarm-clock.pl/
|
||||
WWW: http://www.alarm-clock.pl/
|
||||
|
Loading…
Reference in New Issue
Block a user