- Add alsalib to USE_LINUX_APPS
- Fix DESKTOP entry Reported by: dougb
This commit is contained in:
parent
5f25e9edbd
commit
f444d1005f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=299937
1 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
PORTNAME= komodo-edit
|
||||
PORTVERSION= 6.1.2
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/
|
||||
DISTNAME= Komodo-Edit-${PORTVERSION}-8334-linux-libcpp6-x86
|
||||
|
@ -19,11 +19,11 @@ CONFLICTS= komodo-ide-*
|
|||
ONLY_FOR_ARCHS= i386 amd64
|
||||
NO_BUILD= yes
|
||||
USE_LINUX= f10
|
||||
USE_LINUX_APPS= gtk2 jpeg dbusglib
|
||||
USE_LINUX_APPS= alsalib gtk2 jpeg dbusglib
|
||||
DESKTOP_ENTRIES="Komodo Edit" \
|
||||
"Free multi-platform editor that makes it easy to write quality code." \
|
||||
${DATADIR}/share/icons/komodo48.png \
|
||||
"${PORTNAME}" \
|
||||
"komodo" \
|
||||
"Development;Utility;TextEditor;" \
|
||||
${FALSE}
|
||||
|
||||
|
|
Loading…
Reference in a new issue