From f81494c5e4fef87624b6ffe54adef77edc2f4fdc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Tue, 28 Feb 2023 22:49:35 +0700 Subject: [PATCH] run-mailcap: remove mailcap.1 It's mailcap.5, but it's useful enough to be put in a more common package (mime-types) --- srcpkgs/run-mailcap/template | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/srcpkgs/run-mailcap/template b/srcpkgs/run-mailcap/template index 9c6515cc259..9c80d826141 100644 --- a/srcpkgs/run-mailcap/template +++ b/srcpkgs/run-mailcap/template @@ -1,21 +1,20 @@ # Template file for 'run-mailcap' pkgname=run-mailcap version=3.70 -revision=1 -depends="perl" +revision=2 +depends="perl mime-types" short_desc="Execute programs via entries in the mailcap file" maintainer="Stefan Mühlinghaus " -license="custom:ad-hoc, custom:Bellcore" -homepage="https://packages.ubuntu.com/hirsute/mailcap" -distfiles="${UBUNTU_SITE}/main/m/mailcap/mailcap_${version}ubuntu1.tar.xz" -checksum=a1b4ddff6781ddf6a335565b5dc3da55437a6f97d30465e4d49d21684133add2 +license="Public Domain, custom:Bellcore" +homepage="https://tracker.debian.org/pkg/mailcap" +distfiles="${DEBIAN_SITE}/main/m/mailcap/mailcap_${version}+nmu1.tar.xz" +checksum=fd6a08710c54262e3f3907a6a0d2f12be9a34ca083dc569e3590291e60b5290e do_install() { local _aliases="see edit compose print" vbin run-mailcap vman run-mailcap.man run-mailcap.1 - vman mailcap.man mailcap.1 vlicense debian/copyright cd ${DESTDIR}/usr/bin for a in ${_aliases}; do