mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Update to 2.0.3
- Connect to the build PR: 133698 Submitted by: zloidemon <g.veniamin@googlemail.com>
This commit is contained in:
parent
917674b8e0
commit
fcd182f650
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233240
@ -155,6 +155,7 @@
|
||||
SUBDIR += kde-style-lipstik
|
||||
SUBDIR += kde-style-polyester
|
||||
SUBDIR += kde4-style-polyester
|
||||
SUBDIR += kde4-windeco-crystal
|
||||
SUBDIR += kde4-windeco-dekorator
|
||||
SUBDIR += kde-style-tiblit
|
||||
SUBDIR += kde-windeco-activeheart
|
||||
|
@ -6,21 +6,20 @@
|
||||
#
|
||||
|
||||
PORTNAME= crystal
|
||||
PORTVERSION= 1.0.7
|
||||
PORTVERSION= 2.0.3
|
||||
CATEGORIES= x11-themes kde
|
||||
MASTER_SITES= http://www.kde-look.org/CONTENT/content-files/
|
||||
PKGNAMEPREFIX= kde-windeco-
|
||||
DISTNAME= 13969-${PORTNAME}-${PORTVERSION}
|
||||
DISTNAME= 75140-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= decept0@gmail.com
|
||||
MAINTAINER= g.veniamin@googlemail.com
|
||||
COMMENT= Transparent KDE window decoration
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_KDEBASE_VER=3
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_KDE4= kdelibs kdehier kdeprefix automoc4 workspace
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= corelib qmake_build moc_build rcc_build uic_build
|
||||
USE_CMAKE= yes
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-O2||g' ${WRKSRC}/${CONFIGURE_SCRIPT}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (13969-crystal-1.0.7.tar.bz2) = 07b426b929a41c5eee6fc7c686be632a
|
||||
SHA256 (13969-crystal-1.0.7.tar.bz2) = efaf6ba49147414ec34ed1eaaac2577ea22bf96db8099d8e94250e4029c2459d
|
||||
SIZE (13969-crystal-1.0.7.tar.bz2) = 659591
|
||||
MD5 (75140-crystal-2.0.3.tar.bz2) = 03f777adf71990dea81273ee3e18320e
|
||||
SHA256 (75140-crystal-2.0.3.tar.bz2) = cc71bd71e1eafc7c8d06547673306257dcb5eb33bd204c536a27352518792ad4
|
||||
SIZE (75140-crystal-2.0.3.tar.bz2) = 186880
|
||||
|
@ -1,7 +1,3 @@
|
||||
lib/kde3/kwin3_crystal.a
|
||||
lib/kde3/kwin3_crystal.la
|
||||
lib/kde3/kwin3_crystal.so
|
||||
lib/kde3/kwin_crystal_config.a
|
||||
lib/kde3/kwin_crystal_config.la
|
||||
lib/kde3/kwin_crystal_config.so
|
||||
lib/kde4/kwin3_crystal.so
|
||||
lib/kde4/kwin_crystal_config.so
|
||||
share/apps/kwin/crystal.desktop
|
||||
|
Loading…
Reference in New Issue
Block a user