From c7d1a523e39dcec24ed4c5eea465e59d949e28f4 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 13 Dec 2020 13:19:10 -0500 Subject: fonts-mplus-1mn: New package --- diff --git a/build b/build index 4966e07..61c4c43 100755 --- a/build +++ b/build @@ -1,6 +1,6 @@ #!/usr/bin/make -f -variations = 1m 1p +variations = 1m 1mn 1p include ../source.mk diff --git a/changelog b/changelog index 91cb9c5..013fb3b 100644 --- a/changelog +++ b/changelog @@ -5,6 +5,7 @@ mplus-fonts (063a-1) trunk * Remove transitional fonts-mplus metapackage. * Organize packages into section "share". - Add opkbuild 4.2.0 to build dependencies. + * Add new fonts-mplus-1mn package. -- Patrick McDermott Thu, 27 Jun 2019 16:21:33 -0400 diff --git a/fonts-mplus-1mn.pkg/control b/fonts-mplus-1mn.pkg/control new file mode 100644 index 0000000..442478a --- /dev/null +++ b/fonts-mplus-1mn.pkg/control @@ -0,0 +1,8 @@ +Architecture: all +Platform: all +Section: share +Depends: fonts-mplus-common (= ${Binary-Version}) +Description: M+ MN Type-1 sans-serif fonts with different weights + ${Common-Description} + . + This package contains M+ MN Type-1 fonts. -- cgit v0.9.1