From 30aa7bfe9a4b1b9eb24da73379480eb75e46956b Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 2 Oct 2006 17:33:25 +0000 Subject: Imported logjam. "LiveJournal.com... because you like to think other people care." LogJam is a client for LiveJournal. It lets you post, edit old entries, manage your friends, and whatever other useful LiveJournal-related features we can think of. --- net/logjam/DESCR | 5 +++++ net/logjam/Makefile | 25 +++++++++++++++++++++++++ net/logjam/PLIST | 22 ++++++++++++++++++++++ net/logjam/distinfo | 5 +++++ 4 files changed, 57 insertions(+) create mode 100644 net/logjam/DESCR create mode 100644 net/logjam/Makefile create mode 100644 net/logjam/PLIST create mode 100644 net/logjam/distinfo diff --git a/net/logjam/DESCR b/net/logjam/DESCR new file mode 100644 index 00000000000..26f0523b30e --- /dev/null +++ b/net/logjam/DESCR @@ -0,0 +1,5 @@ +"LiveJournal.com... because you like to think other people care." + +LogJam is a client for LiveJournal. It lets you post, edit old entries, +manage your friends, and whatever other useful LiveJournal-related +features we can think of. diff --git a/net/logjam/Makefile b/net/logjam/Makefile new file mode 100644 index 00000000000..6f0ae487e5d --- /dev/null +++ b/net/logjam/Makefile @@ -0,0 +1,25 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/10/02 17:33:25 rillig Exp $ +# + +DISTNAME= logjam-4.5.3 +CATEGORIES= net +MASTER_SITES= http://logjam.danga.com/download/ +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rillig@NetBSD.org +HOMEPAGE= http://logjam.danga.com/download/ +COMMENT= GTK client for LiveJournal.com + +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --without-xmms +USE_LIBTOOL= yes +USE_TOOLS+= perl pkg-config + +.include "../../databases/sqlite3/buildlink3.mk" +.include "../../devel/glib2/buildlink3.mk" +.include "../../graphics/librsvg2/buildlink3.mk" +.include "../../net/libsoup-devel/buildlink3.mk" +.include "../../textproc/gtkspell/buildlink3.mk" +.include "../../textproc/libxml2/buildlink3.mk" +.include "../../x11/gtk2/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/net/logjam/PLIST b/net/logjam/PLIST new file mode 100644 index 00000000000..4f534518d8c --- /dev/null +++ b/net/logjam/PLIST @@ -0,0 +1,22 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/10/02 17:33:25 rillig Exp $ +bin/logjam +man/man1/logjam.1 +share/applications/logjam.desktop +share/locale/de/LC_MESSAGES/logjam.mo +share/locale/en_GB/LC_MESSAGES/logjam.mo +share/locale/en_US.UTF-8/LC_MESSAGES/logjam.mo +share/locale/es/LC_MESSAGES/logjam.mo +share/locale/he/LC_MESSAGES/logjam.mo +share/locale/ja/LC_MESSAGES/logjam.mo +share/locale/ru_RU/LC_MESSAGES/logjam.mo +share/locale/uk_UA/LC_MESSAGES/logjam.mo +share/pixmaps/logjam_goat.png +share/pixmaps/logjam_pencil.png +@dirrm share/pixmaps +@dirrm share/locale/uk_UA/LC_MESSAGES +@dirrm share/locale/uk_UA +@dirrm share/locale/ru_RU/LC_MESSAGES +@dirrm share/locale/ru_RU +@dirrm share/locale/en_US.UTF-8/LC_MESSAGES +@dirrm share/locale/en_US.UTF-8 +@dirrm share/applications diff --git a/net/logjam/distinfo b/net/logjam/distinfo new file mode 100644 index 00000000000..98c4244fcef --- /dev/null +++ b/net/logjam/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/10/02 17:33:25 rillig Exp $ + +SHA1 (logjam-4.5.3.tar.bz2) = 05cfe92b04696fa4b7db6f4bd91e3f5b59757bea +RMD160 (logjam-4.5.3.tar.bz2) = 2c834178ae37c95621814b81852c528f210baed2 +Size (logjam-4.5.3.tar.bz2) = 748831 bytes -- cgit v1.2.3