summaryrefslogtreecommitdiffstats
path: root/src/fetch
diff options
context:
space:
mode:
Diffstat (limited to 'src/fetch')
-rw-r--r--src/fetch/Makefile.am48
-rw-r--r--src/fetch/scripts/Makefile.am30
-rw-r--r--[-rwxr-xr-x]src/fetch/scripts/fr.allocine.py0
3 files changed, 0 insertions, 78 deletions
diff --git a/src/fetch/Makefile.am b/src/fetch/Makefile.am
deleted file mode 100644
index 2f56fa5..0000000
--- a/src/fetch/Makefile.am
+++ /dev/null
@@ -1,48 +0,0 @@
-####### tdevelop will overwrite this part!!! (begin)##########
-noinst_LIBRARIES = libfetch.a
-
-AM_CPPFLAGS = $(all_includes) $(LIBXML_CFLAGS) $(LIBXSLT_CFLAGS) $(YAZ_CFLAGS)
-
-libfetch_a_METASOURCES = AUTO
-
-libfetch_a_SOURCES = amazonfetcher.cpp animenfofetcher.cpp arxivfetcher.cpp \
- bibsonomyfetcher.cpp citebasefetcher.cpp configwidget.cpp crossreffetcher.cpp \
- discogsfetcher.cpp entrezfetcher.cpp execexternalfetcher.cpp fetcher.cpp fetchmanager.cpp \
- gcstarpluginfetcher.cpp googlescholarfetcher.cpp ibsfetcher.cpp imdbfetcher.cpp \
- isbndbfetcher.cpp messagehandler.cpp srufetcher.cpp yahoofetcher.cpp z3950connection.cpp \
- z3950fetcher.cpp amazonrequest.cpp hmac_sha2.c sha2.c
-
-####### tdevelop will overwrite this part!!! (end)############
-
-SUBDIRS = scripts
-
-CLEANFILES = *~
-
-KDE_OPTIONS = noautodist
-
-EXTRA_DIST = \
-fetcher.h fetcher.cpp fetchmanager.h fetchmanager.cpp \
-amazonfetcher.h amazonfetcher.cpp z3950fetcher.h z3950fetcher.cpp \
-imdbfetcher.h imdbfetcher.cpp fetch.h configwidget.h configwidget.cpp \
-entrezfetcher.h entrezfetcher.cpp \
-execexternalfetcher.h execexternalfetcher.cpp \
-messagehandler.h messagehandler.cpp \
-z3950connection.h z3950connection.cpp \
-yahoofetcher.h yahoofetcher.cpp \
-animenfofetcher.h animenfofetcher.cpp \
-ibsfetcher.h ibsfetcher.cpp \
-srufetcher.h srufetcher.cpp \
-isbndbfetcher.h isbndbfetcher.cpp \
-gcstarpluginfetcher.h gcstarpluginfetcher.cpp \
-crossreffetcher.h crossreffetcher.cpp \
-arxivfetcher.h arxivfetcher.cpp \
-citebasefetcher.h citebasefetcher.cpp \
-bibsonomyfetcher.h bibsonomyfetcher.cpp \
-googlescholarfetcher.h googlescholarfetcher.cpp \
-discogsfetcher.h discogsfetcher.cpp \
-amazonrequest.h amazonrequest.cpp \
-hmac_sha2.h hmac_sha2.c sha2.h sha2.c \
-z3950-servers.cfg
-
-appdir = $(kde_datadir)/tellico
-app_DATA = z3950-servers.cfg
diff --git a/src/fetch/scripts/Makefile.am b/src/fetch/scripts/Makefile.am
deleted file mode 100644
index a767d24..0000000
--- a/src/fetch/scripts/Makefile.am
+++ /dev/null
@@ -1,30 +0,0 @@
-####### tdevelop will overwrite this part!!! (begin)##########
-
-EXTRA_DIST = \
-fr.allocine.py fr.allocine.py.spec \
-ministerio_de_cultura.py ministerio_de_cultura.py.spec \
-dark_horse_comics.py dark_horse_comics.py.spec \
-boardgamegeek.rb boardgamegeek.rb.spec
-
-####### tdevelop will overwrite this part!!! (end)############
-
-scriptdir = $(kde_datadir)/tellico/data-sources
-script_SCRIPTS = \
-fr.allocine.py \
-ministerio_de_cultura.py \
-dark_horse_comics.py \
-boardgamegeek.rb
-
-script_DATA = \
-fr.allocine.py.spec \
-ministerio_de_cultura.py.spec \
-dark_horse_comics.py.spec \
-boardgamegeek.rb.spec
-
-KDE_OPTIONS = noautodist
-
-CLEANFILES = *~
-
-# probably a better way to do this
-uninstall-hook:
- -if [ -d $(scriptdir) ]; then rmdir $(scriptdir); fi
diff --git a/src/fetch/scripts/fr.allocine.py b/src/fetch/scripts/fr.allocine.py
index 97a2247..97a2247 100755..100644
--- a/src/fetch/scripts/fr.allocine.py
+++ b/src/fetch/scripts/fr.allocine.py