mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to version 0.88 (from Fedora).
Approved by: maintainer timeout (3 weeks+)
This commit is contained in:
parent
300621442f
commit
5d3d308ec6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105165
@ -6,15 +6,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= qt-bluecurve-theme
|
PORTNAME= qt-bluecurve-theme
|
||||||
PORTVERSION= 0.73
|
PORTVERSION= 0.88
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX}
|
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
|
||||||
MASTER_SITE_SUBDIR= 9/en/os/i386/SRPMS
|
MASTER_SITE_SUBDIR= fedora/fedora/1/i386/SRPMS.os
|
||||||
DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm
|
DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm
|
||||||
|
|
||||||
MAINTAINER= rzheka@users.sourceforge.net
|
MAINTAINER= rzheka@users.sourceforge.net
|
||||||
COMMENT= Bluecurve unified-look theme for QT3 from RedHat 8.0
|
COMMENT= Bluecurve unified-look theme for QT3 from Fedora
|
||||||
|
|
||||||
EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
|
EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
|
||||||
|
|
||||||
@ -52,7 +51,7 @@ do-build:
|
|||||||
(cd $$theme_dir; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}); \
|
(cd $$theme_dir; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}); \
|
||||||
done
|
done
|
||||||
do-install:
|
do-install:
|
||||||
@${MKDIR} ${PREFIX}/plugins/styles && ${CHMOD} a+rx ${PREFIX}/plugins/styles
|
@${MKDIR} ${PREFIX}/lib/plugins/styles && ${CHMOD} a+rx ${PREFIX}/lib/plugins/styles
|
||||||
@${INSTALL_PROGRAM} ${WRKSRC}/art/qt/Bluecurve/.libs/bluecurve.so ${PREFIX}/plugins/styles
|
@${INSTALL_PROGRAM} ${WRKSRC}/art/qt/Bluecurve/.libs/bluecurve.so ${PREFIX}/lib/plugins/styles
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1 +1,2 @@
|
|||||||
MD5 (redhat-artwork-0.73-1.src.rpm) = 8928ed251e5f997bbf51b6011c459310
|
MD5 (redhat-artwork-0.88-1.src.rpm) = 022ae5389cdfe5b0a741a1351125c92d
|
||||||
|
SIZE (redhat-artwork-0.88-1.src.rpm) = 8273914
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
This is a port of RedHat 8.0 "Bluecurve" theme for QT/KDE.
|
This is a port of the Fedora "Bluecurve" theme for QT/KDE.
|
||||||
It won't install RedHat logos and pixmaps, but only the required
|
It won't install RedHat logos and pixmaps, but only the required
|
||||||
theme engines.
|
theme engines.
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
plugins/styles/bluecurve.so
|
lib/plugins/styles/bluecurve.so
|
||||||
@dirrm plugins/styles
|
@dirrm lib/plugins/styles
|
||||||
|
@ -6,15 +6,14 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= qt-bluecurve-theme
|
PORTNAME= qt-bluecurve-theme
|
||||||
PORTVERSION= 0.73
|
PORTVERSION= 0.88
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= x11-toolkits
|
CATEGORIES= x11-toolkits
|
||||||
MASTER_SITES= ${MASTER_SITE_REDHAT_LINUX}
|
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
|
||||||
MASTER_SITE_SUBDIR= 9/en/os/i386/SRPMS
|
MASTER_SITE_SUBDIR= fedora/fedora/1/i386/SRPMS.os
|
||||||
DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm
|
DISTFILES= redhat-artwork-${PORTVERSION}-${RH_SUBVERSION}.src.rpm
|
||||||
|
|
||||||
MAINTAINER= rzheka@users.sourceforge.net
|
MAINTAINER= rzheka@users.sourceforge.net
|
||||||
COMMENT= Bluecurve unified-look theme for QT3 from RedHat 8.0
|
COMMENT= Bluecurve unified-look theme for QT3 from Fedora
|
||||||
|
|
||||||
EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
|
EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio
|
||||||
|
|
||||||
@ -52,7 +51,7 @@ do-build:
|
|||||||
(cd $$theme_dir; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}); \
|
(cd $$theme_dir; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} ${ALL_TARGET}); \
|
||||||
done
|
done
|
||||||
do-install:
|
do-install:
|
||||||
@${MKDIR} ${PREFIX}/plugins/styles && ${CHMOD} a+rx ${PREFIX}/plugins/styles
|
@${MKDIR} ${PREFIX}/lib/plugins/styles && ${CHMOD} a+rx ${PREFIX}/lib/plugins/styles
|
||||||
@${INSTALL_PROGRAM} ${WRKSRC}/art/qt/Bluecurve/.libs/bluecurve.so ${PREFIX}/plugins/styles
|
@${INSTALL_PROGRAM} ${WRKSRC}/art/qt/Bluecurve/.libs/bluecurve.so ${PREFIX}/lib/plugins/styles
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
@ -1 +1,2 @@
|
|||||||
MD5 (redhat-artwork-0.73-1.src.rpm) = 8928ed251e5f997bbf51b6011c459310
|
MD5 (redhat-artwork-0.88-1.src.rpm) = 022ae5389cdfe5b0a741a1351125c92d
|
||||||
|
SIZE (redhat-artwork-0.88-1.src.rpm) = 8273914
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
This is a port of RedHat 8.0 "Bluecurve" theme for QT/KDE.
|
This is a port of the Fedora "Bluecurve" theme for QT/KDE.
|
||||||
It won't install RedHat logos and pixmaps, but only the required
|
It won't install RedHat logos and pixmaps, but only the required
|
||||||
theme engines.
|
theme engines.
|
||||||
|
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
plugins/styles/bluecurve.so
|
lib/plugins/styles/bluecurve.so
|
||||||
@dirrm plugins/styles
|
@dirrm lib/plugins/styles
|
||||||
|
Loading…
Reference in New Issue
Block a user