FreeBSD Bugzilla – Attachment 129354 Details for
Bug 173347
[MAINTAINER] games/BillardGL: Changed Makefile, added Desktop entries, icons, removed all Notes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
BillardGL-1.75_9.patch
BillardGL-1.75_9.patch (text/plain), 3.37 KB, created by
nemysis
on 2012-11-04 04:10:01 UTC
(
hide
)
Description:
BillardGL-1.75_9.patch
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-11-04 04:10:01 UTC
Size:
3.37 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/games/BillardGL/Makefile ./Makefile >--- /usr/ports/games/BillardGL/Makefile 2012-09-10 22:48:10.000000000 +0200 >+++ ./Makefile 2012-11-04 05:00:00.000000000 +0100 >@@ -7,12 +7,12 @@ > > PORTNAME= BillardGL > PORTVERSION= 1.75 >-PORTREVISION= 8 >+PORTREVISION= 9 > CATEGORIES= games >-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION}/ \ >+MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION}/:game \ > SF/nemysisfreebsdp/:icons >-DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ >- ${PORTNAME}-LP-010.zip \ >+DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:game \ >+ ${PORTNAME}-LP-010.zip:game \ > ${PORTNAME}_icons.tar.gz:icons > DIST_SUBDIR= ${PORTNAME:L} > >@@ -31,14 +31,22 @@ > USE_GL= glut > > PLIST_FILES= bin/${PORTNAME} \ >- share/pixmaps/${PORTNAME}_48.png \ >- share/pixmaps/${PORTNAME}_64.png \ >- share/pixmaps/${PORTNAME}_72.png \ >- share/pixmaps/${PORTNAME}_96.png >+ share/pixmaps/${PORTNAME}.png \ >+ share/icons/hicolor/32x32/apps/${PORTNAME}.png \ >+ share/icons/hicolor/48x48/apps/${PORTNAME}.png \ >+ share/icons/hicolor/64x64/apps/${PORTNAME}.png \ >+ share/icons/hicolor/72x72/apps/${PORTNAME}.png \ >+ share/icons/hicolor/96x96/apps/${PORTNAME}.png > > PORTDATA= * > PORTDOCS= README > >+INSTALLS_ICONS= yes >+ICON_SIZES= 32x32 48x48 64x64 72x72 96x96 >+ >+DESKTOP_ENTRIES="BillardGL" "${COMMENT}" "${PORTNAME}" \ >+ "${PORTNAME}" "Game;ArcadeGame;" ${FALSE} >+ > OPTIONS_DEFINE= LANG > LANG_DESC= Install additional Language > OPTIONS_DEFAULT= LANG >@@ -46,31 +54,30 @@ > .include <bsd.port.options.mk> > > post-patch: >-# Fix data location > @${REINPLACE_CMD} -e 's|/usr/share/BillardGL/|${DATADIR}/|' ${WRKSRC}/Namen.h > > do-install: >-# Executable > ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin > >-# Data >-# ${MKDIR} ${DATADIR} > .for d in Texturen lang > @(cd ${WRKSRC} && ${COPYTREE_SHARE} ${d} ${DATADIR}) > .endfor > >-# Pixmaps >- ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}*.png ${PREFIX}/share/pixmaps >+post-install: >+.for s in ${ICON_SIZES} >+ ${MKDIR} ${PREFIX}/share/icons/hicolor/${s}/apps >+ ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}_${s}.png \ >+ ${PREFIX}/share/icons/hicolor/${s}/apps/${PORTNAME}.png >+.endfor >+ ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png ${PREFIX}/share/pixmaps > >-# Documentation > .if ${PORT_OPTIONS:MDOCS} > ${MKDIR} ${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >+ ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR} > .endif > >-# Additional Language > .if ${PORT_OPTIONS:MLANG} >- ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-LP-010/*.lang ${DATADIR}/lang/ >+ ${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-LP-010/*.lang ${DATADIR}/lang > .endif > > .include <bsd.port.mk> >diff -ruN --exclude=CVS /usr/ports/games/BillardGL/distinfo ./distinfo >--- /usr/ports/games/BillardGL/distinfo 2012-09-10 22:48:10.000000000 +0200 >+++ ./distinfo 2012-11-04 04:57:08.000000000 +0100 >@@ -2,5 +2,5 @@ > SIZE (billardgl/BillardGL-1.75.tar.gz) = 736295 > SHA256 (billardgl/BillardGL-LP-010.zip) = a1325a0ed9b0dc3e2cbf8acebe4f7c4caf4183547b777b7543ad61e1e6e07cf6 > SIZE (billardgl/BillardGL-LP-010.zip) = 232940 >-SHA256 (billardgl/BillardGL_icons.tar.gz) = f4d5812c32f57f81e610962b68941d79ff4469f25ed21bc0ff5a50b1c3c5b446 >-SIZE (billardgl/BillardGL_icons.tar.gz) = 25088 >+SHA256 (billardgl/BillardGL_icons.tar.gz) = bce61c00306d18b40216e99df1a782ffe1c93bd70ccba3f55ee9e8c4b970b6c4 >+SIZE (billardgl/BillardGL_icons.tar.gz) = 38400
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 173347
: 129354 |
129355
|
129356