* [gentoo-commits] repo/gentoo:master commit in: media-sound/lilypond/files/
@ 2024-06-22 18:54 Conrad Kostecki
0 siblings, 0 replies; 2+ messages in thread
From: Conrad Kostecki @ 2024-06-22 18:54 UTC (permalink / raw
To: gentoo-commits
commit: 7bcdc82629742c2418af8daa523b3e28d930988c
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Tue Jun 18 17:25:25 2024 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 18:50:40 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bcdc826
media-sound/lilypond: remove unused patches
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
.../lilypond/files/lilypond-2.21.1-fix-font-size.patch | 10 ----------
.../lilypond/files/lilypond-2.22.1-fix-font-size.patch | 13 -------------
2 files changed, 23 deletions(-)
diff --git a/media-sound/lilypond/files/lilypond-2.21.1-fix-font-size.patch b/media-sound/lilypond/files/lilypond-2.21.1-fix-font-size.patch
deleted file mode 100644
index cdd49584900e..000000000000
--- a/media-sound/lilypond/files/lilypond-2.21.1-fix-font-size.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- lilypond-2.19.49.orig/lily/pango-font.cc 2016-10-16 07:16:18.000000000 -0400
-+++ lilypond-2.19.49.new/lily/pango-font.cc 2016-10-29 22:39:02.921622080 -0400
-@@ -317,7 +317,7 @@
- pango_fc_font_unlock_face (fcfont);
- pango_glyph_string_free (pgs);
- pgs = 0;
-- PangoFontDescription *descr = pango_font_describe (pa->font);
-+ PangoFontDescription *descr = pango_context_get_font_description (context_);
- Real size = pango_font_description_get_size (descr)
- / (Real (PANGO_SCALE));
diff --git a/media-sound/lilypond/files/lilypond-2.22.1-fix-font-size.patch b/media-sound/lilypond/files/lilypond-2.22.1-fix-font-size.patch
deleted file mode 100644
index ab2bd8e59ae4..000000000000
--- a/media-sound/lilypond/files/lilypond-2.22.1-fix-font-size.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/lily/pango-font.cc b/lily/pango-font.cc
-index 053ce17..48bddd3 100644
---- a/lily/pango-font.cc
-+++ b/lily/pango-font.cc
-@@ -382,7 +382,7 @@ Pango_font::pango_item_string_stencil (PangoGlyphItem const *glyph_item) const
- tail = SCM_CDRLOC (*tail);
- }
-
-- PangoFontDescription *descr = pango_font_describe (pa->font);
-+ PangoFontDescription *descr = pango_context_get_font_description (context_);
- Real size = pango_font_description_get_size (descr)
- / (static_cast<Real> (PANGO_SCALE));
- pango_font_description_free (descr);
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: media-sound/lilypond/files/
@ 2025-04-23 19:34 Ulrich Müller
0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Müller @ 2025-04-23 19:34 UTC (permalink / raw
To: gentoo-commits
commit: 960b56a225d05a8893442591c604e1944c9c4d29
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 18:32:50 2025 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 18:36:10 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960b56a2
media-sound/lilypond: Drop header line from Emacs site-init file
elisp-site-file-install() adds the line by itself.
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>
media-sound/lilypond/files/50lilypond-gentoo.el | 3 ---
1 file changed, 3 deletions(-)
diff --git a/media-sound/lilypond/files/50lilypond-gentoo.el b/media-sound/lilypond/files/50lilypond-gentoo.el
index 50f62c44d28d..d2cdefd49ee2 100644
--- a/media-sound/lilypond/files/50lilypond-gentoo.el
+++ b/media-sound/lilypond/files/50lilypond-gentoo.el
@@ -1,6 +1,3 @@
-
-;;; lilypond site-lisp configuration
-
(add-to-list 'load-path "@SITELISP@")
(autoload 'LilyPond-mode "lilypond-mode" "LilyPond Editing Mode" t)
(add-to-list 'auto-mode-alist '("\\.i?ly\\'" . LilyPond-mode))
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-23 19:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-22 18:54 [gentoo-commits] repo/gentoo:master commit in: media-sound/lilypond/files/ Conrad Kostecki
-- strict thread matches above, loose matches on Subject: below --
2025-04-23 19:34 Ulrich Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox