Add kde-windeco-smoothblend 1.1, a window decoration for KDE.
PR: ports/80599 Submitted by: Shane <decept0@gmail.com>
This commit is contained in:
parent
c5e73221bc
commit
2338185a5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=137334
@ -105,6 +105,7 @@
|
||||
SUBDIR += kde-icons-steel
|
||||
SUBDIR += kde-icons-umicons
|
||||
SUBDIR += kde-icons-wasp
|
||||
SUBDIR += kde-windeco-smoothblend
|
||||
SUBDIR += kdeartwork3
|
||||
SUBDIR += kdmtheme
|
||||
SUBDIR += lila-xfwm4
|
||||
|
23
x11-themes/kde-windeco-smoothblend/Makefile
Normal file
23
x11-themes/kde-windeco-smoothblend/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: smoothblend
|
||||
# Date created: March 18th, 2005
|
||||
# Whom: decept
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= smoothblend
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= http://ww2.borgnet.us/files/
|
||||
DISTNAME= smooth-blend-${PORTVERSION}
|
||||
|
||||
MAINTAINER= decept0@gmail.com
|
||||
COMMENT= A window decoration for KDE
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_KDEBASE_VER=3
|
||||
INSTALLS_SHLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
WRKSRC= ${WRKDIR}/smooth-blend-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
2
x11-themes/kde-windeco-smoothblend/distinfo
Normal file
2
x11-themes/kde-windeco-smoothblend/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (smooth-blend-1.1.tar.bz2) = 96245b08187fe379a8221883436d8645
|
||||
SIZE (smooth-blend-1.1.tar.bz2) = 761015
|
4
x11-themes/kde-windeco-smoothblend/pkg-descr
Normal file
4
x11-themes/kde-windeco-smoothblend/pkg-descr
Normal file
@ -0,0 +1,4 @@
|
||||
Smooth Blend - a smooth blending of the window background color into the
|
||||
titlebar.
|
||||
|
||||
WWW: http://www.kde-look.org/content/show.php?content=21107
|
5
x11-themes/kde-windeco-smoothblend/pkg-plist
Normal file
5
x11-themes/kde-windeco-smoothblend/pkg-plist
Normal file
@ -0,0 +1,5 @@
|
||||
lib/kde3/kwin_smoothblend_config.so
|
||||
lib/kde3/kwin_smoothblend_config.la
|
||||
lib/kde3/kwin3_smoothblend.so
|
||||
lib/kde3/kwin3_smoothblend.la
|
||||
share/apps/kwin/smoothblend.desktop
|
Loading…
Reference in New Issue
Block a user