- Relocate to github
- Unbreak
This commit is contained in:
parent
c3f7c9e2c8
commit
9988113fda
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423159
@ -3,17 +3,15 @@
|
||||
|
||||
PORTNAME= pidgin-privacy-please
|
||||
PORTVERSION= 0.7.1
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= Privacy plugin for the pidgin instant messenger
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BROKEN= Unfetchable (google code has gone away)
|
||||
|
||||
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libpurple.so:net-im/libpurple
|
||||
@ -21,8 +19,13 @@ BUILD_DEPENDS= pidgin:net-im/pidgin
|
||||
RUN_DEPENDS= pidgin:net-im/pidgin
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake libtool pkgconfig
|
||||
USES= gmake gettext libtool pkgconfig autoreconf
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20 intltool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= cockroach
|
||||
GH_TAGNAME= 21e7046
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (pidgin-privacy-please-0.7.1.tar.gz) = 8134bcd5da98fe8b4c9918fd420c7e68b0990e895ed2534396cacbf473f2615c
|
||||
SIZE (pidgin-privacy-please-0.7.1.tar.gz) = 346421
|
||||
TIMESTAMP = 1475441250
|
||||
SHA256 (cockroach-pidgin-privacy-please-v0.7.1-21e7046_GH0.tar.gz) = 8fb4d446f2f30ef226e562c8b46d25b6f2432b0c98509c2eb785d5ca6b97e802
|
||||
SIZE (cockroach-pidgin-privacy-please-v0.7.1-21e7046_GH0.tar.gz) = 35978
|
||||
|
@ -9,4 +9,4 @@ It currently offers the following features:
|
||||
|
||||
This plugin was formerly known as gaim-blocky.
|
||||
|
||||
WWW: http://code.google.com/p/pidgin-privacy-please/
|
||||
WWW: https://github.com/cockroach/pidgin-privacy-please
|
||||
|
Loading…
Reference in New Issue
Block a user