aboutsummaryrefslogtreecommitdiff
path: root/net-im/gajim/files
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/gajim/files')
-rw-r--r--net-im/gajim/files/patch-src-Makefile.in43
-rw-r--r--net-im/gajim/files/pkg-message.in42
2 files changed, 0 insertions, 85 deletions
diff --git a/net-im/gajim/files/patch-src-Makefile.in b/net-im/gajim/files/patch-src-Makefile.in
deleted file mode 100644
index 44d63257e80a..000000000000
--- a/net-im/gajim/files/patch-src-Makefile.in
+++ /dev/null
@@ -1,43 +0,0 @@
---- src/Makefile.in.orig 2014-10-04 21:38:15 UTC
-+++ src/Makefile.in
-@@ -314,12 +314,26 @@
- gajimsrcdir = $(gajim_srcdir)
- nobase_dist_gajimsrc_PYTHON = \
- $(srcdir)/*.py \
-+ $(srcdir)/*.pyc \
-+ $(srcdir)/*.pyo \
- $(srcdir)/common/*.py \
-+ $(srcdir)/common/*.pyc \
-+ $(srcdir)/common/*.pyo \
- $(srcdir)/common/protocol/*.py \
-+ $(srcdir)/common/protocol/*.pyc \
-+ $(srcdir)/common/protocol/*.pyo \
- $(srcdir)/common/zeroconf/*.py \
-+ $(srcdir)/common/zeroconf/*.pyc \
-+ $(srcdir)/common/zeroconf/*.pyo \
- $(srcdir)/command_system/*.py \
-+ $(srcdir)/command_system/*.pyc \
-+ $(srcdir)/command_system/*.pyo \
- $(srcdir)/command_system/implementation/*.py \
-- $(srcdir)/plugins/*.py
-+ $(srcdir)/command_system/implementation/*.pyc \
-+ $(srcdir)/command_system/implementation/*.pyo \
-+ $(srcdir)/plugins/*.py \
-+ $(srcdir)/plugins/*.pyc \
-+ $(srcdir)/plugins/*.pyo
-
- MAINTAINERCLEANFILES = Makefile.in
- all: all-am
-@@ -379,11 +393,7 @@
- $(MKDIR_P) "$(DESTDIR)$(gajimsrcdir)/$$dir"; }; \
- echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(gajimsrcdir)/$$dir'"; \
- $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(gajimsrcdir)/$$dir" || exit $$?; }; \
-- done; \
-- if test -n "$$dlist"; then \
-- $(am__py_compile) --destdir "$(DESTDIR)" \
-- --basedir "$(gajimsrcdir)" $$dlist; \
-- else :; fi; }
-+ done; }
-
- uninstall-nobase_dist_gajimsrcPYTHON:
- @$(NORMAL_UNINSTALL)
diff --git a/net-im/gajim/files/pkg-message.in b/net-im/gajim/files/pkg-message.in
deleted file mode 100644
index a9ba14e083bf..000000000000
--- a/net-im/gajim/files/pkg-message.in
+++ /dev/null
@@ -1,42 +0,0 @@
-Gajim has been installed.
-
-
-Gajim supports plugins:
-
- Edit / Plugins
-
- Plugins are installed in:
-
- ~/.local/share/gajim/plugins
-
- And configuration for plugins is located in:
-
- ~/.config/gajim/pluginsconfig
-
-
-To use encryption you may use either of the following:
-
-
-E2EE (End to End message Encryption)
-
- https://www.dlitz.net/software/pycrypto/
-
- https://en.wikipedia.org/wiki/End-to-end_encryption
-
- Enable option CRYPTO in make config
-
- Note that CRYPTO should not be enabled if you intend to use
- below explained OTR
-
-
-OTR (Off-the-Record Messaging) * Recommended
-
- https://otr.cypherpunks.ca/
-
- https://en.wikipedia.org/wiki/Off-the-Record_Messaging
-
- If you wish to use OTR, install it from Plugins:
-
- Edit / Plugins / Off-The-Record Encryption
-
- To use OTR, you need to generate a key from OTR plugin configuration