mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 23:30:29 -04:00
- 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
|
PORTNAME= komodo-edit
|
||||||
PORTVERSION= 6.1.2
|
PORTVERSION= 6.1.2
|
||||||
PORTREVISION= 2
|
PORTREVISION= 3
|
||||||
CATEGORIES= editors
|
CATEGORIES= editors
|
||||||
MASTER_SITES= http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/
|
MASTER_SITES= http://downloads.activestate.com/Komodo/releases/${PORTVERSION}/
|
||||||
DISTNAME= Komodo-Edit-${PORTVERSION}-8334-linux-libcpp6-x86
|
DISTNAME= Komodo-Edit-${PORTVERSION}-8334-linux-libcpp6-x86
|
||||||
|
@ -19,11 +19,11 @@ CONFLICTS= komodo-ide-*
|
||||||
ONLY_FOR_ARCHS= i386 amd64
|
ONLY_FOR_ARCHS= i386 amd64
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
USE_LINUX= f10
|
USE_LINUX= f10
|
||||||
USE_LINUX_APPS= gtk2 jpeg dbusglib
|
USE_LINUX_APPS= alsalib gtk2 jpeg dbusglib
|
||||||
DESKTOP_ENTRIES="Komodo Edit" \
|
DESKTOP_ENTRIES="Komodo Edit" \
|
||||||
"Free multi-platform editor that makes it easy to write quality code." \
|
"Free multi-platform editor that makes it easy to write quality code." \
|
||||||
${DATADIR}/share/icons/komodo48.png \
|
${DATADIR}/share/icons/komodo48.png \
|
||||||
"${PORTNAME}" \
|
"komodo" \
|
||||||
"Development;Utility;TextEditor;" \
|
"Development;Utility;TextEditor;" \
|
||||||
${FALSE}
|
${FALSE}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue