pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/logjam Imported logjam.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f32adc52ae1
branches:  trunk
changeset: 519390:7f32adc52ae1
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Mon Oct 02 17:33:25 2006 +0000

description:
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.

diffstat:

 net/logjam/DESCR    |   5 +++++
 net/logjam/Makefile |  25 +++++++++++++++++++++++++
 net/logjam/PLIST    |  22 ++++++++++++++++++++++
 net/logjam/distinfo |   5 +++++
 4 files changed, 57 insertions(+), 0 deletions(-)

diffs (73 lines):

diff -r afbab4247561 -r 7f32adc52ae1 net/logjam/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/logjam/DESCR  Mon Oct 02 17:33:25 2006 +0000
@@ -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 -r afbab4247561 -r 7f32adc52ae1 net/logjam/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/logjam/Makefile       Mon Oct 02 17:33:25 2006 +0000
@@ -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@localhost
+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 -r afbab4247561 -r 7f32adc52ae1 net/logjam/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/logjam/PLIST  Mon Oct 02 17:33:25 2006 +0000
@@ -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 -r afbab4247561 -r 7f32adc52ae1 net/logjam/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/logjam/distinfo       Mon Oct 02 17:33:25 2006 +0000
@@ -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



Home | Main Index | Thread Index | Old Index