From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/hugo/files/
Date: Sat, 17 Feb 2024 14:35:38 +0000 (UTC) [thread overview]
Message-ID: <1708180527.e8946710c41cbf28f6aada8e3432db36276e6dd0.soap@gentoo> (raw)
commit: e8946710c41cbf28f6aada8e3432db36276e6dd0
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Feb 17 14:35:27 2024 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 17 14:35:27 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e8946710
www-apps/hugo: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/35164
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../hugo-0.96.0-unbundle-libwebp-and-libsass.patch | 44 ----------------------
1 file changed, 44 deletions(-)
diff --git a/www-apps/hugo/files/hugo-0.96.0-unbundle-libwebp-and-libsass.patch b/www-apps/hugo/files/hugo-0.96.0-unbundle-libwebp-and-libsass.patch
deleted file mode 100644
index f9efee48cc48..000000000000
--- a/www-apps/hugo/files/hugo-0.96.0-unbundle-libwebp-and-libsass.patch
+++ /dev/null
@@ -1,44 +0,0 @@
-From 0a44245bf6cfe103bb163f51f230eeccd69ab8c7 Mon Sep 17 00:00:00 2001
-From: tastytea <tastytea@tastytea.de>
-Date: Tue, 29 Mar 2022 21:03:15 +0200
-Subject: [PATCH] Unbundle libwebp and libsass
-
-Use libwebp and libsass from the system instead of the bundled ones.
----
- .../github.com/bep/golibsass/internal/libsass/a__cgo.go | 8 ++++----
- vendor/github.com/bep/gowebp/internal/libwebp/a__cgo.go | 3 ++-
- 2 files changed, 6 insertions(+), 5 deletions(-)
-
-diff --git a/vendor/github.com/bep/golibsass/internal/libsass/a__cgo.go b/vendor/github.com/bep/golibsass/internal/libsass/a__cgo.go
-index af51b92..6b5e78b 100644
---- a/vendor/github.com/bep/golibsass/internal/libsass/a__cgo.go
-+++ b/vendor/github.com/bep/golibsass/internal/libsass/a__cgo.go
-@@ -5,9 +5,9 @@
- //
- package libsass
-
--// #cgo CFLAGS: -O2 -fPIC
--// #cgo CPPFLAGS: -I../../libsass_src/include
--// #cgo CXXFLAGS: -g -std=c++0x -O2 -fPIC
--// #cgo LDFLAGS: -lstdc++ -lm
-+// #cgo CFLAGS: -fPIC
-+// #cgo CPPFLAGS: -DUSE_LIBSASS_SRC
-+// #cgo CXXFLAGS: -std=c++0x -fPIC
-+// #cgo LDFLAGS: -lstdc++ -lm -lsass
- // #cgo darwin linux LDFLAGS: -ldl
- import "C"
-diff --git a/vendor/github.com/bep/gowebp/internal/libwebp/a__cgo.go b/vendor/github.com/bep/gowebp/internal/libwebp/a__cgo.go
-index 4b105ab..33f429e 100644
---- a/vendor/github.com/bep/gowebp/internal/libwebp/a__cgo.go
-+++ b/vendor/github.com/bep/gowebp/internal/libwebp/a__cgo.go
-@@ -2,5 +2,6 @@
-
- package libwebp
-
--// #cgo linux LDFLAGS: -lm
-+// #cgo linux LDFLAGS: -lm -lwebp
-+// #cgo CFLAGS: -DLIBWEBP_NO_SRC
- import "C"
---
-2.35.1
-
next reply other threads:[~2024-02-17 14:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-17 14:35 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-22 18:54 [gentoo-commits] repo/gentoo:master commit in: www-apps/hugo/files/ Conrad Kostecki
2023-03-08 19:32 Joonas Niilola
2022-11-23 1:45 Sam James
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1708180527.e8946710c41cbf28f6aada8e3432db36276e6dd0.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox