Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zap2epg fixes #4687

Merged
merged 2 commits into from
Jun 20, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 6 additions & 7 deletions cross/zap2epg/Makefile
Original file line number Diff line number Diff line change
@@ -1,25 +1,24 @@
PKG_NAME = zap2epg
PKG_VERS = 3.0
PKG_EXT = tar.gz
#PKG_DIST_NAME = v$(PKG_VERS).$(PKG_EXT)
PKG_DIST_NAME = Python3-th0ma7-updates.$(PKG_EXT)
PKG_DIST_SITE = https://github.com/daniel-widrick/zap2it-GuideScraping/archive
PKG_GIT_HASH = 65336f7e6d24c32df392aadc0c9140429bbbe1d7
PKG_DIST_NAME = $(PKG_GIT_HASH).$(PKG_EXT)
PKG_DIST_SITE = https://github.com/th0ma7/script.module.zap2epg/archive
PKG_DIST_FILE = $(PKG_NAME)-$(PKG_VERS).$(PKG_EXT)
PKG_DIR = script.module.zap2epg-Python3-th0ma7-updates
PKG_DIR = script.module.zap2epg-$(PKG_GIT_HASH)

DEPENDS =

HOMEPAGE = https://github.com/edit4ever/script.module.zap2epg
COMMENT = zap2epg will generate an xmltv.xml file for USA/Canada TV lineups using zap2it source
LICENSE = GPLv3

INSTALL_TARGET = zap2it_install
INSTALL_TARGET = zap2epg_install

include ../../mk/spksrc.install-resources.mk

.PHONY: zap2it_install
zap2it_install:
.PHONY: zap2epg_install
zap2epg_install:
install -m 755 -d $(STAGING_INSTALL_PREFIX)/bin
install -m 755 $(WORK_DIR)/$(PKG_DIR)/tv_grab_zap2epg $(STAGING_INSTALL_PREFIX)/bin
install -m 750 -d $(STAGING_INSTALL_PREFIX)/var/epggrab/conf
Expand Down
6 changes: 3 additions & 3 deletions cross/zap2epg/digests
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
zap2epg-3.0.tar.gz SHA1 6dbdef7a0459f151cfb06b043a5aa027af9c2011
zap2epg-3.0.tar.gz SHA256 fefb724bcd8f460af50f56085a92db88ed839609f5c38b83e42fe8526aa5c7e7
zap2epg-3.0.tar.gz MD5 a6a59af402b5b5fb6d5e60067a2e2b0a
zap2epg-3.0.tar.gz SHA1 da206997e6cc75599daee4370cdcba031d47ecea
zap2epg-3.0.tar.gz SHA256 105b9291be572551efd5cbcb4bb6b828da3bc36e985a1eced2be7aa4f0b89feb
zap2epg-3.0.tar.gz MD5 fabc98f7d9ec079776e8eab2cd7d6700