Commit Graph

17 Commits

Author SHA1 Message Date
Henrik Grimler 7e15829077
mime-support: fix typo in _VERSION variable 2022-02-11 19:30:20 +01:00
Henrik Grimler 8373412928
mime-support: track feodoras mime-types repo instead
Ubuntu has split the their mime-support packages into two subpackages.
2022-02-11 19:05:45 +01:00
Suhan G Paradkar 3dc78812f1
Updates to a few packages (#6850)
* Update apt

* Update bat

* Update caddy

* Update clash

* Update croc

* Update dar

* Update exiftool

* Update ffsend

* Update delve

* Update imagemagick

* Update libxml2

* Update micro

* Update mime-support

* Update notmuch
2021-05-25 07:39:23 +05:30
Leonid Pliushch bf348773ae
mime-support: bump revision 2021-05-05 15:43:11 +00:00
Leonid Pliushch 818951f8f2
mime-support: fix source url 2021-05-05 15:43:11 +00:00
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Fredrik Fornwall 6deaef466b mime-support: Update from 3.63 to 3.64 2019-11-03 23:00:56 +01:00
Leonid Pliushch 28ff87f50e mime-support: update to 3.63 2019-09-18 19:10:57 +03:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch c6bb942333 mime-support: fix license name 2019-03-25 16:26:38 +02:00
Leonid Pliushch 316486f37a mime-support: mime.types is distributed as public-domain
File ./debian/copyright contains:

Files: *
Copyright: public-domain
License: ad-hoc
 This package was written by Brian White <bcwhite@pobox.com> and others.
 It contains public information compiled from around the 'net and many people.
 .
 The "update-mime" program was written by Brian White and has been
 placed in the public domain.
2019-03-25 15:11:33 +02:00
Fredrik Fornwall 0626265f80 mime-support: Update from 3.61 to 3.62 2019-02-16 00:02:20 +01:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 5ffcba108f mime-support: Update from 3.60 to 3.61 2018-06-26 03:48:26 +02:00
Fredrik Fornwall 51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall 45984c396c mutt: Remove etc/mime.support
The etc/mime.support is now in a separate mime-support package
that mutt now depends on.
2017-08-11 13:30:02 +02:00
David Martinez 7050d7c0e5 mime-support: added Debian-like package 2017-08-11 12:45:59 +02:00