Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12326 closed submission (fixed)

NEW epdfview: gtk+-based pdf viewer useful from within xfce4

Reported by: scottm@… Owned by: yves@…
Priority: Low Milestone:
Component: ports Version:
Keywords: Cc:
Port:

Description

Portfile and patch to install epdfview, which I find handy and low overhead when working inside of X and xfce.

Attachments (2)

Portfile (751 bytes) - added by scottm@… 17 years ago.
patch-epdfview.h (280 bytes) - added by scottm@… 17 years ago.

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by scottm@…

Attachment: Portfile added

Changed 17 years ago by scottm@…

Attachment: patch-epdfview.h added

comment:1 Changed 17 years ago by nox@…

Milestone: Port Submissions
Priority: Nice to haveLow
Summary: epdfview: gtk+-based pdf viewer useful from within xfce4NEW epdfview: gtk+-based pdf viewer useful from within xfce4
Type: contributionenhancement
Version: 1.5.0

comment:2 Changed 17 years ago by yves@…

Owner: changed from macports-dev@… to yves@…
Status: newassigned

I propose a few changes :

description     ePDFview is yet another, but slightly lighter weight, PDF viewer, suitable for use with XFCE.

This suggests that one needs xfce to use it. At least, that is what I first thought. Don't know what would be best.

post-patch instead of pre-build, move instead of file rename, worksrcpath instead of workpath/worksrcdir :

post-patch {
     move ${worksrcpath}/src/Config.h ${worksrcpath}/src/epdfConfig.h
}

g++ always link with stdc++ So I remove this

configure.ldflags-append -lstdc++

The post-activate looks like left over.

comment:3 Changed 17 years ago by yves@…

Resolution: fixed
Status: assignedclosed

committed - thanks !

changeset:27739

comment:4 Changed 15 years ago by jmroot (Joshua Root)

Type: enhancementsubmission

comment:5 Changed 15 years ago by (none)

Milestone: Port Submissions

Milestone Port Submissions deleted

Note: See TracTickets for help on using tickets.