On Thu, Sep 03, 2015 at 08:14:33AM -0700, J. Scott Heppler wrote:
> Attached is an update to x11/tint port that packages and runs on amd64.

Tested successfully on amd64 with openbox-session, with your resubmitted 
tarball posted separately. [0]

USE_SYSTRACE caught two attempts to execute gtk-icon-update-cache, which are 
eliminated if you add this patch.

--- tint2/patches/patch-src_tint2conf_CMakeLists_txt    Wed Dec 31 19:00:00 1969
+++ my.tint2/patches/patch-src_tint2conf_CMakeLists_txt Sat Sep  5 10:15:32 2015
@@ -0,0 +1,7 @@
+--- src/tint2conf/CMakeLists.txt.orig  Sat Sep  5 10:14:56 2015
++++ src/tint2conf/CMakeLists.txt       Sat Sep  5 10:15:04 2015
+@@ -71,4 +71,3 @@ add_subdirectory(po)
+ install( TARGETS tint2conf DESTINATION bin )
+ install( FILES tint2conf.svg DESTINATION 
${DATADIR}/icons/hicolor/scalable/apps )
+ install( FILES tint2conf.desktop DESTINATION ${DATADIR}/applications )
+-install( CODE "execute_process(COMMAND gtk-update-icon-cache -f -t 
${DATADIR}/icons/hicolor WORKING_DIRECTORY ${CMAKE_INSTALL_PREFIX})" )

port-lib-depends-check complains about iconv.6, but this may be due to the 
MODULES
and out of your control.

---

[0] http://marc.info/?l=openbsd-ports&m=144131428603472&w=2

Reply via email to