Update to 1.3
PR: ports/77481 Submitted by: maintainer
This commit is contained in:
parent
0889aef0d0
commit
748b551c03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=130132
3 changed files with 6 additions and 11 deletions
|
@ -6,20 +6,19 @@
|
|||
#
|
||||
|
||||
PORTNAME= qinx
|
||||
PORTVERSION= 1.2
|
||||
PORTVERSION= 1.3
|
||||
CATEGORIES= x11-themes kde
|
||||
MASTER_SITES= http://www.usermode.org/code/
|
||||
|
||||
MAINTAINER= david@usermode.org
|
||||
COMMENT= A QNX Photon like window decoration and widget style for KDE
|
||||
|
||||
EXTRA_PATCHES= ${.CURDIR}/../../x11-themes/phase/files/patch-configure
|
||||
|
||||
USE_KDEBASE_VER=3
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_INC_LIBTOOL_VER=15
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
|
||||
USE_LIBTOOL_VER=15
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
MD5 (qinx-1.2.tar.gz) = e75f7512f2ab0fa8a83caf5b3074a333
|
||||
SIZE (qinx-1.2.tar.gz) = 504070
|
||||
MD5 (qinx-1.3.tar.bz2) = c3a36f26fd5c5a04fd558947fa6a3f7c
|
||||
SIZE (qinx-1.3.tar.bz2) = 380720
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
lib/kde3/kstyle_qinx_config.la
|
||||
lib/kde3/kstyle_qinx_config.so
|
||||
lib/kde3/kwin3_qinx.la
|
||||
lib/kde3/kwin3_qinx.so
|
||||
lib/kde3/kwin_qinx_config.la
|
||||
lib/kde3/kwin_qinx_config.so
|
||||
lib/kde3/plugins/styles/qinx.la
|
||||
lib/kde3/plugins/styles/qinx.so
|
||||
share/apps/kdisplay/color-schemes/qinx.kcsrc
|
||||
share/apps/kdisplay/color-schemes/qinxmodern.kcsrc
|
||||
|
|
Loading…
Reference in a new issue