Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F168931445
D11240.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D11240.diff
View Options
Index: head/x11-themes/kdeartwork4/Makefile
===================================================================
--- head/x11-themes/kdeartwork4/Makefile
+++ head/x11-themes/kdeartwork4/Makefile
@@ -3,14 +3,12 @@
PORTNAME= kdeartwork
PORTVERSION= ${KDE4_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-themes kde kde-kde4
MAINTAINER= kde@FreeBSD.org
COMMENT= KDE Artworks Themes
-BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/eigen3.pc:math/eigen3
-
USES= cmake:outsource kde:4 tar:xz
USE_KDE= kdelibs libkexiv2 workspace automoc4
USE_QT4= corelib gui opengl \
@@ -23,6 +21,9 @@
GNOME_RUN_DEPENDS= ${GNOME_BUILD_DEPENDS}
GNOME_BUILD_DEPENDS_OFF= xscreensaver:x11/xscreensaver
GNOME_RUN_DEPENDS_OFF= ${GNOME_BUILD_DEPENDS_OFF}
+
+# Do not look for eigen. Eigen3 dropped the eigen2 compatibility with 3.2+.
+CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_Eigen3:BOOL=TRUE
post-patch:
${REINPLACE_CMD} -e 's|/usr/local/|${LOCALBASE}|g' \
Index: head/x11-themes/kdeartwork4/pkg-plist
===================================================================
--- head/x11-themes/kdeartwork4/pkg-plist
+++ head/x11-themes/kdeartwork4/pkg-plist
@@ -9,9 +9,7 @@
bin/klines.kss
bin/klorenz.kss
bin/kpartsaver.kss
-bin/kpendulum.kss
bin/kpolygon.kss
-bin/krotation.kss
bin/kscience.kss
bin/kslideshow.kss
bin/ksolarwinds.kss
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 31, 7:52 PM (8 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
37717518
Default Alt Text
D11240.diff (1 KB)
Attached To
Mode
D11240: Drop dependency on eigen3 in x11-themes/kdeartwork4
Attached
Detach File
Event Timeline
Log In to Comment