Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Jan 2015 01:03:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196409] New: [PATCH] graphics/djview4: Improvements for 4.9 version
Message-ID:  <bug-196409-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196409

            Bug ID: 196409
           Summary: [PATCH] graphics/djview4: Improvements for 4.9 version
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: lightside@gmx.com

Created attachment 151170
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151170&action=edit
Proposed patch (since 370129 revision)

There are some improvements for graphics/djview4 port to make it usable on
desktop.
For example, while there is a need to use register-djview-menu shell script (on
post-install stage, which is not available currently) to setup the djview4 menu
entries and icons, it is possible to install them manually, as described in
${WRKSRC}/desktopfiles/README file. Also this application is translated to
different languages.

- Add LICENSE_FILE
- Add libtiff.so to LIB_DEPENDS as required shared library
- Add desktop-file-utils to USES and sort it
- Add linguist to USE_QT4, because there are available messages to translate
- Add --disable-desktopfiles option to CONFIGURE_ARGS, which do not install
scripts to register icons and menus
- Replace CFLAGS and CXXFLAGS with CPPFLAGS for include directory
- Improve sed patch by using & for replacement part
- Strip web-plugin library, install icons and desktop files on post-install
stage
- Remove unneeded files after --disable-desktopfiles option from pkg-plist
- Add translated files, icons and desktop files to pkg-plist

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196409-13>