[BACK]Return to PLIST CVS log [TXT][DIR] Up to [local] / ports / geo / foxtrotgps / pkg

Annotation of ports/geo/foxtrotgps/pkg/PLIST, Revision 1.3

1.1       yason       1: @comment $OpenBSD: PLIST,v 1.2 2010/09/01 07:12:17 jasper Exp $
                      2: bin/convert2gpx
                      3: bin/convert2osm
                      4: @bin bin/foxtrotgps
                      5: bin/georss2foxtrotgps-poi
1.2       yason       6: bin/osb2foxtrot
                      7: bin/poi2osm
1.1       yason       8: @man man/man1/convert2gpx.1
                      9: @man man/man1/convert2osm.1
                     10: @man man/man1/foxtrotgps.1
                     11: share/applications/foxtrotgps.desktop
                     12: share/doc/foxtrotgps/
                     13: share/doc/foxtrotgps/AUTHORS
                     14: share/doc/foxtrotgps/COPYING
                     15: share/doc/foxtrotgps/ChangeLog
                     16: share/doc/foxtrotgps/HACKING
                     17: share/doc/foxtrotgps/INSTALL
                     18: share/doc/foxtrotgps/NEWS
                     19: share/doc/foxtrotgps/README
1.2       yason      20: share/doc/foxtrotgps/README.osb2foxtrot
1.1       yason      21: share/doc/foxtrotgps/TODO
                     22: share/foxtrotgps/
                     23: share/foxtrotgps/foxtrotgps.glade
                     24: share/locale/bg/LC_MESSAGES/foxtrotgps.mo
                     25: share/locale/cs/LC_MESSAGES/foxtrotgps.mo
                     26: share/locale/de/LC_MESSAGES/foxtrotgps.mo
                     27: share/locale/es/LC_MESSAGES/foxtrotgps.mo
                     28: share/locale/fi/LC_MESSAGES/foxtrotgps.mo
                     29: share/locale/fr/LC_MESSAGES/foxtrotgps.mo
                     30: share/locale/hu/LC_MESSAGES/foxtrotgps.mo
1.2       yason      31: share/locale/ja/LC_MESSAGES/foxtrotgps.mo
1.1       yason      32: share/locale/nl/LC_MESSAGES/foxtrotgps.mo
                     33: share/locale/ru/LC_MESSAGES/foxtrotgps.mo
                     34: share/locale/sk/LC_MESSAGES/foxtrotgps.mo
1.2       yason      35: share/locale/sr/LC_MESSAGES/foxtrotgps.mo
1.1       yason      36: share/pixmaps/
                     37: share/pixmaps/foxtrotgps-friend.png
                     38: share/pixmaps/foxtrotgps-myposition.png
                     39: share/pixmaps/foxtrotgps-photo.png
                     40: share/pixmaps/foxtrotgps-poi.png
                     41: share/pixmaps/foxtrotgps-wp.png
                     42: share/pixmaps/foxtrotgps.png
1.3     ! kirby      43: @exec %D/bin/update-desktop-database
        !            44: @unexec-delete %D/bin/update-desktop-database
        !            45: @unexec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-uninstall-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null
        !            46: ${SCHEMAS_INSTDIR}/
        !            47: ${SCHEMAS_INSTDIR}/apps_foxtrotgps.schemas
        !            48: @exec GCONF_CONFIG_SOURCE=`%D/bin/gconftool-2 --get-default-source` %D/bin/gconftool-2 --makefile-install-rule %D/${SCHEMAS_INSTDIR}/*.schemas > /dev/null

CVSweb