mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate * adjust Icon field according to the Desktop Entry Specification * update Categories field: remove deprecated category Application; set main category if missing - Remove indefinite article and/or rephrase COMMENT Approved by: portmgr (bapt), maintainer silence (12 days)
This commit is contained in:
parent
d321be23d6
commit
826aae24a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310845
@ -82,8 +82,9 @@ PLIST_SUB+= KDE="@comment "
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog README
|
||||
|
||||
DESKTOP_ENTRIES="Celestia" "Explore space" "celestia.png" "celestia" \
|
||||
"Application;Astronomy;Education;Science;" ${STARTUP_NOTIFY}
|
||||
DESKTOP_ENTRIES="Celestia" "Explore space" \
|
||||
"${PREFIX}/share/pixmaps/celestia.png" "celestia" \
|
||||
"Astronomy;Education;Science;" ${STARTUP_NOTIFY}
|
||||
|
||||
post-patch:
|
||||
# Fix Lua discovery pkg-config(1) calls
|
||||
|
@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/1-stable/${PORTVERSION}-plainzip
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-optional
|
||||
|
||||
MAINTAINER= jonc@chen.org.nz
|
||||
COMMENT= A universal SQL Client
|
||||
COMMENT= Universal SQL Client
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
@ -29,7 +29,7 @@ DESKTOP_ENTRIES="Squirrel-SQL Client" \
|
||||
"${COMMENT}" \
|
||||
"${DATADIR}/icons/acorn.png" \
|
||||
"squirrel-sql" \
|
||||
"Application;" \
|
||||
"Office;Database;Java;" \
|
||||
false
|
||||
|
||||
post-extract:
|
||||
|
@ -29,7 +29,7 @@ DESKTOP_ENTRIES="FET" \
|
||||
"Free timetable software" \
|
||||
"" \
|
||||
"fet" \
|
||||
"Application;Education;Qt;" \
|
||||
"Education;Qt;" \
|
||||
true
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
@ -14,7 +14,7 @@ MASTER_SITES= http://scythia.free.fr/wp-content/ \
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}-2-src
|
||||
|
||||
MAINTAINER= dhn@FreeBSD.org
|
||||
COMMENT= A small ftp client unpretentious based on QT4
|
||||
COMMENT= Small ftp client unpretentious based on Qt4
|
||||
|
||||
USE_QT4= gui network corelib qmake_build uic_build moc_build rcc_build
|
||||
INSTALLS_ICONS= yes
|
||||
@ -26,10 +26,10 @@ INSTALL_TARGET=install_lang install_icon install_icon2 install_target
|
||||
.endif
|
||||
|
||||
DESKTOP_ENTRIES= "Scythia" \
|
||||
"A small ftp client unpretentious" \
|
||||
"Small ftp client unpretentious" \
|
||||
"scythia" \
|
||||
"scythia" \
|
||||
"Application;Network;" \
|
||||
"Network;FileTransfer;Qt;" \
|
||||
"false"
|
||||
|
||||
post-patch:
|
||||
@ -41,6 +41,6 @@ post-patch:
|
||||
|
||||
pre-build:
|
||||
@cd ${BUILD_WRKSRC} && \
|
||||
${SETENV} ${MAKE_ENV} ${QMAKE} -unix PREFIX=${PREFIX} scythia.pro
|
||||
${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS} PREFIX=${PREFIX} scythia.pro
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -58,7 +58,7 @@ ACUBE_BIN+= client
|
||||
|
||||
DESKTOP_ENTRIES="AssaultCube" "${COMMENT}" \
|
||||
"${DATADIR}/packages/misc/startscreen.png" "${PORTNAME}_client" \
|
||||
"Application;Game;" ${FALSE}
|
||||
"Game;" false
|
||||
.endif
|
||||
|
||||
.if ${PORT_OPTIONS:MDEDICATED}
|
||||
|
@ -40,7 +40,8 @@ PLIST_FILES= bin/${PORTNAME} \
|
||||
PORTDATA= *
|
||||
PORTDOCS= README.html
|
||||
|
||||
DESKTOP_ENTRIES="Asteroids3D" "${COMMENT}" "${PORTNAME}_48.png" \
|
||||
DESKTOP_ENTRIES="Asteroids3D" "${COMMENT}" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}_48.png" \
|
||||
"${PORTNAME}" "Game;ArcadeGame;" false
|
||||
|
||||
pre-configure:
|
||||
|
@ -38,8 +38,9 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog NEWS README
|
||||
|
||||
DESKTOP_ENTRIES="Bomb-her-man" "${COMMENT}" "${PORTNAME}_48.png" \
|
||||
"${PORTNAME}" "Game;ArcadeGame;" ${FALSE}
|
||||
DESKTOP_ENTRIES="Bomb-her-man" "Bomberman clone" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}_48.png" \
|
||||
"${PORTNAME}" "Game;ArcadeGame;" false
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_DEFAULT= NLS
|
||||
|
@ -44,9 +44,9 @@ JOYSTICK_DESC= Enable joystick support
|
||||
|
||||
DESKTOP_ENTRIES="eboard" \
|
||||
"Play chess" \
|
||||
"eboard.xpm" \
|
||||
"${PREFIX}/share/pixmaps/eboard.xpm" \
|
||||
"eboard" \
|
||||
"Application;Game;" \
|
||||
"Game;BoardGame;GTK;" \
|
||||
true
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
@ -43,7 +43,7 @@ DESKTOP_ENTRIES="Warsow" \
|
||||
"Shoot cartoon enemies" \
|
||||
"" \
|
||||
"warsow" \
|
||||
"Application;Game;" \
|
||||
"Game;" \
|
||||
false
|
||||
|
||||
OPTIONS= CLIENT "Install client" on \
|
||||
|
@ -25,9 +25,9 @@ USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6
|
||||
DESKTOP_ENTRIES="Minecraft" \
|
||||
"Block building game" \
|
||||
"${PREFIX}/share/pixmaps/minecraft-client.png" \
|
||||
"${PORTNAME}" \
|
||||
"${PORTNAME}" \
|
||||
"Application;Game;" \
|
||||
"Game;Java;" \
|
||||
false
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
@ -46,9 +46,9 @@ CONFIG_FILES= banned-ips.txt \
|
||||
.if ${PORT_OPTIONS:MX11}
|
||||
DESKTOP_ENTRIES="Minecraft-Server" \
|
||||
"Block building game (server)" \
|
||||
"${PREFIX}/share/pixmaps/minecraft-server.png" \
|
||||
"${PORTNAME}" \
|
||||
"${PORTNAME}" \
|
||||
"Application;Game;" \
|
||||
"Game;Java;" \
|
||||
false
|
||||
.endif
|
||||
|
||||
|
@ -36,7 +36,7 @@ PLIST_DIRSTRY= share/games
|
||||
|
||||
DESKTOP_ENTRIES= "Quadra" "${COMMENT}" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}.xpm" \
|
||||
"${PORTNAME}" "Application;BlocksGame;Game;" false
|
||||
"${PORTNAME}" "BlocksGame;Game;" false
|
||||
|
||||
# maintainer relevant make target:
|
||||
SVN_REV= 757
|
||||
|
@ -28,9 +28,9 @@ SUB_FILES= ${PORTNAME}
|
||||
|
||||
DESKTOP_ENTRIES="Speaking Hangman" \
|
||||
"Educational game to practice and expand English and Spanish" \
|
||||
"${PORTNAME}.png" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
|
||||
"${PORTNAME}" \
|
||||
"Game;LogicGame;" \
|
||||
"Game;Education;Languages;" \
|
||||
false
|
||||
|
||||
do-install:
|
||||
|
@ -25,7 +25,7 @@ WRKSRC= ${WRKDIR}/TheButterflyEffect-m${PORTVERSION}
|
||||
|
||||
DESKTOP_ENTRIES="The Butterfly Effect" "Inspired by The Incredible Machine" \
|
||||
"${DATADIR}/images/tbe-icon.png" \
|
||||
"${PREFIX}/bin/tbe" "Application;LogicGame;Game;" false
|
||||
"${PREFIX}/bin/tbe" "LogicGame;Game;" false
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's/ make/ ${GMAKE}/' \
|
||||
|
@ -29,8 +29,9 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||
SUB_FILES= ${PORTNAME} \
|
||||
pkg-message
|
||||
|
||||
DESKTOP_ENTRIES="Art of Illusion" "${COMMENT}" "${PORTNAME}" \
|
||||
"${PORTNAME}" "Application;Graphics;" ${FALSE}
|
||||
DESKTOP_ENTRIES="Art of Illusion" "3D modelling and rendering studio" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
|
||||
"${PORTNAME}" "Graphics;3DGraphics;" false
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -25,8 +25,9 @@ USE_GNOME= pygtk2
|
||||
USE_PYTHON= -2.7
|
||||
USE_PYDISTUTILS=yes
|
||||
|
||||
DESKTOP_ENTRIES="Boxer" "${COMMENT}" "${PORTNAME}" \
|
||||
"${PORTNAME}" "Application;Graphics;" ${FALSE}
|
||||
DESKTOP_ENTRIES="Boxer" "${COMMENT}" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
|
||||
"${PORTNAME}" "Graphics;VectorGraphics;" false
|
||||
|
||||
post-extract:
|
||||
@(cd ${WRKSRC} && \
|
||||
|
@ -30,8 +30,9 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
share/pixmaps/${PORTNAME}.png
|
||||
|
||||
DESKTOP_ENTRIES="cbrPager" "${COMMENT}" "${PORTNAME}" \
|
||||
"${PORTNAME}" "Application;Graphics;Viewer;" true
|
||||
DESKTOP_ENTRIES="cbrPager" "Comic book viewer" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
|
||||
"${PORTNAME}" "Graphics;Viewer;GNOME;" true
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -36,8 +36,9 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
||||
|
||||
SUB_FILES= ${PORTNAME}
|
||||
|
||||
DESKTOP_ENTRIES="CBViewer" "${COMMENT}" "${PORTNAME}" \
|
||||
"${PORTNAME}" "Application;Graphics;Viewer;" true
|
||||
DESKTOP_ENTRIES="CBViewer" "Comic book viewer" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
|
||||
"${PORTNAME}" "Graphics;Viewer;Java;" true
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -26,8 +26,9 @@ USE_QT4= qmake_build moc_build rcc_build uic_build gui
|
||||
PLIST_FILES= bin/eos_movrec \
|
||||
share/pixmaps/${PORTNAME}.png
|
||||
|
||||
DESKTOP_ENTRIES= "EOS Camera Movie Record" "${COMMENT}" "${PORTNAME}" \
|
||||
"${PORTNAME:S/-/_/}" "Application;Graphics;" false
|
||||
DESKTOP_ENTRIES= "eos_movrec" "EOS Camera Movie Recorder" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
|
||||
"eos_movrec" "Graphics;Photography;Qt;" false
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,GLIBC,${OPSYS},' ${WRKSRC}/os_api.h
|
||||
|
@ -15,7 +15,7 @@ DISTNAME= ${HG_NODEID}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= A physically based and unbiased rendering system
|
||||
COMMENT= Physically based and unbiased rendering system
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
@ -35,8 +35,9 @@ CMAKE_VERBOSE= yes
|
||||
WRKSRC= ${WRKDIR}/lux-${HG_NODEID}
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
DESKTOP_ENTRIES="LuxRender" "${COMMENT}" "${PORTNAME}" "${PORTNAME}" \
|
||||
"Application;Graphics;3DGraphics;" ${FALSE}
|
||||
DESKTOP_ENTRIES="LuxRender" "${COMMENT}" \
|
||||
"${PREFIX}/share/pixmaps/luxrender.svg" "${PORTNAME}" \
|
||||
"Graphics;3DGraphics;" false
|
||||
|
||||
OPTIONS= QT4 "Build Qt4 GUI executable" on \
|
||||
WX "Build wxWidgets GUI executable" off
|
||||
|
@ -22,9 +22,9 @@ ALL_TARGET= #
|
||||
LIB_DEPENDS+= execinfo.1:${PORTSDIR}/devel/libexecinfo
|
||||
DESKTOP_ENTRIES="Picpuz" \
|
||||
"Jigsaw Puzzle" \
|
||||
"picpuz.png" \
|
||||
"${PREFIX}/share/pixmaps/picpuz.png" \
|
||||
"picpuz" \
|
||||
"Application;Game;" \
|
||||
"Graphics;Game;GTK;" \
|
||||
true
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -12,7 +12,7 @@ CATEGORIES= multimedia net
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= liu_yinghong@yahoo.com.cn
|
||||
COMMENT= A frontend to MiMMS (Multimedia Stream ripper)
|
||||
COMMENT= Frontend to MiMMS (Multimedia Stream ripper)
|
||||
|
||||
RUN_DEPENDS= mimms:${PORTSDIR}/multimedia/mimms
|
||||
|
||||
@ -27,10 +27,10 @@ PLIST_FILES= bin/gmimms
|
||||
PORTDOCS= AUTHORS ChangeLog COPYING INSTALL NEWS README
|
||||
|
||||
DESKTOP_ENTRIES= "GIMMS" \
|
||||
"A GTK+ frontend for MiMMS" \
|
||||
"Multimedia Stream ripper" \
|
||||
"" \
|
||||
"gmimms" \
|
||||
"Application;GTK;AudioVideo;Network;" \
|
||||
"GTK;AudioVideo;Network;" \
|
||||
"false"
|
||||
|
||||
post-install:
|
||||
|
@ -20,8 +20,9 @@ USE_GNOME= pygtk2
|
||||
|
||||
PORTDOCS= CHANGELOG README
|
||||
|
||||
DESKTOP_ENTRIES="Pymp" "${COMMENT}" "${PORTNAME}" \
|
||||
"${PORTNAME}" "Application;AudioVideo;" "false"
|
||||
DESKTOP_ENTRIES="Pymp" "MPlayer frontend" \
|
||||
"${PREFIX}/share/pixmaps/${PORTNAME}.png" \
|
||||
"${PORTNAME}" "AudioVideo;Player;" "false"
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -12,7 +12,7 @@ CATEGORIES= multimedia
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= oz@nixil.net
|
||||
COMMENT= QT graphical frontend for dvdauthor
|
||||
COMMENT= Qt graphical frontend for dvdauthor
|
||||
|
||||
BUILD_DEPENDS= dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
|
||||
mpeg2enc:${PORTSDIR}/multimedia/mjpegtools \
|
||||
@ -46,7 +46,7 @@ DESKTOP_ENTRIES="QDVDAuthor" \
|
||||
"DVD Author GUI" \
|
||||
"${PREFIX}/share/pixmaps/qdvdauthor.png" \
|
||||
"QDVDAuthor" \
|
||||
"Application;AudioVideo;Qt;KDE;" \
|
||||
"AudioVideo;Qt;" \
|
||||
"false"
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
|
@ -30,10 +30,10 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
DESKTOP_ENTRIES="KOMclean" \
|
||||
"${COMMENT}" \
|
||||
"komclean.xpm" \
|
||||
"${PREFIX}/share/pixmaps/komclean.xpm" \
|
||||
"komclean" \
|
||||
"" \
|
||||
${FALSE}
|
||||
false
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
@ -14,7 +14,7 @@ MASTER_SITES= http://www.netpatch.ru/projects/nagiosagent/ \
|
||||
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
|
||||
|
||||
MAINTAINER= myc@barev.net
|
||||
COMMENT= A QT-based frontend to Nagios
|
||||
COMMENT= Qt-based frontend to Nagios
|
||||
|
||||
PLIST_FILES= bin/NagiosAgent \
|
||||
share/pixmaps/NagiosAgent.png
|
||||
@ -23,8 +23,8 @@ USE_ZIP= yes
|
||||
USE_QT4= gui network corelib qmake_build uic_build rcc_build moc_build
|
||||
|
||||
DESKTOP_ENTRIES= "NagiosAgent" "GUI client for Nagios" \
|
||||
"NagiosAgent.png" \
|
||||
"NagiosAgent" "Application;Network;" false
|
||||
"${PREFIX}/share/pixmaps/NagiosAgent.png" \
|
||||
"NagiosAgent" "Network;Qt;" false
|
||||
|
||||
do-configure:
|
||||
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} -unix NagiosAgent.pro
|
||||
|
@ -9,7 +9,7 @@ MASTER_SITES= SF/jtc${PORTNAME}/${PORTNAME}/14-Mar-2009
|
||||
DISTNAME= ${PORTNAME}-14-Mar-2009
|
||||
|
||||
MAINTAINER= peter.thoenen@yahoo.com
|
||||
COMMENT= Frost is a Freenet client that provides messenger and file services
|
||||
COMMENT= Freenet client that provides messenger and file services
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
@ -54,9 +54,9 @@ PLIST_DIRS+= \
|
||||
%%JAR_DIR%% \
|
||||
%%DATADIR%%
|
||||
|
||||
DESKTOP_ENTRIES= "Frost" "A Freenet Client" \
|
||||
DESKTOP_ENTRIES= "Frost" "Freenet Client" \
|
||||
"${JAVASHAREDIR}/${PORTNAME}/jtc.ico" \
|
||||
"frost" "Application;P2P;Network;" \
|
||||
"frost" "P2P;Network;Java;" \
|
||||
false
|
||||
|
||||
pre-everything::
|
||||
|
@ -43,10 +43,10 @@ SUB_LIST= LIBDIR="${LOCALBASE}/lib" JARFILE="${JARFILE}" \
|
||||
SWTJAR="${JAVALIBDIR}/${SWT}.jar" JAVA="${LOCALBASE}/bin/java"
|
||||
|
||||
DESKTOP_ENTRIES= "Vuze" \
|
||||
"A full feature BitTorrent client" \
|
||||
"${PORTNAME}.png" \
|
||||
"BitTorrent client" \
|
||||
"${PORTNAME}" \
|
||||
"Application;Network;P2P;" \
|
||||
"${PORTNAME}" \
|
||||
"Network;P2P;Java;" \
|
||||
true
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
@ -12,7 +12,7 @@ CATEGORIES= security
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= ports@thepentagon.org
|
||||
COMMENT= A simple application for managing personal data
|
||||
COMMENT= Simple application for managing personal data
|
||||
|
||||
RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
|
||||
|
||||
@ -22,9 +22,9 @@ USE_PYDISTUTILS= YES
|
||||
|
||||
DESKTOP_ENTRIES="Ked Password Manager" \
|
||||
"Secure Password Management" \
|
||||
"${LOCALBASE}/share/${PORTNAME}/glade/logo.png" \
|
||||
"${PREFIX}/share/${PORTNAME}/glade/logo.png" \
|
||||
"kedpm" \
|
||||
"Application;System;" \
|
||||
"" \
|
||||
true
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -25,8 +25,8 @@ NO_BUILD= yes
|
||||
|
||||
USE_TK_WRAPPER= yes
|
||||
|
||||
DESKTOP_ENTRIES="SecPanel" "${COMMENT}" "${PORTNAME}" \
|
||||
"${PORTNAME}" "Application;System;" "false"
|
||||
DESKTOP_ENTRIES="SecPanel" "${COMMENT}" "${PREFIX}/share/pixmaps/${PORTNAME}.png" \
|
||||
"${PORTNAME}" "" "false"
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} \
|
||||
|
@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} abgx360-256.png
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
MAINTAINER= root@cooltrainer.org
|
||||
COMMENT= A wxWidgets frontend for abgx360
|
||||
COMMENT= wxWidgets frontend for abgx360
|
||||
|
||||
RUN_DEPENDS= abgx360:${PORTSDIR}/sysutils/abgx360 \
|
||||
xterm:${PORTSDIR}/x11/xterm
|
||||
@ -32,10 +32,10 @@ CONFIGURE_ARGS= --with-wx=${LOCALBASE} \
|
||||
|
||||
DESKTOP_ENTRIES= "abgx360" \
|
||||
"Verify and repair Xbox 360 backup images" \
|
||||
"abgx360-256.png" \
|
||||
"${PREFIX}/share/pixmaps/abgx360-256.png" \
|
||||
"abgx360gui" \
|
||||
"Application;Utility;" \
|
||||
${FALSE}
|
||||
"Utility;" \
|
||||
false
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/abgx360gui ${PREFIX}/bin
|
||||
|
@ -10,7 +10,7 @@ MASTER_SITES= http://download.goodking.org/downloads/ \
|
||||
http://files.etoilebsd.net/goodking/
|
||||
|
||||
MAINTAINER= chromium@FreeBSD.org
|
||||
COMMENT= A mostly BSD-licensed web browser based on WebKit and Gtk+
|
||||
COMMENT= Mostly BSD-licensed web browser based on WebKit and Gtk+
|
||||
|
||||
LICENSE= BSD LGPL21 MPL
|
||||
LICENSE_COMB= multi
|
||||
@ -50,8 +50,8 @@ USE_GNOME= glib20 gtk20 dconf libxslt
|
||||
USE_PKGCONFIG= build
|
||||
MAN1= chrome.1
|
||||
|
||||
DESKTOP_ENTRIES="Chromium" "${COMMENT}" "${DATADIR}/product_logo_48.png" \
|
||||
"chrome" "Application;Network;WebBrowser;" true
|
||||
DESKTOP_ENTRIES="Chromium" "Web browser" "${DATADIR}/product_logo_48.png" \
|
||||
"chrome" "Network;WebBrowser;GTK;" true
|
||||
|
||||
ALL_TARGET= chrome
|
||||
|
||||
|
@ -84,9 +84,9 @@ USE_XORG= x11 xproto
|
||||
CONFIGURE_ARGS+= --with-x
|
||||
DESKTOP_ENTRIES="links" \
|
||||
"Lynx-like text WWW browser" \
|
||||
"links" \
|
||||
"${PREFIX}/share/pixmaps/links.xpm" \
|
||||
"links -g" \
|
||||
"Application;Network;WebBrowser;" \
|
||||
"Network;WebBrowser;" \
|
||||
false
|
||||
PLIST_FILES+= share/pixmaps/links.xpm
|
||||
.else
|
||||
|
@ -12,7 +12,7 @@ CATEGORIES= x11-wm
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= umeno@rr.iij4u.or.jp
|
||||
COMMENT= A GNOME interface to xcompmgr
|
||||
COMMENT= GNOME interface to xcompmgr
|
||||
|
||||
RUN_DEPENDS= xcompmgr:${PORTSDIR}/x11-wm/xcompmgr
|
||||
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
|
||||
@ -24,7 +24,7 @@ DESKTOP_ENTRIES="gcompmgr" \
|
||||
"Configure window effects" \
|
||||
"" \
|
||||
"gcompmgr" \
|
||||
"Application;Settings;" \
|
||||
"DesktopSettings;Settings;GTK;" \
|
||||
true
|
||||
|
||||
|
||||
|
@ -12,7 +12,7 @@ CATEGORIES= x11 gnome
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= lx@FreeBSD.org
|
||||
COMMENT= An RSI prevention tool
|
||||
COMMENT= RSI prevention tool
|
||||
|
||||
BUILD_DEPENDS= gdome-config:${PORTSDIR}/textproc/gdome2
|
||||
|
||||
@ -20,11 +20,11 @@ OPTIONS= GNOME "Build with Gnome support" off \
|
||||
NETWORK "Build with network support" off
|
||||
|
||||
INSTALLS_ICONS= yes
|
||||
DESKTOP_ENTRIES= "Workrave" "An RSI prevention tool" \
|
||||
DESKTOP_ENTRIES= "Workrave" "RSI prevention tool" \
|
||||
"${DATADIR}/images/workrave-icon-small.png" \
|
||||
"workrave" \
|
||||
"Application;Utility;" \
|
||||
${FALSE}
|
||||
"Utility;" \
|
||||
false
|
||||
|
||||
USE_XORG= x11 xmu recordproto xtst xext
|
||||
USE_GMAKE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user