2011-03-14 05:15:33 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.10 2011/03/14 09:17:02 sthen Exp $
|
Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 12:39:37 -04:00
|
|
|
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
|
|
|
|
COMMENT= addressbook manager
|
|
|
|
|
2009-12-31 05:27:30 -05:00
|
|
|
DISTNAME= rubrica2-2.0.7
|
2011-03-14 05:15:33 -04:00
|
|
|
REVISION= 1
|
2010-10-11 04:11:24 -04:00
|
|
|
EPOCH= 0
|
2009-12-21 16:03:56 -05:00
|
|
|
|
Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 12:39:37 -04:00
|
|
|
CATEGORIES= productivity x11
|
|
|
|
|
2009-12-29 18:25:58 -05:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
|
|
|
HOMEPAGE= http://rubrica.berlios.de
|
|
|
|
|
|
|
|
SHARED_LIBS += ral 0.0 # .1.0
|
Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 12:39:37 -04:00
|
|
|
|
|
|
|
# GPLv3
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
|
|
|
|
MASTER_SITES= ${MASTER_SITE_BERLIOS:=rubrica/}
|
|
|
|
|
|
|
|
WANTLIB += ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext
|
|
|
|
WANTLIB += Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo dbus-1
|
|
|
|
WANTLIB += dbus-glib-1 expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
|
2010-10-11 04:11:24 -04:00
|
|
|
WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
|
Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 12:39:37 -04:00
|
|
|
WANTLIB += gtk-x11-2.0 m pango-1.0 pangocairo-1.0 pangoft2-1.0
|
|
|
|
WANTLIB += pcre pixman-1 png pthread xml2 z pthread-stubs xcb
|
2010-11-05 03:57:07 -04:00
|
|
|
WANTLIB += notify glade-2.0
|
Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 12:39:37 -04:00
|
|
|
|
2009-12-29 18:25:58 -05:00
|
|
|
MODULES= devel/gettext \
|
|
|
|
textproc/intltool \
|
|
|
|
devel/gconf2
|
Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 12:39:37 -04:00
|
|
|
|
|
|
|
USE_GMAKE= Yes
|
|
|
|
USE_LIBTOOL= Yes
|
|
|
|
|
|
|
|
MODGCONF2_SCHEMAS_DIR= rubrica2
|
|
|
|
|
|
|
|
CONFIGURE_STYLE=gnu
|
|
|
|
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
2009-12-29 18:25:58 -05:00
|
|
|
--enable-gtk-doc=no
|
Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 12:39:37 -04:00
|
|
|
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \
|
|
|
|
CPPFLAGS="-I${LOCALBASE}/include"
|
|
|
|
|
2010-11-20 04:48:38 -05:00
|
|
|
RUN_DEPENDS= devel/desktop-file-utils \
|
|
|
|
misc/shared-mime-info \
|
|
|
|
x11/gnome/icon-theme
|
Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 12:39:37 -04:00
|
|
|
|
2010-11-20 04:48:38 -05:00
|
|
|
LIB_DEPENDS= devel/libnotify \
|
|
|
|
devel/libglade2
|
Import rubrica2-2.0.6
Rubrica is an addressbook manager for the GNOME Environment. It allows
you to add personal data (name, surname, address, etc.), web links, irc
and email addresses, telephone numbers, job information (company where
contact works, company infos, contact's assigment, etc.) and notes.
Rubrica can import/export addressbooks from/to GnomeCard, KAddressbook,
Evolution, Csv file format, and an export addressboks to HTML and text
format.
Reworked from an original submission by landry@ ages and ages ago...
2009-10-08 12:39:37 -04:00
|
|
|
|
|
|
|
pre-configure:
|
|
|
|
${SUBST_CMD} ${WRKSRC}/configure
|
|
|
|
@find ${WRKSRC} -name Makefile.in -exec perl -pi \
|
|
|
|
-e 's,-Wall -g,-Wall,g;' \
|
|
|
|
-e 's,-Wmissing-prototypes -g,-Wmissing-prototypes,g' {} \;
|
|
|
|
|
|
|
|
post-install:
|
|
|
|
ln -sf ${LOCALBASE}/share/icons/gnome \
|
|
|
|
${PREFIX}/share/pixmaps/rubrica2/22x22/hicolor
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|