kde4 artwork and screen savers
This commit is contained in:
parent
f92a087f6f
commit
d0dcaded57
13
x11/kde4/artwork/Makefile
Normal file
13
x11/kde4/artwork/Makefile
Normal file
@ -0,0 +1,13 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/03/24 14:20:19 espie Exp $
|
||||
|
||||
COMMENT= "K Desktop Environment, artwork"
|
||||
DISTNAME= kdeartwork-${VERSION}
|
||||
|
||||
LIB_DEPENDS+= bz2::archivers/bzip2
|
||||
|
||||
WANTLIB += GL GLU ICE SM X11 Xau Xcursor Xdmcp Xext Xft Xi Xinerama
|
||||
WANTLIB += Xpm Xrandr Xrender Xtst c fontconfig freetype m png
|
||||
WANTLIB += pthread stdc++ util z
|
||||
WANTLIB += Qt3Support QtDBus QtGui QtSvg QtXml QtOpenGL
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/kde4/artwork/distinfo
Normal file
5
x11/kde4/artwork/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (kde/kdeartwork-3.80.3.tar.bz2) = 393a4e7125951e990b85d9b55053700a
|
||||
RMD160 (kde/kdeartwork-3.80.3.tar.bz2) = 2308fc4488832aa7650d03730272905c96d5f2b3
|
||||
SHA1 (kde/kdeartwork-3.80.3.tar.bz2) = 6c0cc4a18084551a6eaa2aefae479c27e40b7aa1
|
||||
SHA256 (kde/kdeartwork-3.80.3.tar.bz2) = 2ae7377c1a24f76d94c289f0f307b5c94da67ef604885cd838fb4b5035c844d0
|
||||
SIZE (kde/kdeartwork-3.80.3.tar.bz2) = 14746921
|
@ -0,0 +1,14 @@
|
||||
$OpenBSD: patch-kscreensaver_kdesavers_pendulum_cpp,v 1.1.1.1 2007/03/24 14:20:20 espie Exp $
|
||||
--- kscreensaver/kdesavers/pendulum.cpp.orig Sat Mar 24 14:54:48 2007
|
||||
+++ kscreensaver/kdesavers/pendulum.cpp Sat Mar 24 15:01:19 2007
|
||||
@@ -54,6 +54,10 @@
|
||||
|
||||
#define KPENDULUM_VERSION "1.1"
|
||||
|
||||
+const unsigned int KPendulumSaver::persChangeIntervalLimitLower;
|
||||
+const unsigned int KPendulumSaver::persChangeIntervalLimitUpper;
|
||||
+const unsigned int KPendulumSaver::persChangeIntervalDefault;
|
||||
+
|
||||
// libkscreensaver interface
|
||||
class KPendulumSaverInterface : public KScreenSaverInterface
|
||||
{
|
0
x11/kde4/artwork/pkg/DESCR
Normal file
0
x11/kde4/artwork/pkg/DESCR
Normal file
7820
x11/kde4/artwork/pkg/PLIST
Normal file
7820
x11/kde4/artwork/pkg/PLIST
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user