debian/0000755000000000000000000000000011742315533007172 5ustar debian/control0000644000000000000000000000106011742315533010572 0ustar Source: navi2ch Section: lisp Priority: extra Maintainer: Takaya Yamashita Build-Depends: debhelper (>= 7.0.50~), autotools-dev, texinfo Standards-Version: 3.9.3 Homepage: http://navi2ch.sourceforge.net/ Package: navi2ch Architecture: all Depends: ${misc:Depends}, emacs | emacs23 | emacs-snapshot Recommends: gifscale, imagemagick, migemo Description: 2channel Navigator for Emacs 2channel is Japanese Internet forum. * 2channel http://www.2ch.net * Shitaraba http://rentalbbs.livedoor.com/jbbs/ * Machi-BBS http://www.machi.to/ debian/emacsen-install0000644000000000000000000000206111742315533012173 0ustar #! /bin/sh -e # /usr/lib/emacsen-common/packages/install/navi2ch # Written by Jim Van Zandt , borrowing heavily # from the install scripts for gettext by Santiago Vila # and octave by Dirk Eddelbuettel . FLAVOR=$1 PACKAGE=navi2ch case $FLAVOR in emacs|emacs22|emacs21|emacs20|emacs19|mule2|*xemacs*) exit 0 ;; *) EMACSEN=$FLAVOR ;; esac echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR} FLAGS="-no-site-file -q -batch -l path.el -f batch-byte-compile" ELDIR=/usr/share/emacs/site-lisp/${PACKAGE} ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE} cd "$ELDIR" LINKS=`echo *.el` if [ ! -d "$ELCDIR" ]; then mkdir -p "$ELCDIR" chmod 755 "$ELCDIR" fi cd "$ELCDIR" TOELDIR=../../../emacs/site-lisp/$PACKAGE rm -f *.el path.el for f in $LINKS; do ln -sf "$TOELDIR/$f" ./ done FILES=`/bin/ls -1 *.el` cat << EOF > path.el (setq load-path (cons "." load-path)) (setq byte-compile-warnings nil) EOF ${FLAVOR} ${FLAGS} ${FILES} chmod 644 *.elc rm -f path.el exit 0 debian/info0000644000000000000000000000002111742315533010041 0ustar doc/navi2ch.info debian/docs0000644000000000000000000000005111742315533010041 0ustar NEWS README TODO ChangeLog.1 ChangeLog.2 debian/source/0000755000000000000000000000000011742315533010472 5ustar debian/source/format0000644000000000000000000000001411742315533011700 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000006611742315533010225 0ustar version=3 http://sf.net/navi2ch/navi2ch-(.*)\.tar\.gz debian/install0000644000000000000000000000017311742315533010564 0ustar *.el usr/share/emacs/site-lisp/navi2ch/ contrib/*.el usr/share/doc/navi2ch/contrib/ icons/*.xpm usr/share/pixmaps/navi2ch/ debian/rules0000755000000000000000000000110111742315533010243 0ustar #!/usr/bin/make -f # -*- makefile -*- # Sample debian/rules that uses debhelper. # This file was originally written by Joey Hess and Craig Small. # As a special exception, when this file is copied by dh-make into a # dh-make output file, you may use that output file without restriction. # This special exception was added by Craig Small in version 0.37 of dh-make. # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ override_dh_auto_build: makeinfo doc/navi2ch.texi -o doc/navi2ch.info # do nothing override_dh_auto_test override_dh_auto_configure: debian/compat0000644000000000000000000000000211742315533010370 0ustar 7 debian/emacsen-remove0000644000000000000000000000037111742315533012024 0ustar #!/bin/sh -e # /usr/lib/emacsen-common/packages/remove/navi2ch FLAVOR=$1 PACKAGE=navi2ch if [ ${FLAVOR} != emacs ]; then echo remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR} rm -rf /usr/share/${FLAVOR}/site-lisp/${PACKAGE} fi debian/changelog0000644000000000000000000000025011742315533011041 0ustar navi2ch (2.0.0~git20120331-1) unstable; urgency=low * Initial release (Closes: #603672) -- Takaya Yamashita Sun, 25 Mar 2012 19:41:20 +0900 debian/copyright0000644000000000000000000001252211742315533011127 0ustar Format: http://dep.debian.net/deps/dep5 Upstream-Name: navi2ch Source: http://navi2ch.sourceforge.net/ Files: navi2ch-article.el Copyright: 2000-2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-articles.el Copyright: 2001, 2002, 2003, 2004, 2008 Navi2ch Project License: GPL-2.0+ Files: navi2ch-auto-modify.el Copyright: 2003, 2005, 2006 Navi2ch Project License: GPL-2.0+ Files: navi2ch-be2ch.el Copyright: 2005, 2008 Navi2ch Project License: GPL-2.0+ Files: navi2ch-board-misc.el Copyright: 2001-2006, 2008-2010 Navi2ch Project License: GPL-2.0+ Files: navi2ch-board.el Copyright: 2000-2006, 2008, 2010 Navi2ch Project License: GPL-2.0+ Files: navi2ch-bookmark.el Copyright: 2001-2006, 2008 Navi2ch Project License: GPL-2.0+ Files: navi2ch-directory.el Copyright: 2002-2005, 2008 Navi2ch Project License: GPL-2.0+ Files:navi2ch-e21.el Copyright: 2001-2002, 2004 Navi2ch Project License: GPL-2.0+ Files: navi2ch-face.el Copyright: 2001-2006, 2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-futaba.el Copyright: 2002-2004 Navi2ch Project License: GPL-2.0+ Files: navi2ch-head.el Copyright: 2001-2003, 2008 Navi2ch Project License: GPL-2.0+ Files: navi2ch-history.el Copyright: 2001-2004, 2006, 2008 Navi2ch Project License: GPL-2.0+ Files: navi2ch-http-date.el Copyright: 2002-2003, 2008 Navi2ch Project License: GPL-2.0+ Files: navi2ch-jbbs-net.el Copyright: 2002-2004 Navi2ch Project License: GPL-2.0+ Files: navi2ch-jbbs-shitaraba.el Copyright: 2002-2004, 2006 Navi2ch Project License: GPL-2.0+ Files: navi2ch-list.el Copyright: 2000-2005, 2008-2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-localfile.el Copyright: 2002-2005, 2007, 2008 Navi2ch Project License: GPL-2.0+ Files: navi2ch-machibbs.el Copyright: 2002-2004, 2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-megabbs.el Copyright: 2002, 2004, 2006 Navi2ch Project License: GPL-2.0+ Files: navi2ch-message.el Copyright: 2000-2006, 2008, 2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-mona.el Copyright: 2001-2004 Navi2ch Project License: GPL-2.0+ Files: navi2ch-multibbs.el Copyright: 2002-2006, 2008, 2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-net.el Copyright: 2000-2006, 2008, 2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-oyster.el Copyright: 2002-2006 Navi2ch Project License: GPL-2.0+ Files: navi2ch-p2.el Copyright: 2008-2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-popup-article.el Copyright: 2001-2004, 2006, 2008-2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-search.el Copyright: 2001-2005, 2008, 2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-splash.el Copyright: 2002-2008 Navi2ch Project License: GPL-2.0+ Files: navi2ch-thumbnail.el Copyright: 2010 Navi2ch Project License: GPL-2.0+ Files: navi2ch-util.el Copyright: 2000-2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-vars.el Copyright: 2001-2009 Navi2ch Project License: GPL-2.0+ Files: navi2ch-xmas.el Copyright: 2003 Navi2ch Project License: GPL-2.0+ Files: navi2ch.el Copyright: 2000-2006, 2008, 2009 Navi2ch Project License: GPL-2.0+ Files: contrib/gikope.el Copyright: 2002 knok License: GPL-1.0 Files: contrib/izonmoji-mode.el Copyright: 2002-2004 Navi2ch Project License: GPL-2.0+ Files: contrib/navi2ch-js-livedoor-move.el Copyright: 2004 Navi2ch Project License: GPL-2.0+ Files: contrib/navi2ch-logo.el Copyright: 2002 Navi2ch Project License: GPL-2.0+ Files: contrib/navi2ch-migemo.el Copyright: 2002 Navi2ch Projetct License: GPL-2.0+ Files: contrib/navi2ch-pizaunix.el Copyright: 2002 Navi2ch Project License: GPL-2.0+ Files: contrib/navi2ch-spamfilter.el Copyright: 2003, 2004 Navi2ch Project License: GPL-2.0+ Files: contrib/navi2ch-track-mouse.el Copyright: 2002 Navi2ch Project License: GPL-2.0+ Files: debian/* Copyright: 2012 Takaya Yamashita License: GPL-2.0+ License: GPL-1.0 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA . On Debian systems, the complete text of the GNU General Public License version 1 can be found in "/usr/share/common-licenses/GPL-1". License: GPL-2.0+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/dirs0000644000000000000000000000013511742315533010055 0ustar usr/share/emacs/site-lisp/navi2ch/ usr/share/doc/navi2ch/contrib/ usr/share/pixmaps/navi2ch/ debian/README.source0000644000000000000000000000045011742315533011350 0ustar navi2ch for Debian ------------------ Upstream navi2ch project distributes by git. If you want all source for navi2ch, hit the following command. $ git clone git://navi2ch.git.sourceforge.net/gitroot/navi2ch/navi2ch -- Takaya Yamashita , Mon, 2 Apr 2012 20:51:42 +0900 debian/emacsen-startup0000644000000000000000000000074711742315533012240 0ustar ;; -*-emacs-lisp-*- ;; ;; Emacs startup file, e.g. /etc/emacs/site-start.d/50navi2ch.el ;; for the Debian navi2ch package (let ((package-dir (concat "/usr/share/" (symbol-name flavor) "/site-lisp/navi2ch"))) (if (fboundp 'debian-pkg-add-load-path-item) (debian-pkg-add-load-path-item package-dir))) (setq navi2ch-icon-directory "/usr/share/pixmaps/navi2ch") (autoload 'navi2ch "navi2ch" "Interface for 2ch.net on Emacs." t) debian/README.Debian0000644000000000000000000000033311742315533011232 0ustar navi2ch for Debian ------------------ Run navi2ch: (1) Execute `M-x navi2ch` to run navi2ch. For more information, see the Info documents. -- Takaya Yamashita , Sun, 15 Apr 2012 00:42:47 +0900