From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/sublime-text/
Date: Sat, 8 Jul 2017 23:53:46 +0000 (UTC) [thread overview]
Message-ID: <1499558014.5970283ca2ec543f24fffb813902eb77e020b083.soap@gentoo> (raw)
commit: 5970283ca2ec543f24fffb813902eb77e020b083
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 8 23:52:52 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 8 23:53:34 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5970283c
app-editors/sublime-text: Install 'Icon' dir and symlink to it
https://bugs.gentoo.org/show_bug.cgi?id=624298
Package-Manager: Portage-2.3.6, Repoman-2.3.2
...ime-text-3_pre3126-r2.ebuild => sublime-text-3_pre3126-r3.ebuild} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/app-editors/sublime-text/sublime-text-3_pre3126-r2.ebuild b/app-editors/sublime-text/sublime-text-3_pre3126-r3.ebuild
similarity index 90%
rename from app-editors/sublime-text/sublime-text-3_pre3126-r2.ebuild
rename to app-editors/sublime-text/sublime-text-3_pre3126-r3.ebuild
index d81372b9839..c8285fe3355 100644
--- a/app-editors/sublime-text/sublime-text-3_pre3126-r2.ebuild
+++ b/app-editors/sublime-text/sublime-text-3_pre3126-r3.ebuild
@@ -35,7 +35,7 @@ S="${WORKDIR}/sublime_text_${MV}"
src_install() {
insinto /opt/${PN}${MV}
- doins -r Packages
+ doins -r Packages Icon
doins changelog.txt sublime_plugin.py sublime.py python3.3.zip
exeinto /opt/${PN}${MV}
@@ -44,7 +44,8 @@ src_install() {
local size
for size in 32 48 128 256; do
- newicon -s ${size} Icon/${size}x${size}/sublime-text.png subl.png
+ dosym ../../../../../../opt/${PN}${MV}/Icon/${size}x${size}/sublime-text.png \
+ /usr/share/icons/hicolor/${size}x${size}/apps/subl.png
done
make_desktop_entry "subl" "Sublime Text ${MV}" "subl" \
next reply other threads:[~2017-07-08 23:53 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-08 23:53 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-07 9:03 [gentoo-commits] repo/gentoo:master commit in: app-editors/sublime-text/ David Seifert
2024-05-11 16:22 David Seifert
2023-12-01 10:16 David Seifert
2023-11-22 20:25 David Seifert
2023-08-04 11:41 David Seifert
2022-11-13 16:02 David Seifert
2022-11-13 16:02 David Seifert
2021-12-30 18:12 David Seifert
2021-10-28 13:39 David Seifert
2021-07-29 12:08 David Seifert
2021-07-16 23:11 David Seifert
2020-03-27 7:30 Ulrich Müller
2019-10-19 9:54 David Seifert
2019-10-19 9:54 David Seifert
2019-10-02 15:18 Rick Farina
2019-04-06 21:26 David Seifert
2019-03-28 6:44 Georgy Yakovlev
2019-03-27 17:17 Rick Farina
2018-05-22 11:50 Amy Liffey
2017-12-25 19:21 David Seifert
2017-09-16 10:58 David Seifert
2017-07-08 19:50 David Seifert
2017-07-04 18:57 David Seifert
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=1499558014.5970283ca2ec543f24fffb813902eb77e020b083.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