2011-04-21 03:04:56 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.11 2011/04/21 07:06:07 ajacoutot 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-04-21 03:04:56 -04:00
|
|
|
REVISION= 2
|
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/}
|
|
|
|
|
2011-04-21 03:04:56 -04:00
|
|
|
WANTLIB += GL ORBit-2 X11 Xau Xcomposite Xcursor Xdamage Xdmcp
|
|
|
|
WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0
|
|
|
|
WANTLIB += c cairo drm expat fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0
|
|
|
|
WANTLIB += gio-2.0 glade-2.0 glib-2.0 gmodule-2.0 gobject-2.0
|
|
|
|
WANTLIB += gthread-2.0 gtk-x11-2.0 m notify pango-1.0 pangocairo-1.0
|
|
|
|
WANTLIB += pangoft2-1.0 pcre pixman-1 png pthread pthread-stubs
|
|
|
|
WANTLIB += xcb xcb-render xcb-shm xml2 z
|
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
|
|
|
|
2011-04-21 03:04:56 -04:00
|
|
|
LIB_DEPENDS= devel/libnotify>=0.7.2 \
|
2010-11-20 04:48:38 -05:00
|
|
|
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>
|