diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:23:03 +0000 |
commit | e9c34f4c34b0640b3613f03cd96e9f19730b2a07 (patch) | |
tree | ef2b2b24dfacf6def95c54d3379c421565b1fe2b /accessibility/kmouth | |
parent | Update to 1.88 (diff) |
KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...
New ports:
devel/kde-dev-scripts: KDE development scripts
devel/kde-dev-utils: KDE development utilities
games/klickety: Tetris themed solitaire
games/picmi: Single player logic-based puzzle game
textproc/libkomparediff2: Library to compare files and strings
The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.
PR: ports/186491
Exp-run: by bdrewery
Approved by: beat (former maintainer) [1]
Diffstat (limited to 'accessibility/kmouth')
-rw-r--r-- | accessibility/kmouth/Makefile | 8 | ||||
-rw-r--r-- | accessibility/kmouth/distinfo | 4 | ||||
-rw-r--r-- | accessibility/kmouth/pkg-plist | 1 |
3 files changed, 4 insertions, 9 deletions
diff --git a/accessibility/kmouth/Makefile b/accessibility/kmouth/Makefile index c29b9f12ce5e..ac23f062e675 100644 --- a/accessibility/kmouth/Makefile +++ b/accessibility/kmouth/Makefile @@ -3,21 +3,15 @@ PORTNAME= kmouth PORTVERSION= ${KDE4_VERSION} CATEGORIES= accessibility kde -MASTER_SITES= ${MASTER_SITE_KDE} -MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src +MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Speech synthesizer frontend for KDE -CONFLICTS_INSTALL= kdeaccessibility-4.[0-7].* - -NO_STAGE= yes USE_XZ= yes USE_KDE4= kdelibs kdeprefix kdehier automoc4 USES= cmake:outsource USE_QT4= qmake_build moc_build rcc_build uic_build -MAN1= kmouth.1 - .include <bsd.port.mk> diff --git a/accessibility/kmouth/distinfo b/accessibility/kmouth/distinfo index 7ba71c9cba97..50ca593e4017 100644 --- a/accessibility/kmouth/distinfo +++ b/accessibility/kmouth/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.10.5/kmouth-4.10.5.tar.xz) = 55b182c3414059e5e164ca4079db7ded2a770a04d2e14018cbd95c9255174f26 -SIZE (KDE/4.10.5/kmouth-4.10.5.tar.xz) = 322248 +SHA256 (KDE/4.12.2/kmouth-4.12.2.tar.xz) = 613391b7ac5bbd82fa7ab15b8fcaf991a3fe5d61fc5164ded347683e3705351e +SIZE (KDE/4.12.2/kmouth-4.12.2.tar.xz) = 307940 diff --git a/accessibility/kmouth/pkg-plist b/accessibility/kmouth/pkg-plist index f191d75110a2..f65bc460ee6a 100644 --- a/accessibility/kmouth/pkg-plist +++ b/accessibility/kmouth/pkg-plist @@ -1,4 +1,5 @@ bin/kmouth +man/man1/kmouth.1.gz share/applications/kde4/kmouth.desktop share/apps/kmouth/books/de/de-courteousness.phrasebook share/apps/kmouth/books/de/de-greetings.phrasebook |