SOURCE_URL[0]=https://github.com/googlefonts/noto-emoji/raw/main/fonts/NotoColorEmoji.ttf
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
- WEB_SITE=https://fonts.google.com/noto/specimen/Noto+Color+Emoji
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL"
WEB_SITE=https://fonts.google.com/noto/specimen/Noto+Color+Emoji
LICENSE[0]="SIL"
- KEYWORDS="fonts ttf"
- SHORT=""
-cat << EOF
-Noto Color Emoji is an open source font that has you covered for all your
emoji needs,
-including support for the latest Unicode emoji specification (15.0).
-It features 3,664 emoji
-EOF
+ KEYWORDS="fonts ttf" SHORT=""
+cat << EOF Noto Color Emoji is an open source font that has you covered for
all your emoji needs, including
+support for the latest Unicode emoji specification (15.0). It features 3,664
emoji EOF
diff --git a/fonts-x11/noto-color-emoji/HISTORY
b/fonts-x11/noto-color-emoji/HISTORY
index 4254ae3..006a116 100644
--- a/fonts-x11/noto-color-emoji/HISTORY
+++ b/fonts-x11/noto-color-emoji/HISTORY
@@ -1,3 +1,7 @@
+2023-12-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.042
+ * PRE_BUILD: adjust for versioned file
+
2023-08-07 Treeve Jelbert <treeve AT sourcemage.org>
* ALL: spell created.
spell is unversioned, use raw ttf from git
diff --git a/fonts-x11/noto-color-emoji/PRE_BUILD
b/fonts-x11/noto-color-emoji/PRE_BUILD
index a89e997..0d3778e 100755
--- a/fonts-x11/noto-color-emoji/PRE_BUILD
+++ b/fonts-x11/noto-color-emoji/PRE_BUILD
@@ -1,3 +1,3 @@
mk_source_dir $SOURCE_DIRECTORY &&
cd $SOURCE_DIRECTORY &&
-cp $SOURCE_CACHE/$SOURCE .
+cp $SOURCE_CACHE/$SOURCE ${SOURCE%-*}
diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index c174316..5b61845 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -10,9 +10,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
else
if [[ $POPPLER_BRANCH == devel ]]; then
- VERSION=23.11.0
+ VERSION=23.12.0
else
- VERSION=23.11.0
+ VERSION=23.12.0
fi
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index ada5045..b1b6196 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,6 @@
+2023-12-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 23.12.0
+
2023-11-02 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 23.11.0
[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (dbaab6c08d8b70aee0c472a22f59d9c4afbbee81),
Treeve Jelbert, 12/01/2023