support stage for gcdmaster

This commit is contained in:
MIHIRA Sanpei Yoshiro 2014-06-20 10:16:53 +00:00
parent 14cfd6ff6b
commit 6ddba6550e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358545
3 changed files with 4 additions and 3 deletions

View file

@ -135,6 +135,7 @@ do-install:
${STAGEDIR}${LOCALBASE}/share/pixmaps
@${INSTALL_DATA} ${WRKSRC}/xdao/gcdmaster.schemas \
${STAGEDIR}${LOCALBASE}/etc/gconf/schemas
@${MKDIR} ${STAGEDIR}${LOCALBASE}/share/mime/packages
@${INSTALL_DATA} ${WRKSRC}/xdao/gcdmaster.xml \
${STAGEDIR}${LOCALBASE}/share/mime/packages
@${MKDIR} ${STAGEDIR}${DATADIR}

View file

@ -9,5 +9,4 @@ MASTERDIR= ${.CURDIR}/../cdrdao
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"

View file

@ -1,6 +1,7 @@
bin/gcdmaster
%%DATADIR%%/Preferences.glade
%%DATADIR%%/ProjectChooser.glade
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
share/application-registry/gcdmaster.applications
share/applications/gcdmaster.desktop
share/mime-info/gcdmaster.keys
@ -8,6 +9,6 @@ share/mime-info/gcdmaster.mime
share/pixmaps/document-icons/gcdmaster-doc.png
share/pixmaps/gcdmaster.png
share/mime/packages/gcdmaster.xml
@dirrm %%DATADIR%%
man/man1/gcdmaster.1.gz
@dirrmtry %%DATADIR%%
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime