diff -Naur --exclude='*~' erc-5.1.2/fink/README.fink erc-5.1.2.fink/fink/README.fink --- erc-5.1.2/fink/README.fink 1969-12-31 16:00:00.000000000 -0800 +++ erc-5.1.2.fink/fink/README.fink 2006-06-11 14:35:11.000000000 -0700 @@ -0,0 +1,11 @@ +To use erc, add the form + +(require 'erc) + +to your emacs initialization file. The main entry point into the +system is the function `erc-select'. + +ERC is currently not compiled for XEmacs, since xemacs does not +register itself with emacsen-common via emacs-install (as of December +14, 2005). However, ERC for XEmacs can be obtained using the XEmacs +package system. (That package may not correspond to version 5.1.2.) diff -Naur --exclude='*~' erc-5.1.2/fink/emacsen-install erc-5.1.2.fink/fink/emacsen-install --- erc-5.1.2/fink/emacsen-install 1969-12-31 16:00:00.000000000 -0800 +++ erc-5.1.2.fink/fink/emacsen-install 2006-06-11 14:46:33.000000000 -0700 @@ -0,0 +1,45 @@ +#!/bin/bash -e +# +# install file for the fink erc emacs package. + +set -o posix + +FLAVOR=${1} + +echo >&2 "install/erc: Handling install of emacsen flavor ${FLAVOR}" + +if [ ${FLAVOR} == emacs20 ] +then + echo "install/erc: Skipping unsupported flavor ${FLAVOR}" + exit 0 +fi + +if [ ${FLAVOR} == emacs ] +then + echo "install/erc: Done." + exit 0 +fi + +echo >&2 -n "install/erc: Byte-compiling for ${FLAVOR}..." +mkdir -p @PREFIX@/share/${FLAVOR}/site-lisp/erc; +for i in erc-auto.el erc-autoaway.el erc-autojoin.el erc-backend.el erc-bbdb.el erc-button.el erc-chess.el erc-compat.el erc-complete.el erc-dcc.el erc-ezbounce.el erc-fill.el erc-goodies.el erc-ibuffer.el erc-identd.el erc-imenu.el erc-lang.el erc-list.el erc-log.el erc-maint.el erc-match.el erc-menu.el erc-nets.el erc-netsplit.el erc-nicklist.el erc-nickserv.el erc-notify.el erc-page.el erc-pcomplete.el erc-replace.el erc-ring.el erc-sound.el erc-speak.el erc-speedbar.el erc-spelling.el erc-stamp.el erc-track.el erc-truncate.el erc-viper.el erc-xdcc.el erc.el Makefile ; do + ln -s @PREFIX@/share/emacs/site-lisp/erc/${i} @PREFIX@/share/${FLAVOR}/site-lisp/erc/${i}; +done + +mkdir -p @PREFIX@/share/${FLAVOR}/site-lisp/erc/images; +for i in icq-offline.png icq-online.png irc-offline.png irc-online.png msn-offline.png msn-online.png; do + ln -s @PREFIX@/share/emacs/site-lisp/erc/images/${i} @PREFIX@/share/${FLAVOR}/site-lisp/erc/images/${i}; +done + +cd @PREFIX@/share/${FLAVOR}/site-lisp/erc; + +(make EMACS=${FLAVOR} lisp --keep-going 2>&1) | gzip -9qf > @PREFIX@/share/doc/erc/CompilationLog-${FLAVOR}.gz + +rm -f @PREFIX@/share/${FLAVOR}/site-lisp/erc/Makefile; +rm -f @PREFIX@/share/${FLAVOR}/site-lisp/erc/erc-auto.in +rm -f @PREFIX@/share/${FLAVOR}/site-lisp/erc/erc-auto.el~; + +echo >&2 "done." +echo >&2 "install/erc: Compilation log saved in @PREFIX@/share/doc/erc/CompilationLog-${FLAVOR}.gz." + +exit 0 diff -Naur --exclude='*~' erc-5.1.2/fink/emacsen-remove erc-5.1.2.fink/fink/emacsen-remove --- erc-5.1.2/fink/emacsen-remove 1969-12-31 16:00:00.000000000 -0800 +++ erc-5.1.2.fink/fink/emacsen-remove 2005-12-14 16:42:34.000000000 -0800 @@ -0,0 +1,21 @@ +#!/bin/bash -e +# +# This is the Fink version of the erc emacs package. +set -o posix + +FLAVOR=${1} + +echo "remove/erc: Handling removal for emacsen flavor ${FLAVOR}" + +if [ ${FLAVOR} == emacs20 ] +then + echo "remove/erc: Skipping unsupported flavor ${FLAVOR}" + exit 0 +fi + +echo >&2 -n "remove/erc: Purging compilation log and byte-compiled files for ${FLAVOR}..." +rm -f @PREFIX@/share/doc/erc/CompilationLog-${FLAVOR}.gz +rm -Rf @PREFIX@/share/${FLAVOR}/site-lisp/erc +echo >&2 "done." + +exit 0 diff -Naur --exclude='*~' erc-5.1.2/fink/erc.copyright erc-5.1.2.fink/fink/erc.copyright --- erc-5.1.2/fink/erc.copyright 1969-12-31 16:00:00.000000000 -0800 +++ erc-5.1.2.fink/fink/erc.copyright 2005-12-15 20:38:23.000000000 -0800 @@ -0,0 +1,55 @@ +This package was finkified by Jesse Alama + +It was downloaded from + http://sourceforge.net/projects/erc/ + +Upstream Authors: Alexander L. Belikoff (abel@bfr.co.il), + Sergey Berezin (sergey.berezin@cs.cmu.edu), + Mario Lang (mlang@delysid.org), + Alex Schroeder (alex@gnu.org), + Gergely Nagy (algernon@debian.org), + Andreas Fuchs (asf@void.at), + Tijs van Bakel (smoke@wanadoo.nl), + Brian P Templeton (bpt@tunes.org), + John Wiegley (johnw@gnu.org), + Diane Murray (dsm@muenster.de), + Benjamin Drieu (benj@debian.org), + Jorgen Schaefer (forcer@users.sourceforge.net), + Francis Litterio (franl@users.sourceforge.net), + Damien Elmes (erc@repose.cx), + Lawrence Mitchell (wence@gmx.li), + Sandra Jean Chua (sacha@free.net.ph), + Jeremy Bertram Maitin-Shepard (jbms@gentoo.org), + Johan Bockgard (bojohan@users.sourceforge.net), + Edward O'Connor (ted@oconnor.cx), + Brian Palmer (bpalmer@rescomp.Stanford.EDU), + Adrian Aichner (adrian@xemacs.org), + Michael Olson (mwolson@gnu.org) + +Copyright: + + Copyright (C) 1993,1994,1995,1996,1997,1998,1999,2000,2001,2002, + 2003,2004,2005 Free Software Foundation, Inc. + Copyright (C) 2001 Tijs van Bakel + Copyright (C) 2001,2002 Gergely Nagy + Copyright (C) 2003,2004 Adrian Aichner + Copyright (C) 2003 Arne Schwabe + Copyright (C) 2003,2004 Jeremy Bertram Maitin-Shepard + Copyright (C) 2004 Brian Palmer + + 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; version 2 dated June, 1991. + + 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 package; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA + 02111-1307, USA. + +The complete text of the GNU General Public License can be found in +`@PREFIX@/share/doc/fink/COPYING'.