From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] libdvbpsi: Remove this package from IPFire
Date: Wed, 28 Apr 2021 13:31:32 +0200 [thread overview]
Message-ID: <20210428113132.1883-1-adolf.belka@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 7412 bytes --]
- Input from Arne Fitzenreiter
libdvbpsi can be safely dropped. It was used by videolan client which
was dropped many years ago because newer versions had too many
dependencies
- Input from Michael Tremer
Confirmed that libdvbpsi is not used by anything
- Delete lfs, rootfile and remove libdvbpsi entry in make.sh
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
config/rootfiles/packages/libdvbpsi | 86 -----------------------------
lfs/libdvbpsi | 86 -----------------------------
make.sh | 1 -
3 files changed, 173 deletions(-)
delete mode 100644 config/rootfiles/packages/libdvbpsi
delete mode 100644 lfs/libdvbpsi
diff --git a/config/rootfiles/packages/libdvbpsi b/config/rootfiles/packages/libdvbpsi
deleted file mode 100644
index 5fdf15e17..000000000
--- a/config/rootfiles/packages/libdvbpsi
+++ /dev/null
@@ -1,86 +0,0 @@
-#usr/include/dvbpsi
-#usr/include/dvbpsi/atsc_eit.h
-#usr/include/dvbpsi/atsc_ett.h
-#usr/include/dvbpsi/atsc_mgt.h
-#usr/include/dvbpsi/atsc_stt.h
-#usr/include/dvbpsi/atsc_vct.h
-#usr/include/dvbpsi/bat.h
-#usr/include/dvbpsi/cat.h
-#usr/include/dvbpsi/demux.h
-#usr/include/dvbpsi/descriptor.h
-#usr/include/dvbpsi/dr.h
-#usr/include/dvbpsi/dr_02.h
-#usr/include/dvbpsi/dr_03.h
-#usr/include/dvbpsi/dr_04.h
-#usr/include/dvbpsi/dr_05.h
-#usr/include/dvbpsi/dr_06.h
-#usr/include/dvbpsi/dr_07.h
-#usr/include/dvbpsi/dr_08.h
-#usr/include/dvbpsi/dr_09.h
-#usr/include/dvbpsi/dr_0a.h
-#usr/include/dvbpsi/dr_0b.h
-#usr/include/dvbpsi/dr_0c.h
-#usr/include/dvbpsi/dr_0d.h
-#usr/include/dvbpsi/dr_0e.h
-#usr/include/dvbpsi/dr_0f.h
-#usr/include/dvbpsi/dr_10.h
-#usr/include/dvbpsi/dr_11.h
-#usr/include/dvbpsi/dr_12.h
-#usr/include/dvbpsi/dr_13.h
-#usr/include/dvbpsi/dr_14.h
-#usr/include/dvbpsi/dr_1b.h
-#usr/include/dvbpsi/dr_1c.h
-#usr/include/dvbpsi/dr_40.h
-#usr/include/dvbpsi/dr_41.h
-#usr/include/dvbpsi/dr_42.h
-#usr/include/dvbpsi/dr_43.h
-#usr/include/dvbpsi/dr_44.h
-#usr/include/dvbpsi/dr_45.h
-#usr/include/dvbpsi/dr_47.h
-#usr/include/dvbpsi/dr_48.h
-#usr/include/dvbpsi/dr_49.h
-#usr/include/dvbpsi/dr_4a.h
-#usr/include/dvbpsi/dr_4b.h
-#usr/include/dvbpsi/dr_4c.h
-#usr/include/dvbpsi/dr_4d.h
-#usr/include/dvbpsi/dr_4e.h
-#usr/include/dvbpsi/dr_4f.h
-#usr/include/dvbpsi/dr_50.h
-#usr/include/dvbpsi/dr_52.h
-#usr/include/dvbpsi/dr_53.h
-#usr/include/dvbpsi/dr_54.h
-#usr/include/dvbpsi/dr_55.h
-#usr/include/dvbpsi/dr_56.h
-#usr/include/dvbpsi/dr_58.h
-#usr/include/dvbpsi/dr_59.h
-#usr/include/dvbpsi/dr_5a.h
-#usr/include/dvbpsi/dr_62.h
-#usr/include/dvbpsi/dr_66.h
-#usr/include/dvbpsi/dr_69.h
-#usr/include/dvbpsi/dr_73.h
-#usr/include/dvbpsi/dr_76.h
-#usr/include/dvbpsi/dr_7c.h
-#usr/include/dvbpsi/dr_81.h
-#usr/include/dvbpsi/dr_83.h
-#usr/include/dvbpsi/dr_86.h
-#usr/include/dvbpsi/dr_8a.h
-#usr/include/dvbpsi/dr_a0.h
-#usr/include/dvbpsi/dr_a1.h
-#usr/include/dvbpsi/dvbpsi.h
-#usr/include/dvbpsi/eit.h
-#usr/include/dvbpsi/nit.h
-#usr/include/dvbpsi/pat.h
-#usr/include/dvbpsi/pmt.h
-#usr/include/dvbpsi/psi.h
-#usr/include/dvbpsi/rst.h
-#usr/include/dvbpsi/sdt.h
-#usr/include/dvbpsi/sis.h
-#usr/include/dvbpsi/tot.h
-#usr/include/dvbpsi/types
-#usr/include/dvbpsi/types/aac_profile.h
-#usr/lib/libdvbpsi.a
-#usr/lib/libdvbpsi.la
-usr/lib/libdvbpsi.so
-usr/lib/libdvbpsi.so.10
-usr/lib/libdvbpsi.so.10.0.0
-#usr/lib/pkgconfig/libdvbpsi.pc
diff --git a/lfs/libdvbpsi b/lfs/libdvbpsi
deleted file mode 100644
index 511303c65..000000000
--- a/lfs/libdvbpsi
+++ /dev/null
@@ -1,86 +0,0 @@
-###############################################################################
-# #
-# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2018 IPFire Team <info(a)ipfire.org> #
-# #
-# This program 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, either version 3 of the License, or #
-# (at your option) any later version. #
-# #
-# This program 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 program. If not, see <http://www.gnu.org/licenses/>. #
-# #
-###############################################################################
-
-###############################################################################
-# Definitions
-###############################################################################
-
-include Config
-
-VER = 1.3.3
-
-THISAPP = libdvbpsi-$(VER)
-DL_FILE = $(THISAPP).tar.bz2
-DL_FROM = $(URL_IPFIRE)
-DIR_APP = $(DIR_SRC)/$(THISAPP)
-TARGET = $(DIR_INFO)/$(THISAPP)
-PROG = libdvbpsi
-PAK_VER = 3
-
-DEPS =
-
-###############################################################################
-# Top-level Rules
-###############################################################################
-
-objects = $(DL_FILE)
-
-$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-
-$(DL_FILE)_MD5 = 9b556ab08bb62a8bec61f5c1649bc9a8
-
-install : $(TARGET)
-
-check : $(patsubst %,$(DIR_CHK)/%,$(objects))
-
-download :$(patsubst %,$(DIR_DL)/%,$(objects))
-
-md5 : $(subst %,%_MD5,$(objects))
-
-dist:
- @$(PAK)
-
-###############################################################################
-# Downloading, checking, md5sum
-###############################################################################
-
-$(patsubst %,$(DIR_CHK)/%,$(objects)) :
- @$(CHECK)
-
-$(patsubst %,$(DIR_DL)/%,$(objects)) :
- @$(LOAD)
-
-$(subst %,%_MD5,$(objects)) :
- @$(MD5)
-
-###############################################################################
-# Installation Details
-###############################################################################
-
-$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
- @$(PREBUILD)
- @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf $(DIR_DL)/$(DL_FILE)
- $(UPDATE_AUTOMAKE)
- cd $(DIR_APP) && sed -e "s/-Werror//g" -i configure
- cd $(DIR_APP) && ./configure --prefix=/usr --enable-release
- cd $(DIR_APP) && make $(MAKETUNING) $(EXTRA_MAKE)
- cd $(DIR_APP) && make install
- @rm -rf $(DIR_APP)
- @$(POSTBUILD)
diff --git a/make.sh b/make.sh
index 1c08af6e3..cc32abc5a 100755
--- a/make.sh
+++ b/make.sh
@@ -1426,7 +1426,6 @@ buildipfire() {
lfsmake2 libmad
lfsmake2 libogg
lfsmake2 libvorbis
- lfsmake2 libdvbpsi
lfsmake2 flac
lfsmake2 lame
lfsmake2 sox
--
2.31.1
reply other threads:[~2021-04-28 11:31 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210428113132.1883-1-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox