diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/grilo/Makefile | 5 | ||||
-rw-r--r-- | net/grilo/distinfo | 4 | ||||
-rw-r--r-- | net/grilo/pkg-plist | 16 |
3 files changed, 10 insertions, 15 deletions
diff --git a/net/grilo/Makefile b/net/grilo/Makefile index c5aa806ff..d36006f65 100644 --- a/net/grilo/Makefile +++ b/net/grilo/Makefile @@ -3,8 +3,7 @@ # $MCom$ PORTNAME= grilo -PORTVERSION= 0.2.10 -PORTREVISION= 1 +PORTVERSION= 0.2.11 CATEGORIES= net MASTER_SITES= GNOME @@ -23,7 +22,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-vala -disable-debug CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -INSTALl_TARGET= install-strip +INSTALL_TARGET= install-strip # --enable-debug include debug symbols CONFIGURE_ARGS+=--enable-tests # build unit tests diff --git a/net/grilo/distinfo b/net/grilo/distinfo index 45927aadf..c135cc440 100644 --- a/net/grilo/distinfo +++ b/net/grilo/distinfo @@ -1,2 +1,2 @@ -SHA256 (grilo-0.2.10.tar.xz) = 559a2470fe541b0090bcfdfac7a33e92dba967727bbab6d0eca70e5636a77b25 -SIZE (grilo-0.2.10.tar.xz) = 606144 +SHA256 (grilo-0.2.11.tar.xz) = 8a52c37521de80d6caf08a519a708489b9e2b097c2758a0acaab6fbd26d30ea6 +SIZE (grilo-0.2.11.tar.xz) = 614060 diff --git a/net/grilo/pkg-plist b/net/grilo/pkg-plist index 45f639e39..d522f1f3d 100644 --- a/net/grilo/pkg-plist +++ b/net/grilo/pkg-plist @@ -1,6 +1,6 @@ -bin/grilo-simple-playlist %%UI%%bin/grilo-test-ui-0.2 bin/grl-inspect-0.2 +bin/grl-launch-0.2 include/grilo-0.2/grilo.h include/grilo-0.2/grl-caps.h include/grilo-0.2/grl-config.h @@ -33,15 +33,15 @@ lib/girepository-1.0/GrlPls-0.2.typelib lib/libgrilo-0.2.a lib/libgrilo-0.2.so lib/libgrilo-0.2.so.1 -lib/libgrilo-0.2.so.1.6.0 +lib/libgrilo-0.2.so.1.7.0 lib/libgrlnet-0.2.a lib/libgrlnet-0.2.so lib/libgrlnet-0.2.so.0 -lib/libgrlnet-0.2.so.0.1.7 +lib/libgrlnet-0.2.so.0.1.8 lib/libgrlpls-0.2.a lib/libgrlpls-0.2.so lib/libgrlpls-0.2.so.0 -lib/libgrlpls-0.2.so.0.0.2 +lib/libgrlpls-0.2.so.0.0.3 libdata/pkgconfig/grilo-0.2.pc libdata/pkgconfig/grilo-net-0.2.pc libdata/pkgconfig/grilo-pls-0.2.pc @@ -58,6 +58,7 @@ share/locale/de/LC_MESSAGES/grilo.mo share/locale/el/LC_MESSAGES/grilo.mo share/locale/es/LC_MESSAGES/grilo.mo share/locale/eo/LC_MESSAGES/grilo.mo +share/locale/eu/LC_MESSAGES/grilo.mo share/locale/fr/LC_MESSAGES/grilo.mo share/locale/gl/LC_MESSAGES/grilo.mo share/locale/id/LC_MESSAGES/grilo.mo @@ -81,6 +82,7 @@ share/locale/sr/LC_MESSAGES/grilo.mo share/locale/sr@latin/LC_MESSAGES/grilo.mo share/locale/sv/LC_MESSAGES/grilo.mo share/locale/tg/LC_MESSAGES/grilo.mo +share/locale/tr/LC_MESSAGES/grilo.mo share/locale/uk/LC_MESSAGES/grilo.mo share/locale/zh_CN/LC_MESSAGES/grilo.mo share/locale/zh_HK/LC_MESSAGES/grilo.mo @@ -89,12 +91,6 @@ share/vala/vapi/grilo-0.2.deps share/vala/vapi/grilo-0.2.vapi share/vala/vapi/grilo-net-0.2.deps share/vala/vapi/grilo-net-0.2.vapi -@dirrmtry share/locale/zh_HK/LC_MESSAGES -@dirrmtry share/locale/zh_HK -@dirrmtry share/locale/sr@latin/LC_MESSAGES -@dirrmtry share/locale/sr@latin -@dirrmtry share/locale/as/LC_MESSAGES -@dirrmtry share/locale/as @dirrm include/grilo-0.2/pls @dirrm include/grilo-0.2/net @dirrm include/grilo-0.2 |