mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Add x11-wm/aquaosk, a native Acqua-like window decoration for KDE3, with
window drop shadows by David Sansome. PR: ports/51005 Submitted by: Brian Skrab <brian@quynh-and-brian.org> Compile tested on: 4.9-PRERELEASE, 5.1-RELEASE
This commit is contained in:
parent
779cc32f12
commit
f1b089f8cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94549
23
x11-themes/aquaosk/Makefile
Normal file
23
x11-themes/aquaosk/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: aquaosk
|
||||
# Date created: Wed Apr 14 08:28:56 EDT 2003
|
||||
# Whom: Brian Skrab <brian@quynh-and-brian.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= aquaosk
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= x11-wm kde
|
||||
MASTER_SITES= http://www.davidsansome.com/ \
|
||||
http://cottage.quynh-and-brian.org/freebsd/ports/distfiles/
|
||||
|
||||
MAINTAINER= brian@quynh-and-brian.org
|
||||
COMMENT= An Acqua-like native window decoration for KDE 3
|
||||
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_KDEBASE_VER=3
|
||||
USE_BZIP2= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-themes/aquaosk/distinfo
Normal file
1
x11-themes/aquaosk/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (aquaosk-2.0.tar.bz2) = d9c7e7b71d1fb62b24087385bd4ad2e1
|
12
x11-themes/aquaosk/pkg-descr
Normal file
12
x11-themes/aquaosk/pkg-descr
Normal file
@ -0,0 +1,12 @@
|
||||
A native Acqua-like window decoration for KDE 3, by David Sansome.
|
||||
|
||||
Features:
|
||||
|
||||
* Mac OS X style drop shadows for windows.
|
||||
* Rounded title bar corners.
|
||||
* Application icon in title bar.
|
||||
* Configurable window borders.
|
||||
|
||||
WWW: http://www.kde-look.org/content/show.php?content=5063
|
||||
|
||||
brian@quynh-and-brian.org
|
8
x11-themes/aquaosk/pkg-plist
Normal file
8
x11-themes/aquaosk/pkg-plist
Normal file
@ -0,0 +1,8 @@
|
||||
lib/kde3/libkwinaqua_config.so
|
||||
lib/kde3/libkwinaqua_config.la
|
||||
lib/kde3/libkwinaqua.so
|
||||
lib/kde3/libkwinaqua.la
|
||||
share/apps/kwin/aqua.desktop
|
||||
@unexec rmdir %%PREFIX%%/share/apps/kwin 2>/dev/null || true
|
||||
@unexec rmdir %%PREFIX%%/share/apps 2>/dev/null || true
|
||||
@unexec rmdir %%PREFIX%%/lib/kde3 2>/dev/null || true
|
23
x11-wm/aquaosk/Makefile
Normal file
23
x11-wm/aquaosk/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: aquaosk
|
||||
# Date created: Wed Apr 14 08:28:56 EDT 2003
|
||||
# Whom: Brian Skrab <brian@quynh-and-brian.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= aquaosk
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= x11-wm kde
|
||||
MASTER_SITES= http://www.davidsansome.com/ \
|
||||
http://cottage.quynh-and-brian.org/freebsd/ports/distfiles/
|
||||
|
||||
MAINTAINER= brian@quynh-and-brian.org
|
||||
COMMENT= An Acqua-like native window decoration for KDE 3
|
||||
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX}
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_LIBTOOL= yes
|
||||
USE_KDEBASE_VER=3
|
||||
USE_BZIP2= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-wm/aquaosk/distinfo
Normal file
1
x11-wm/aquaosk/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (aquaosk-2.0.tar.bz2) = d9c7e7b71d1fb62b24087385bd4ad2e1
|
12
x11-wm/aquaosk/pkg-descr
Normal file
12
x11-wm/aquaosk/pkg-descr
Normal file
@ -0,0 +1,12 @@
|
||||
A native Acqua-like window decoration for KDE 3, by David Sansome.
|
||||
|
||||
Features:
|
||||
|
||||
* Mac OS X style drop shadows for windows.
|
||||
* Rounded title bar corners.
|
||||
* Application icon in title bar.
|
||||
* Configurable window borders.
|
||||
|
||||
WWW: http://www.kde-look.org/content/show.php?content=5063
|
||||
|
||||
brian@quynh-and-brian.org
|
8
x11-wm/aquaosk/pkg-plist
Normal file
8
x11-wm/aquaosk/pkg-plist
Normal file
@ -0,0 +1,8 @@
|
||||
lib/kde3/libkwinaqua_config.so
|
||||
lib/kde3/libkwinaqua_config.la
|
||||
lib/kde3/libkwinaqua.so
|
||||
lib/kde3/libkwinaqua.la
|
||||
share/apps/kwin/aqua.desktop
|
||||
@unexec rmdir %%PREFIX%%/share/apps/kwin 2>/dev/null || true
|
||||
@unexec rmdir %%PREFIX%%/share/apps 2>/dev/null || true
|
||||
@unexec rmdir %%PREFIX%%/lib/kde3 2>/dev/null || true
|
Loading…
Reference in New Issue
Block a user