Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405461 - app-editors/sublime-text - a sophisticated text editor for code, html and prose
Summary: app-editors/sublime-text - a sophisticated text editor for code, html and prose
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 3 votes (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2012-02-23 16:26 UTC by Florian Klink
Modified: 2017-07-01 22:11 UTC (History)
8 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sublime-text-2181.ebuild (sublime-text-2181.ebuild,1.04 KB, text/plain)
2012-02-23 16:26 UTC, Florian Klink
Details
diff fpr libpng-1.2* (sublime-text-2181.ebuild.diff,302 bytes, patch)
2012-03-01 13:38 UTC, Thomas Rausch
Details | Diff
sublime-text-2181.ebuild (sublime-text-2181.ebuild,1.07 KB, text/plain)
2012-03-01 13:39 UTC, Florian Klink
Details
sublime-text-2.0 (sublime-text-2.0.ebuild,1.05 KB, text/plain)
2012-06-27 12:29 UTC, Florian Klink
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Klink 2012-02-23 16:26:30 UTC
Created attachment 302989 [details]
sublime-text-2181.ebuild

Could you please add this editor to portage?

From the homepage (http://www.sublimetext.com/):

Sublime Text is a sophisticated text editor for code, html and prose.
Comment 1 Thomas Rausch 2012-03-01 13:19:19 UTC
Gentoo standard libpng is 1.4 not 1.2. :-(
Comment 2 Thomas Rausch 2012-03-01 13:19:52 UTC
Sorry i mean 1.5.
Comment 3 Thomas Rausch 2012-03-01 13:38:12 UTC
Created attachment 303821 [details, diff]
diff fpr libpng-1.2*
Comment 4 Florian Klink 2012-03-01 13:39:15 UTC
Created attachment 303823 [details]
sublime-text-2181.ebuild

Hm. "ldd `which subl`" shows libpng12.so.0 and libpng15.so.15, so I added both as dependency.
Comment 5 David 2012-05-11 03:12:53 UTC
Love this editor!  Please add to portage.

This ebuild works for me.
Comment 6 Florian Klink 2012-06-27 12:29:42 UTC
Created attachment 316419 [details]
sublime-text-2.0

Sublime Text 2.0 was released:

http://www.sublimetext.com/blog/articles/sublime-text-2-0-released

attached updated ebuild.
Comment 7 karpi 2012-08-20 20:48:31 UTC
Actual version is 2.0.1
Renamed ebuild is sufficient.
Comment 8 Julian Ospald 2012-08-21 14:35:22 UTC
unfortunately, no source
Comment 9 karpi 2013-08-09 15:03:15 UTC
New version 2.0.2 is out. Just rename ebuild.
Comment 10 Anthony Ryan 2013-09-17 09:59:40 UTC
While this issue remains open, it may be of interest to the individuals in and finding this bug that an overlay exists and is actively maintained:  https://github.com/DamnWidget/sublime-text

It is available in layman.
Comment 11 David Seifert gentoo-dev 2017-07-01 22:11:38 UTC
commit 4f90be61f21ab87daafa51a38dbffef0d423480a
Author: David Seifert <soap@gentoo.org>
Date:   Sat Jul 1 15:07:59 2017 -0700

    app-editors/sublime-text: Initial addition
    
    * Ebuilds taken from https://github.com/DamnWidget/sublime-text
      and simplified (no eselect module) and updated to EAPI 6.
    
    Bug: https://bugs.gentoo.org/show_bug.cgi?id=405461