Reminds you of your buddies birthday.
WWW: http://freakazoid.teamblind.de/2009/02/14/pidgin-birthday-reminder/ PR: ports/133651 Submitted by: Alexander Logvinov <ports at logvinov.com>
This commit is contained in:
parent
17a51f02b8
commit
13bf4a0b69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232557
9 changed files with 113 additions and 0 deletions
|
@ -107,6 +107,7 @@
|
|||
SUBDIR += p5-POE-Component-Client-MSN
|
||||
SUBDIR += pebrot
|
||||
SUBDIR += pidgin
|
||||
SUBDIR += pidgin-birthday_reminder
|
||||
SUBDIR += pidgin-facebookchat
|
||||
SUBDIR += pidgin-fetion
|
||||
SUBDIR += pidgin-guifications
|
||||
|
|
30
net-im/pidgin-birthday-reminder/Makefile
Normal file
30
net-im/pidgin-birthday-reminder/Makefile
Normal file
|
@ -0,0 +1,30 @@
|
|||
# New ports collection makefile for: pidgin-birthday_reminder
|
||||
# Date created: 11 April 2009
|
||||
# Whom: Alexander Logvinov <ports@logvinov.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= birthday_reminder
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://freakazoid.teamblind.de/wp-content/uploads/
|
||||
PKGNAMEPREFIX= pidgin-
|
||||
|
||||
MAINTAINER= ports@logvinov.com
|
||||
COMMENT= The birthday reminder for Pidgin
|
||||
|
||||
LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple
|
||||
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= pkgconfig intltool
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
3
net-im/pidgin-birthday-reminder/distinfo
Normal file
3
net-im/pidgin-birthday-reminder/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
MD5 (birthday_reminder-1.0.tar.gz) = 7d3c75522c650cf713da8945a3b4ddb5
|
||||
SHA256 (birthday_reminder-1.0.tar.gz) = f9d8a0e12574afe1450f1cb288e239e84d246298df653023a9381948fca0237b
|
||||
SIZE (birthday_reminder-1.0.tar.gz) = 468265
|
3
net-im/pidgin-birthday-reminder/pkg-descr
Normal file
3
net-im/pidgin-birthday-reminder/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Reminds you of your buddies birthday.
|
||||
|
||||
WWW: http://freakazoid.teamblind.de/2009/02/14/pidgin-birthday-reminder/
|
20
net-im/pidgin-birthday-reminder/pkg-plist
Normal file
20
net-im/pidgin-birthday-reminder/pkg-plist
Normal file
|
@ -0,0 +1,20 @@
|
|||
lib/pidgin/birthday_reminder.so
|
||||
lib/pidgin/birthday_reminder.la
|
||||
lib/pidgin/birthday_reminder.a
|
||||
share/locale/de/LC_MESSAGES/birthday_reminder.mo
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday0.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday1.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday2.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday3.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday4.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday5.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday6.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday7.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday8.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday9.png
|
||||
share/sounds/pidgin/birthday_reminder/birthday.wav
|
||||
@dirrmtry share/sounds/pidgin/birthday_reminder
|
||||
@dirrmtry share/sounds/pidgin
|
||||
@dirrmtry share/pixmaps/pidgin/birthday_reminder
|
||||
@dirrmtry share/pixmaps/pidgin
|
||||
@dirrmtry lib/pidgin
|
30
net-im/pidgin-birthday_reminder/Makefile
Normal file
30
net-im/pidgin-birthday_reminder/Makefile
Normal file
|
@ -0,0 +1,30 @@
|
|||
# New ports collection makefile for: pidgin-birthday_reminder
|
||||
# Date created: 11 April 2009
|
||||
# Whom: Alexander Logvinov <ports@logvinov.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= birthday_reminder
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= net-im
|
||||
MASTER_SITES= http://freakazoid.teamblind.de/wp-content/uploads/
|
||||
PKGNAMEPREFIX= pidgin-
|
||||
|
||||
MAINTAINER= ports@logvinov.com
|
||||
COMMENT= The birthday reminder for Pidgin
|
||||
|
||||
LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple
|
||||
BUILD_DEPENDS= pidgin:${PORTSDIR}/net-im/pidgin
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_GNOME= pkgconfig intltool
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.include <bsd.port.mk>
|
3
net-im/pidgin-birthday_reminder/distinfo
Normal file
3
net-im/pidgin-birthday_reminder/distinfo
Normal file
|
@ -0,0 +1,3 @@
|
|||
MD5 (birthday_reminder-1.0.tar.gz) = 7d3c75522c650cf713da8945a3b4ddb5
|
||||
SHA256 (birthday_reminder-1.0.tar.gz) = f9d8a0e12574afe1450f1cb288e239e84d246298df653023a9381948fca0237b
|
||||
SIZE (birthday_reminder-1.0.tar.gz) = 468265
|
3
net-im/pidgin-birthday_reminder/pkg-descr
Normal file
3
net-im/pidgin-birthday_reminder/pkg-descr
Normal file
|
@ -0,0 +1,3 @@
|
|||
Reminds you of your buddies birthday.
|
||||
|
||||
WWW: http://freakazoid.teamblind.de/2009/02/14/pidgin-birthday-reminder/
|
20
net-im/pidgin-birthday_reminder/pkg-plist
Normal file
20
net-im/pidgin-birthday_reminder/pkg-plist
Normal file
|
@ -0,0 +1,20 @@
|
|||
lib/pidgin/birthday_reminder.so
|
||||
lib/pidgin/birthday_reminder.la
|
||||
lib/pidgin/birthday_reminder.a
|
||||
share/locale/de/LC_MESSAGES/birthday_reminder.mo
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday0.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday1.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday2.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday3.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday4.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday5.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday6.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday7.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday8.png
|
||||
share/pixmaps/pidgin/birthday_reminder/birthday9.png
|
||||
share/sounds/pidgin/birthday_reminder/birthday.wav
|
||||
@dirrmtry share/sounds/pidgin/birthday_reminder
|
||||
@dirrmtry share/sounds/pidgin
|
||||
@dirrmtry share/pixmaps/pidgin/birthday_reminder
|
||||
@dirrmtry share/pixmaps/pidgin
|
||||
@dirrmtry lib/pidgin
|
Loading…
Reference in a new issue