Bug 46765

Summary: Update port: graphics/landscape to version 0.6
Product: Ports & Packages Reporter: jon
Component: Individual Port(s)Assignee: Tilman Keskinoz <arved>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description jon 2003-01-04 21:30:01 UTC
	This patch updates the port 'graphics/landscape' to version 0.6
	Tested on -STABLE and 5.0-RC2

Fix: Unified diff follows. Please note that the patches in 'files' are no longer
required so the directory can be removed.

PORTNAME=      landscape
-PORTVERSION=       0.5.1
-PORTREVISION=      2
+PORTVERSION=       0.6
 CATEGORIES=        graphics kde
-MASTER_SITES=      http://www.dookie.demon.co.uk/
+MASTER_SITES=      http://www.witchspace.com/files/

 MAINTAINER=        jon@witchspace.com

-LIB_DEPENDS=       pth.14:${PORTSDIR}/devel/pth
-
 USE_MESA=      yes
 USE_KDELIBS_VER=   3

-BROKEN=    "Author is working on new version. Coming soon."
-
-post-patch:
-   ${PERL} -pi.orig -e \
-       's,/usr/local,${LOCALBASE},g; \
-        s,/usr/X11R6,${X11BASE},g' ${WRKSRC}/makefile
-
 do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/landscape ${PREFIX}/bin
+
+pre-build:
+   qmake ${WRKSRC}/landscape.pro

 post-install:
    strip ${PREFIX}/bin/landscape
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-01-06 23:08:21 UTC
Responsible Changed
From-To: freebsd-ports->arved

I'll handle this
Comment 2 Tilman Keskinoz freebsd_committer freebsd_triage 2003-01-07 07:01:38 UTC
State Changed
From-To: open->closed

committed, thanks