mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
f0098e5d43
This is port update for newer 1.0.2 version of k9copy. Previous port version don't build on 4.x due to missing stdint.h so in this version of port every include of stdint.h wrapped with ifdef falling back to inttypes.h where stdint.h isn't availible and inttypes.h present. So now k9copy should be buildable on 4.x. I cant check it cause I do not have any 4.x box around. PR: ports/91356 Submitted by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
31 lines
881 B
Plaintext
31 lines
881 B
Plaintext
bin/k9copy
|
|
include/k9backupdlg.h
|
|
include/k9cell.h
|
|
include/k9cellcopylist.h
|
|
include/k9dvd.h
|
|
include/k9dvdauthor.h
|
|
include/k9dvdbackup.h
|
|
include/k9dvdprogress.h
|
|
include/k9dvdtitle.h
|
|
include/k9ifo.h
|
|
lib/libk9copy.la
|
|
lib/libk9copy.so
|
|
lib/libk9copy.so.0
|
|
share/applnk/Multimedia/K9copy.desktop
|
|
share/apps/k9copy/k9copyui.rc
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.cache.bz2
|
|
%%PORTDOCS%%%%DOCSDIR%%/index.docbook
|
|
%%PORTDOCS%%%%DOCSDIR%%/common
|
|
share/icons/hicolor/16x16/apps/k9copy.png
|
|
share/icons/hicolor/32x32/apps/k9copy.png
|
|
share/icons/hicolor/48x48/apps/k9copy.png
|
|
share/locale/cs/LC_MESSAGES/k9copy.mo
|
|
share/locale/en_GB/LC_MESSAGES/k9copy.mo
|
|
share/locale/es/LC_MESSAGES/k9copy.mo
|
|
share/locale/fr/LC_MESSAGES/k9copy.mo
|
|
share/locale/hu/LC_MESSAGES/k9copy.mo
|
|
share/locale/it/LC_MESSAGES/k9copy.mo
|
|
share/locale/pt_BR/LC_MESSAGES/k9copy.mo
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
@dirrm share/apps/k9copy
|