FreeBSD Bugzilla – Attachment 148743 Details for
Bug 194669
[maintainer] centos-6.5 editors/sublime3 update (fix gtk2 dependency, add desktop file)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sublime3 changes!
sublime3.patch (text/plain), 2.43 KB, created by
miguelmclara
on 2014-10-28 18:03:43 UTC
(
hide
)
Description:
sublime3 changes!
Filename:
MIME Type:
Creator:
miguelmclara
Created:
2014-10-28 18:03:43 UTC
Size:
2.43 KB
patch
obsolete
>diff -u /usr/ports/editors/sublime3/Makefile ./Makefile >--- /usr/ports/editors/sublime3/Makefile 2014-09-22 11:40:00.000000000 +0100 >+++ ./Makefile 2014-10-23 02:08:19.559022379 +0100 >@@ -1,5 +1,5 @@ > # Created by: Miguel Clara <miguelmclara@gmail.com> >-# $FreeBSD: head/editors/sublime3/Makefile 368845 2014-09-22 10:40:00Z xmj $ >+# $FreeBSD$ > > PORTNAME= sublime > PORTVERSION= 3.0.65 >@@ -11,7 +11,7 @@ > MAINTAINER= miguelmclara@gmail.com > COMMENT= Sublime Text is a sophisticated text editor for code, markup and prose > >-USES= tar:bzip2 >+USES= tar:bzip2 desktop-file-utils > INSTALLS_ICONS= yes > WRKSRC= ${WRKDIR}/sublime_text_3 > >@@ -22,7 +22,7 @@ > SUB_FILES= sublime > > USE_LINUX= yes >-USE_LINUX_APPS= xorglibs >+USE_LINUX_APPS= xorglibs gtk2 > > post-patch: > ${BRANDELF} -t Linux ${WRKSRC}/sublime_text >@@ -43,7 +43,8 @@ > @${INSTALL_DATA} ${WRKSRC}/Icon/128x128/sublime-text.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/128x128/apps/ > @${INSTALL_DATA} ${WRKSRC}/Icon/256x256/sublime-text.png ${STAGEDIR}${PREFIX}/share/icons/hicolor/256x256/apps/ > @${RM} -rf ${WRKSRC}/Icon/ >- @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} >+ @${INSTALL_DATA} ${WRKSRC}/sublime_text.desktop ${STAGEDIR}${PREFIX}/share/applications/ >+ @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR} > @${CHMOD} +x ${STAGEDIR}${DATADIR}/sublime_text > @${CHMOD} +x ${STAGEDIR}${DATADIR}/plugin_host > @${INSTALL} ${WRKDIR}/sublime ${STAGEDIR}${PREFIX}/bin/sublime >Common subdirectories: /usr/ports/editors/sublime3/files and ./files >diff -u /usr/ports/editors/sublime3/pkg-plist ./pkg-plist >--- /usr/ports/editors/sublime3/pkg-plist 2014-10-27 12:19:12.000000000 +0000 >+++ ./pkg-plist 2014-10-22 00:06:31.120476519 +0100 >@@ -1,4 +1,5 @@ > bin/sublime >+share/applications/sublime_text.desktop > share/icons/hicolor/128x128/apps/sublime-text.png > share/icons/hicolor/16x16/apps/sublime-text.png > share/icons/hicolor/256x256/apps/sublime-text.png >@@ -60,3 +61,17 @@ > %%DATADIR%%/sublime_plugin.py > %%DATADIR%%/sublime_text > %%DATADIR%%/sublime_text.desktop >+@dir share/icons/hicolor/128x128/apps >+@dir share/icons/hicolor/128x128 >+@dir share/icons/hicolor/16x16/apps >+@dir share/icons/hicolor/16x16 >+@dir share/icons/hicolor/256x256/apps >+@dir share/icons/hicolor/256x256 >+@dir share/icons/hicolor/32x32/apps >+@dir share/icons/hicolor/32x32 >+@dir share/icons/hicolor/48x48/apps >+@dir share/icons/hicolor/48x48 >+@dir share/icons/hicolor >+@dir share/icons >+@dir %%DATADIR%%/Packages >+@dir %%DATADIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 194669
:
148743
|
148945
|
149095
|
149785
|
149789
|
149794
|
149795
|
149796
|
149797
|
149800