Skip to content

Commit

Permalink
kget: Migrate to boost PG
Browse files Browse the repository at this point in the history
  • Loading branch information
cjones051073 committed Jun 14, 2021
1 parent 69aa559 commit 0a027db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kde/kget/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@

PortSystem 1.0
PortGroup kde4 1.1
PortGroup boost 1.0

name kget
version 4.14.3
revision 10
revision 11
categories kde kde4
license GPL-2+ LGPL-2+
maintainers {nicos @NicosPavlov} openmaintainer
description KGet is a versatile and user-friendly download manager.
long_description ${description}
long_description {*}${description}
platforms darwin
homepage https://www.kde.org/applications/internet/kget/
master_sites kde:stable/${version}/src/
Expand All @@ -26,7 +27,6 @@ depends_lib-append port:kdelibs4 \
port:nepomuk-core \
port:nepomuk-widgets \
port:kde4-baseapps \
port:boost \
port:qca \
port:sqlite3 \
port:libktorrent \
Expand Down

0 comments on commit 0a027db

Please sign in to comment.