freebsd-ports/graphics/gimageview/pkg-plist

122 lines
5.2 KiB
Text
Raw Normal View History

bin/gimv
lib/gimageview/archiver/libgimv_lha_extarc.so
lib/gimageview/archiver/libgimv_rar_extarc.so
lib/gimageview/archiver/libgimv_tar_extarc.so
lib/gimageview/archiver/libgimv_zip_extarc.so
lib/gimageview/image_loader/libgimv_bmp_loader.so
lib/gimageview/image_loader/libgimv_jpeg_loader.so
lib/gimageview/image_loader/libgimv_mag_loader.so
%%LIBMNG%%lib/gimageview/image_loader/libgimv_mng_loader.so
lib/gimageview/image_loader/libgimv_pcx_loader.so
lib/gimageview/image_loader/libgimv_pixbuf_loader.so
lib/gimageview/image_loader/libgimv_png_loader.so
%%LIBRSVG2%%lib/gimageview/image_loader/libgimv_rsvg_loader.so
lib/gimageview/image_loader/libgimv_tga_loader.so
%%LIBWMF%%lib/gimageview/image_loader/libgimv_wmf_loader.so
lib/gimageview/image_loader/libgimv_xbm_loader.so
lib/gimageview/image_loader/libgimv_xcf_loader.so
lib/gimageview/image_loader/libgimv_xvpics_loader.so
lib/gimageview/image_saver/libgimv_png_saver.so
lib/gimageview/image_saver/libgimv_pnm_saver.so
lib/gimageview/image_saver/libgimv_xvpics_saver.so
%%MPLAYER%%lib/gimageview/image_view/libgimv_mplayer.so
%%LIBXINE%%lib/gimageview/image_view/libgimv_xine.so
lib/gimageview/io_stream/libgimv_bz_io.so
lib/gimageview/io_stream/libgimv_gzip_io.so
lib/gimageview/thumbnail/libgimv_ee_thumb.so
lib/gimageview/thumbnail/libgimv_gqview_thumb.so
lib/gimageview/thumbnail/libgimv_konq_old_thumb.so
lib/gimageview/thumbnail/libgimv_konqueror_thumb.so
lib/gimageview/thumbnail/libgimv_nautilus-2.0_thumb.so
lib/gimageview/thumbnail/libgimv_nautilus_thumb.so
lib/gimageview/thumbnail/libgimv_thumb.so
lib/gimageview/thumbnail/libgimv_xvpics_thumb.so
lib/gimageview/thumbnail_view/libgimv_thumbview_detail.so
Support LIBS like LDFLAGS. - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine)
2014-06-11 16:49:59 +02:00
share/applications/gimageview.desktop
share/doc/gimageview/html/ja/01.html
share/doc/gimageview/html/ja/02.html
share/doc/gimageview/html/ja/03.html
share/doc/gimageview/html/ja/04.html
share/doc/gimageview/html/ja/05.html
share/doc/gimageview/html/ja/06.html
share/doc/gimageview/html/ja/07.html
share/doc/gimageview/html/ja/changelog.html
share/doc/gimageview/html/ja/document.html
share/doc/gimageview/html/ja/gimageview.css
share/doc/gimageview/html/ja/gimv_faq.html
share/doc/gimageview/html/ja/gimv_history.html
share/doc/gimageview/html/ja/gimv_tips.html
share/doc/gimageview/html/ja/index.html
share/doc/gimageview/html/ja/todo.html
share/doc/gimageview/text/C/AUTHORS
share/doc/gimageview/text/C/COPYING
share/doc/gimageview/text/C/ChangeLog
share/doc/gimageview/text/C/INSTALL
share/doc/gimageview/text/C/HACKING
share/doc/gimageview/text/C/NEWS
share/doc/gimageview/text/C/README
share/doc/gimageview/text/C/TODO
share/doc/gimageview/text/ja/COPYING.ja
share/doc/gimageview/text/ja/ChangeLog.ja
share/doc/gimageview/text/ja/INSTALL.ja
share/doc/gimageview/text/ja/NEWS.ja
share/doc/gimageview/text/ja/README.ja
share/doc/gimageview/text/ja/TODO.ja
share/doc/gimageview/text/ja/gimageview.txt
share/gimageview/gtkrc
share/gimageview/mplayerrc
share/gimageview/pixmaps/default/alert.xpm
share/gimageview/pixmaps/default/archive.xpm
share/gimageview/pixmaps/default/back.xpm
share/gimageview/pixmaps/default/close.xpm
share/gimageview/pixmaps/default/dotfile.xpm
share/gimageview/pixmaps/default/eject.xpm
share/gimageview/pixmaps/default/ff.xpm
share/gimageview/pixmaps/default/folder-go.xpm
share/gimageview/pixmaps/default/folder-link-open.xpm
share/gimageview/pixmaps/default/folder-link.xpm
share/gimageview/pixmaps/default/folder-lock.xpm
share/gimageview/pixmaps/default/folder-open.xpm
share/gimageview/pixmaps/default/folder-up.xpm
share/gimageview/pixmaps/default/folder.xpm
share/gimageview/pixmaps/default/folder48.xpm
share/gimageview/pixmaps/default/forward.xpm
share/gimageview/pixmaps/default/fullscreen.xpm
share/gimageview/pixmaps/default/gimageview.xpm
share/gimageview/pixmaps/default/gimv_icon.xpm
share/gimageview/pixmaps/default/home.xpm
share/gimageview/pixmaps/default/image.xpm
share/gimageview/pixmaps/default/leftarrow.xpm
share/gimageview/pixmaps/default/nav_button.xpm
share/gimageview/pixmaps/default/next_t.xpm
share/gimageview/pixmaps/default/nfolder.xpm
share/gimageview/pixmaps/default/no_zoom.xpm
share/gimageview/pixmaps/default/paper.xpm
share/gimageview/pixmaps/default/pause.xpm
share/gimageview/pixmaps/default/play.xpm
share/gimageview/pixmaps/default/prefs.xpm
share/gimageview/pixmaps/default/prev_t.xpm
share/gimageview/pixmaps/default/question.xpm
share/gimageview/pixmaps/default/refresh.xpm
share/gimageview/pixmaps/default/resize.xpm
share/gimageview/pixmaps/default/rightarrow.xpm
share/gimageview/pixmaps/default/rotate.xpm
share/gimageview/pixmaps/default/rw.xpm
share/gimageview/pixmaps/default/search.xpm
share/gimageview/pixmaps/default/skip.xpm
share/gimageview/pixmaps/default/small_archive.xpm
share/gimageview/pixmaps/default/small_close.xpm
share/gimageview/pixmaps/default/small_home.xpm
share/gimageview/pixmaps/default/small_refresh.xpm
share/gimageview/pixmaps/default/small_up.xpm
share/gimageview/pixmaps/default/stop.xpm
share/gimageview/pixmaps/default/stop2.xpm
share/gimageview/pixmaps/default/up.xpm
share/gimageview/pixmaps/default/zoom.xpm
share/gimageview/pixmaps/default/zoom_fit.xpm
share/gimageview/pixmaps/default/zoom_in.xpm
share/gimageview/pixmaps/default/zoom_out.xpm
%%NLS%%share/locale/fr/LC_MESSAGES/gimageview.mo
%%NLS%%share/locale/ja/LC_MESSAGES/gimageview.mo
share/pixmaps/gimv.png