Update to 1.5.1_2
This commit is contained in:
parent
02d3c089cd
commit
0f29fa0096
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198717
3 changed files with 7 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= dvdstyler
|
||||
PORTVERSION= 1.5
|
||||
DISTVERSION= 1.5.1_2
|
||||
PORTEPOCH= 2
|
||||
CATEGORIES= multimedia
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
|
@ -67,7 +67,7 @@ post-patch:
|
|||
|
||||
post-install:
|
||||
@${MKDIR} ${PREFIX}/share/applications
|
||||
@${INSTALL_DATA} ${WRKSRC}/install.win32/dvdstyler.desktop \
|
||||
@${INSTALL_DATA} ${WRKSRC}/data/dvdstyler.desktop \
|
||||
${PREFIX}/share/applications/
|
||||
@${MKDIR} ${PREFIX}/share/pixmaps
|
||||
@${INSTALL_DATA} ${WRKSRC}/src/rc/dvdstyler.png \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (DVDStyler-1.5.tar.gz) = 3ad1203b403acb40af7c63968f4d4278
|
||||
SHA256 (DVDStyler-1.5.tar.gz) = 76271ed542951a06c69e10ca7d9567608949f8d166fe5c82a59d59dbf4d741f3
|
||||
SIZE (DVDStyler-1.5.tar.gz) = 813069
|
||||
MD5 (DVDStyler-1.5.1_2.tar.gz) = 6cbb02a5b1853aaf0623205a3724cc83
|
||||
SHA256 (DVDStyler-1.5.1_2.tar.gz) = e3d2c60834b611d26fd8ae9d8bd20785a65878014a42e10669668a844403f740
|
||||
SIZE (DVDStyler-1.5.1_2.tar.gz) = 834479
|
||||
|
|
|
@ -65,6 +65,7 @@ share/applications/dvdstyler.desktop
|
|||
%%DATADIR%%/rc/save.png
|
||||
share/locale/ca/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/cs/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/da/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/de/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/es/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/eu/LC_MESSAGES/dvdstyler.mo
|
||||
|
@ -79,6 +80,7 @@ share/locale/pt_BR/LC_MESSAGES/dvdstyler.mo
|
|||
share/locale/ru/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/sk/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/sr/LC_MESSAGES/dvdstyler.mo
|
||||
share/locale/sv/LC_MESSAGES/dvdstyler.mo
|
||||
share/pixmaps/dvdstyler.png
|
||||
@dirrm %%DATADIR%%/rc
|
||||
@dirrm %%DATADIR%%/objects
|
||||
|
|
Loading…
Reference in a new issue