diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-10 02:17:48 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-01-10 02:17:48 +0800 |
commit | 36fe1c46005058219a7b41d1c2a2d1aef420b718 (patch) | |
tree | 7e236d49cf0a748715686ff6befe8ffd11daab64 /sysutils/brasero | |
parent | 68af9ece6b113ea886d8a313e31a9e8a01a4fd77 (diff) | |
download | marcuscom-ports-36fe1c46005058219a7b41d1c2a2d1aef420b718.tar marcuscom-ports-36fe1c46005058219a7b41d1c2a2d1aef420b718.tar.gz marcuscom-ports-36fe1c46005058219a7b41d1c2a2d1aef420b718.tar.bz2 marcuscom-ports-36fe1c46005058219a7b41d1c2a2d1aef420b718.tar.lz marcuscom-ports-36fe1c46005058219a7b41d1c2a2d1aef420b718.tar.xz marcuscom-ports-36fe1c46005058219a7b41d1c2a2d1aef420b718.tar.zst marcuscom-ports-36fe1c46005058219a7b41d1c2a2d1aef420b718.zip |
Add missing gir files to the plist.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13414 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/brasero')
-rw-r--r-- | sysutils/brasero/Makefile | 4 | ||||
-rw-r--r-- | sysutils/brasero/pkg-plist | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/brasero/Makefile b/sysutils/brasero/Makefile index 704e9383d..f839b00ed 100644 --- a/sysutils/brasero/Makefile +++ b/sysutils/brasero/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/brasero/Makefile,v 1.61 2010/01/03 20:48:54 marcus Exp $ +# $MCom: ports/sysutils/brasero/Makefile,v 1.62 2010/01/09 05:37:44 marcus Exp $ PORTNAME= brasero PORTVERSION= 2.29.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils audio multimedia gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/sysutils/brasero/pkg-plist b/sysutils/brasero/pkg-plist index de28f30fd..73d34c83f 100644 --- a/sysutils/brasero/pkg-plist +++ b/sysutils/brasero/pkg-plist @@ -76,6 +76,8 @@ lib/brasero/plugins/libbrasero-vob.la lib/brasero/plugins/libbrasero-vob.so lib/brasero/plugins/libbrasero-wodim.la lib/brasero/plugins/libbrasero-wodim.so +lib/girepository-1.0/BraseroBurn-1.0.typelib +lib/girepository-1.0/BraseroMedia-1.0.typelib lib/libbrasero-burn.la lib/libbrasero-burn.so lib/libbrasero-burn.so.2 @@ -304,6 +306,8 @@ share/doc/libbrasero-media/up.png %%DATADIR%%/icons/hicolor/scalable/status/brasero-disc-90.svg %%DATADIR%%/icons/hicolor/scalable/status/brasero-disc-95.svg %%DATADIR%%/logo.png +share/gir-1.0/BraseroBurn-1.0.gir +share/gir-1.0/BraseroMedia-1.0.gir share/gnome/help/brasero/C/brasero.xml share/gnome/help/brasero/C/figures/brasero_main.png share/gnome/help/brasero/C/legal.xml |