aboutsummaryrefslogtreecommitdiff
path: root/x11/qxkb
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-12 15:06:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-12 15:06:46 +0000
commit79e1e7c11377a7c77564680fe90c06b0503032cd (patch)
tree77a7602bf1604fe2f02d3b362d762d865c6063bf /x11/qxkb
parentae3e0f84197bc9fb1b0cc4ea2039b098197bae26 (diff)
downloadports-79e1e7c11377a7c77564680fe90c06b0503032cd.tar.gz
ports-79e1e7c11377a7c77564680fe90c06b0503032cd.zip
Notes
Diffstat (limited to 'x11/qxkb')
-rw-r--r--x11/qxkb/Makefile7
-rw-r--r--x11/qxkb/distinfo4
-rw-r--r--x11/qxkb/pkg-descr2
3 files changed, 8 insertions, 5 deletions
diff --git a/x11/qxkb/Makefile b/x11/qxkb/Makefile
index 8fd838441f9f..2730fdd1eb3a 100644
--- a/x11/qxkb/Makefile
+++ b/x11/qxkb/Makefile
@@ -3,8 +3,8 @@
PORTNAME= qxkb
PORTVERSION= 0.4.6
+DISTVERSIONPREFIX= qxkb-
CATEGORIES= x11
-MASTER_SITES= GOOGLE_CODE
MAINTAINER= ports@FreeBSD.org
COMMENT= Qt4-based advanced keyboard layout switcher
@@ -13,10 +13,13 @@ LICENSE= GPLv2+
LIB_DEPENDS= libxkbfile.so:x11/libxkbfile
-USES= cmake tar:bzip2
+USES= cmake
USE_QT4= linguisttools_build moc_build qmake_build rcc_build uic_build \
corelib gui svg
+USE_GITHUB= yes
+GH_ACCOUNT= disels
+
LDFLAGS+= -L${LOCALBASE}/lib
post-patch:
diff --git a/x11/qxkb/distinfo b/x11/qxkb/distinfo
index fa02e5d0019d..9329680247d6 100644
--- a/x11/qxkb/distinfo
+++ b/x11/qxkb/distinfo
@@ -1,2 +1,2 @@
-SHA256 (qxkb-0.4.6.tar.bz2) = d41f09913ebf89c94ac75a7cd7dd08344485506f1c50a469e076a214952fee79
-SIZE (qxkb-0.4.6.tar.bz2) = 172194
+SHA256 (disels-qxkb-qxkb-0.4.6_GH0.tar.gz) = 1ca093b568c5461a08e3fff8e17e1d9add1c22a65efdf4afa5ff1a098a482110
+SIZE (disels-qxkb-qxkb-0.4.6_GH0.tar.gz) = 177857
diff --git a/x11/qxkb/pkg-descr b/x11/qxkb/pkg-descr
index 8e3409db8a37..57ad168c10a5 100644
--- a/x11/qxkb/pkg-descr
+++ b/x11/qxkb/pkg-descr
@@ -1,4 +1,4 @@
The qxkb program is keyboard layout switcher, similar to xxkb, but written
against Qt4 libraries; it also provides user-friendly configuration dialog.
-WWW: http://code.google.com/p/qxkb/
+WWW: https://github.com/disels/qxkb