FreeBSD Bugzilla – Attachment 176296 Details for
Bug 213901
[patch] devel/arduino16: Add desktop and fixmap files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add desktop and fixmap files
devel_arduino16-1.6.12_4.diff (text/plain), 1.76 KB, created by
Boris Samorodov
on 2016-10-29 21:42:21 UTC
(
hide
)
Description:
Add desktop and fixmap files
Filename:
MIME Type:
Creator:
Boris Samorodov
Created:
2016-10-29 21:42:21 UTC
Size:
1.76 KB
patch
obsolete
>Index: devel/arduino16/Makefile >=================================================================== >--- devel/arduino16/Makefile (revision 424924) >+++ devel/arduino16/Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= arduino > PORTVERSION= 1.6.12 >-PORTREVISION= 3 >+PORTREVISION= 4 > CATEGORIES= devel java > PKGNAMESUFFIX= 16 > DIST_SUBDIR= ${PORTNAME} >@@ -44,6 +44,7 @@ > GH_TUPLE+= ${BUNDLE_GH_ACCOUNT}:${blib}/linux/work/libraries/${blib:C/\:.*//} > .endfor > >+USES= desktop-file-utils > LIB_DIRS+= ${LOCALBASE}/lib ${LOCALBASE}/lib/jni > WRKSRC_SUBDIR= build > PATCH_WRKSRC= ${WRKSRC}/../ >@@ -88,6 +89,8 @@ > > post-patch: > ${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|' ${PATCH_WRKSRC}/arduino-core/src/processing/app/BaseNoGui.java >+ ${REINPLACE_CMD} -e 's:<BINARY_LOCATION>:arduino:' -e 's:<ICON_NAME>:arduino:' \ >+ ${PATCH_WRKSRC}/build/linux/dist/desktop.template > > do-install: > ${MKDIR} ${STAGEDIR}${PREFIX}/${PORTNAME} >@@ -101,5 +104,7 @@ > ${INSTALL_SCRIPT} ${BUILD_DIR}/arduino ${STAGEDIR}${PREFIX}/${PORTNAME} > ${LN} -s ../${PORTNAME}/arduino ${STAGEDIR}${PREFIX}/bin/arduino > ${LN} -s ../bin/arduino-builder ${STAGEDIR}${PREFIX}/arduino/arduino-builder >+ ${CP} ${WRKSRC}/shared/icons/arduino.xpm ${STAGEDIR}/${PREFIX}/share/pixmaps >+ ${CP} ${PATCH_WRKSRC}/build/linux/dist/desktop.template ${STAGEDIR}/${PREFIX}/share/applications/arduino.desktop > > .include <bsd.port.mk> >Index: devel/arduino16/pkg-plist >=================================================================== >--- devel/arduino16/pkg-plist (revision 424924) >+++ devel/arduino16/pkg-plist (working copy) >@@ -2053,3 +2053,5 @@ > arduino/tools/WiFi101/src/cc/arduino/plugins/wifi101/flashers/java/SSLCertDownloader.java > arduino/tools/howto.txt > bin/arduino >+share/applications/arduino.desktop >+share/pixmaps/arduino.xpm
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 213901
: 176296