diff options
Diffstat (limited to 'net/gaim-snapshot/files')
-rw-r--r-- | net/gaim-snapshot/files/patch-aa | 13 | ||||
-rw-r--r-- | net/gaim-snapshot/files/patch-ab | 22 | ||||
-rw-r--r-- | net/gaim-snapshot/files/patch-ac | 59 |
3 files changed, 0 insertions, 94 deletions
diff --git a/net/gaim-snapshot/files/patch-aa b/net/gaim-snapshot/files/patch-aa deleted file mode 100644 index e01484100cf3..000000000000 --- a/net/gaim-snapshot/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.in.orig Tue Oct 3 03:12:14 2000 -+++ Makefile.in Tue Oct 3 03:13:14 2000 -@@ -156,8 +156,8 @@ - @GNOMEBITS_TRUE@bitssounddir = $(bitssysconf)/sound/events - @GNOMEBITS_TRUE@bitssound_DATA = gaim.soundlist - --pixmapdir = $(datadir)/apps/Internet --pixmap_DATA = gaim.desktop -+@GNOMEAPPLET_TRUE@pixmapdir = $(datadir)/apps/Internet -+@GNOMEAPPLET_TRUE@pixmap_DATA = gaim.desktop - - SUBDIRS = m4 libfaim sounds plugins pixmaps doc po intl src - ACLOCAL_AMFLAGS = -I m4 diff --git a/net/gaim-snapshot/files/patch-ab b/net/gaim-snapshot/files/patch-ab deleted file mode 100644 index 716dfc9761b5..000000000000 --- a/net/gaim-snapshot/files/patch-ab +++ /dev/null @@ -1,22 +0,0 @@ ---- pixmaps/Makefile.in.orig Tue Oct 3 02:42:15 2000 -+++ pixmaps/Makefile.in Tue Oct 3 02:48:38 2000 -@@ -128,8 +128,8 @@ - EXTRA_DIST = about_small.xpm add.xpm add_small.xpm admin_icon.xpm aimicon.xpm aimicon2.xpm angel.xpm aol_icon.xpm away.xpm away_icon.xpm away_small.xpm bgcolor.xpm big.xpm bigsmile.xpm block.xpm bold.xpm bsmile.xpm buddyadd.xpm buddychat.xpm buddydel.xpm burp.xpm cancel.xpm close.xpm close_small.xpm crossedlips.xpm cry.xpm daemon-buddyadd.xpm daemon-buddychat.xpm daemon-buddydel.xpm daemon-im.xpm daemon-info.xpm daemon-permadd.xpm daemon-permdel.xpm daemon.xpm dt_icon.xpm embarrassed.xpm exit_small.xpm export_small.xpm fgcolor.xpm fontface.xpm fontface2.xpm free_icon.xpm gaim.xpm gnome_add.xpm gnome_close.xpm gnome_preferences.xpm gnome_remove.xpm gnome/devil-connect.png gnome/devil-offline.png gnome/devil-online.png gnome/penguin-connect.png gnome/penguin-offline.png gnome/penguin-online.png group.xpm im.xpm import_small.xpm info.xpm italic.xpm join.xpm kiss.xpm link.xpm login_icon.xpm logo.xpm logout_icon.xpm luke03.xpm moneymouth.xpm msg_pending.xpm no_icon.xpm normal.xpm offline.xpm ok.xpm oneeye.xpm online.xpm palette.xpm peng_frown.xpm peng_smile.xpm peng_wink.xpm permadd.xpm permdel.xpm plugins_small.xpm pounce_small.xpm prefs_small.xpm refresh.xpm sad.xpm save.xpm scream.xpm search_small.xpm signing_on.xpm small.xpm smile.xpm smile8.xpm smile_happy.xpm smile_icon.xpm smile_sad.xpm smile_wink.xpm speaker.xpm strike.xpm tb_forward.xpm tb_search.xpm think.xpm tmp_send.xpm tongue.xpm underline.xpm warn.xpm wink.xpm wood.xpm yell.xpm - - --pixmapdir = $(datadir)/pixmaps --pixmap_DATA = gaim.xpm -+pixmapdir = $(datadir)/pixmaps/gaim -+pixmap_DATA = $(EXTRA_DIST) - - #gnomesysconf = `@GNOME_CONFIG@ --sysconfdir` - @GNOMEAPPLET_TRUE@gnomedata = `@GNOME_CONFIG@ --datadir` -@@ -187,7 +187,7 @@ - - install-pixmapDATA: $(pixmap_DATA) - @$(NORMAL_INSTALL) -- $(mkinstalldirs) $(DESTDIR)$(pixmapdir) -+ $(mkinstalldirs) $(DESTDIR)$(pixmapdir) $(DESTDIR)$(pixmapdir)/gnome - @list='$(pixmap_DATA)'; for p in $$list; do \ - if test -f $(srcdir)/$$p; then \ - echo " $(INSTALL_DATA) $(srcdir)/$$p $(DESTDIR)$(pixmapdir)/$$p"; \ diff --git a/net/gaim-snapshot/files/patch-ac b/net/gaim-snapshot/files/patch-ac deleted file mode 100644 index df429ced3857..000000000000 --- a/net/gaim-snapshot/files/patch-ac +++ /dev/null @@ -1,59 +0,0 @@ ---- src/Makefile.in.orig Mon Apr 16 12:38:54 2001 -+++ src/Makefile.in Mon Apr 16 12:40:38 2001 -@@ -125,16 +125,16 @@ - l = @l@ - perlpath = @perlpath@ - sedpath = @sedpath@ --@GNOMEAPPLET_TRUE@bin_PROGRAMS = gaim_applet -+@GNOMEAPPLET_TRUE@bin_PROGRAMS = gaim_applet gaim - @GNOMEAPPLET_FALSE@bin_PROGRAMS = gaim --@GNOMEAPPLET_TRUE@gaim_applet_SOURCES = about.c aim.c applet.c away.c browser.c buddy.c buddy_chat.c conversation.c dialogs.c gaimrc.c gtkimhtml.c gtkspell.c gtkticker.c html.c idle.c multi.c oscar.c perl.c plugins.c prefs.c proxy.c prpl.c server.c sound.c ticker.c toc.c util.c --@GNOMEAPPLET_TRUE@gaim_applet_DEPENDENCIES = ../libfaim/libfaim.a @LIBOBJS@ --@GNOMEAPPLET_TRUE@gaim_applet_LDFLAGS = -export-dynamic --@GNOMEAPPLET_TRUE@gaim_applet_LDADD = @LDADD@ @LIBOBJS@ --@GNOMEAPPLET_FALSE@gaim_SOURCES = about.c aim.c applet.c away.c browser.c buddy.c buddy_chat.c conversation.c dialogs.c gaimrc.c gtkimhtml.c gtkspell.c gtkticker.c html.c idle.c multi.c oscar.c perl.c plugins.c prefs.c proxy.c prpl.c server.c sound.c ticker.c toc.c util.c --@GNOMEAPPLET_FALSE@gaim_DEPENDENCIES = ../libfaim/libfaim.a @LIBOBJS@ --@GNOMEAPPLET_FALSE@gaim_LDFLAGS = -export-dynamic --@GNOMEAPPLET_FALSE@gaim_LDADD = @LDADD@ @LIBOBJS@ -+gaim_applet_SOURCES = about.c aim.c applet.c away.c browser.c buddy.c buddy_chat.c conversation.c dialogs.c gaimrc.c gtkimhtml.c gtkspell.c gtkticker.c html.c idle.c multi.c oscar.c perl.c plugins.c prefs.c proxy.c prpl.c server.c sound.c ticker.c toc.c util.c -+gaim_applet_DEPENDENCIES = ../libfaim/libfaim.a @LIBOBJS@ -+gaim_applet_LDFLAGS = -export-dynamic -+gaim_applet_LDADD = @LDADD@ @LIBOBJS@ -+gaim_SOURCES = about.c aim.c applet.c away.c browser.c buddy.c buddy_chat.c conversation.c dialogs.c gaimrc.c gtkimhtml.c gtkspell.c gtkticker.c html.c idle.c multi.c oscar.c perl.c plugins.c prefs.c proxy.c prpl.c server.c sound.c ticker.c toc.c util.c -+gaim_DEPENDENCIES = ../libfaim/libfaim.a @LIBOBJS@ -+gaim_LDFLAGS = -export-dynamic -+gaim_LDADD = @LDADD@ @LIBOBJS@ - - # any other stuff - CFLAGS = @CFLAGS@ -I$(top_srcdir)/libfaim $(PERL_CFLAGS) -DLOCALEDIR=\"$(datadir)/locale\" -DLIBDIR=\"$(libdir)/gaim/\" $(DEBUG_CFLAGS) -@@ -151,18 +151,18 @@ - DEFS = @DEFS@ -I. -I$(srcdir) -I.. - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ --@GNOMEAPPLET_TRUE@gaim_applet_OBJECTS = about.o aim.o applet.o away.o \ --@GNOMEAPPLET_TRUE@browser.o buddy.o buddy_chat.o conversation.o \ --@GNOMEAPPLET_TRUE@dialogs.o gaimrc.o gtkimhtml.o gtkspell.o gtkticker.o \ --@GNOMEAPPLET_TRUE@html.o idle.o multi.o oscar.o perl.o plugins.o \ --@GNOMEAPPLET_TRUE@prefs.o proxy.o prpl.o server.o sound.o ticker.o \ --@GNOMEAPPLET_TRUE@toc.o util.o --@GNOMEAPPLET_FALSE@gaim_OBJECTS = about.o aim.o applet.o away.o \ --@GNOMEAPPLET_FALSE@browser.o buddy.o buddy_chat.o conversation.o \ --@GNOMEAPPLET_FALSE@dialogs.o gaimrc.o gtkimhtml.o gtkspell.o \ --@GNOMEAPPLET_FALSE@gtkticker.o html.o idle.o multi.o oscar.o perl.o \ --@GNOMEAPPLET_FALSE@plugins.o prefs.o proxy.o prpl.o server.o sound.o \ --@GNOMEAPPLET_FALSE@ticker.o toc.o util.o -+gaim_applet_OBJECTS = about.o aim.o applet.o away.o \ -+browser.o buddy.o buddy_chat.o conversation.o \ -+dialogs.o gaimrc.o gtkimhtml.o gtkspell.o gtkticker.o \ -+html.o idle.o multi.o oscar.o perl.o plugins.o \ -+prefs.o proxy.o prpl.o server.o sound.o ticker.o \ -+toc.o util.o -+gaim_OBJECTS = about.o aim.o applet.o away.o \ -+browser.o buddy.o buddy_chat.o conversation.o \ -+dialogs.o gaimrc.o gtkimhtml.o gtkspell.o \ -+gtkticker.o html.o idle.o multi.o oscar.o perl.o \ -+plugins.o prefs.o proxy.o prpl.o server.o sound.o \ -+ticker.o toc.o util.o - COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) - LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) - CCLD = $(CC) |