From d5a60589785fe777e7902f029cb5181f6dd64801 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Mon, 1 Jun 2009 11:30:07 +0300 Subject: [PATCH] mime-support: Added mime-support 3.44-1 - Centralised MIME support --- base/mime-support/mime-support.cache | 18 ++++++++++ base/mime-support/mime-support.conf | 53 ++++++++++++++++++++++++++++ base/mime-support/mime-support.desc | 34 ++++++++++++++++++ 3 files changed, 105 insertions(+) create mode 100644 base/mime-support/mime-support.cache create mode 100644 base/mime-support/mime-support.conf create mode 100644 base/mime-support/mime-support.desc diff --git a/base/mime-support/mime-support.cache b/base/mime-support/mime-support.cache new file mode 100644 index 000000000..23031c22f --- /dev/null +++ b/base/mime-support/mime-support.cache @@ -0,0 +1,18 @@ + +[TIMESTAMP] 1243844759 Mon Jun 1 11:25:59 2009 +[BUILDTIME] 0 (5) +[SIZE] 0.09 MB, 24 files + +[DEP] bash +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gawk +[DEP] glibc +[DEP] grep +[DEP] runit +[DEP] sed +[DEP] sysfiles +[DEP] tar diff --git a/base/mime-support/mime-support.conf b/base/mime-support/mime-support.conf new file mode 100644 index 000000000..9bef4791c --- /dev/null +++ b/base/mime-support/mime-support.conf @@ -0,0 +1,53 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../mime-support/mime-support.conf +# Copyright (C) 2009 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# 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; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +makeopt= +makeinstopt= +hook_add premake 5 "my_install" +my_install() +{ +mkdir -p $root/usr/lib/mime/packages +mkdir -p $root/usr/share/man/man1 $root/usr/share/man/man5 $root/usr/share/man/man8 +mkdir -p $rooti$docdir/mime-support + +install -m 644 mime.types $root$sysconfdir +install -m 644 mailcap $root/usr/lib/mime/ +install -m 644 mailcap.order $root$sysconfdir +install -m 644 mailcap.man $root$mandir/man5/mailcap.5 +install -m 644 mailcap.order.man $root$mandir/man5/mailcap.order.5 +install -m 755 update-mime $root$sbindir +install -m 644 update-mime.man $root$mandir/man8/update-mime.8 +install -m 755 run-mailcap $root$bindir +install -m 644 run-mailcap.man $root$mandir/man1/run-mailcap.1 +#install -m 644 rfcs/* $root$docdirmime-support +install -m 644 debian/README $root$docdir/mime-support/copyright +install -m 755 debian-view $root/usr/lib/mime/ +install -m 755 playaudio $root/usr/lib/mime/ +install -m 755 playdsp $root/usr/lib/mime/ +install -m 644 mailcap.entries $root/usr/lib/mime/packages/mime-support +install -m 644 mime.types $root$sysconfdir +install -m 644 mailcap $root/usr/lib/mime/ +install -m 644 mailcap.order $root$sysconfdir +install -m 644 mailcap.man $root$mandir/man5/mailcap.5 +install -m 644 mailcap.order.man $root$mandir/man5/mailcap.order.5 +install -m 755 update-mime $root$sbindir +install -m 644 update-mime.man $root$mandir/man8/update-mime.8 +install -m 755 run-mailcap $root$bindir +install -m 644 run-mailcap.man $root$mandir/man1/run-mailcap.1 +#install -m 644 rfcs/* $root$docdir/mime-support +install -m 644 debian/README $root$docdir/mime-support/copyright +install -m 755 playaudio $root/usr/lib/mime/ +install -m 755 playdsp $root/usr/lib/mime/ +install -m 644 mailcap.entries $root/usr/lib/mime/packages/mime-support +} diff --git a/base/mime-support/mime-support.desc b/base/mime-support/mime-support.desc new file mode 100644 index 000000000..a1732e2dd --- /dev/null +++ b/base/mime-support/mime-support.desc @@ -0,0 +1,34 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../mime-support/mime-support.desc +[COPY] Copyright (C) 2009 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] Centralised MIME support + +[T] MIME files 'mime.types' & 'mailcap', and support programs As these files +[T] can be used by all MIME compliant programs, they have been moved into their +[T] own package that others can depend upon. Other packages add themselves as +[T] viewers/editors/composers/etc by using the provided "update-mime" program. + +[U] http://packages.qa.debian.org/m/mime-support.html + +[A] Brian White +[M] Nagy Karoly Gabriel + +[C] base/system + +[L] GPL +[S] Stable +[V] 3.44-1 +[P] X -----5---9 120.000 + +[D] 3686318867 mime-support_3.44-1.tar.gz http://ftp.debian.org/debian/pool/main/m/mime-support/