diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2007-09-04 01:32:51 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2007-09-04 01:32:51 +0000 |
commit | 0f29fa0096b50612f50e6276bfb4639af76cea7c (patch) | |
tree | 0566b6368b7263e5f1b6290ded892f857ac533cb /multimedia/dvdstyler | |
parent | 02d3c089cdd1c04d0806b619028dc6a611ef66a8 (diff) |
Notes
Diffstat (limited to 'multimedia/dvdstyler')
-rw-r--r-- | multimedia/dvdstyler/Makefile | 4 | ||||
-rw-r--r-- | multimedia/dvdstyler/distinfo | 6 | ||||
-rw-r--r-- | multimedia/dvdstyler/pkg-plist | 2 |
3 files changed, 7 insertions, 5 deletions
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile index d1a62d92000a..0a540383b4fe 100644 --- a/multimedia/dvdstyler/Makefile +++ b/multimedia/dvdstyler/Makefile @@ -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 \ diff --git a/multimedia/dvdstyler/distinfo b/multimedia/dvdstyler/distinfo index ca47f2501530..0a71bebd24a5 100644 --- a/multimedia/dvdstyler/distinfo +++ b/multimedia/dvdstyler/distinfo @@ -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 diff --git a/multimedia/dvdstyler/pkg-plist b/multimedia/dvdstyler/pkg-plist index 419033b42b18..489d0ab5ee05 100644 --- a/multimedia/dvdstyler/pkg-plist +++ b/multimedia/dvdstyler/pkg-plist @@ -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 |