Update to rygel-0.14.0.
This commit is contained in:
parent
f9450e305b
commit
976485450e
@ -1,13 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2012/02/23 09:40:47 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2012/03/29 07:01:07 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= home media solution that allows easy media sharing
|
||||
|
||||
GNOME_PROJECT= rygel
|
||||
GNOME_VERSION= 0.12.7
|
||||
|
||||
REVISION= 1
|
||||
GNOME_VERSION= 0.14.0
|
||||
|
||||
CATEGORIES= multimedia
|
||||
|
||||
@ -35,7 +33,7 @@ MODULES= devel/gettext \
|
||||
|
||||
BUILD_DEPENDS= net/gupnp/vala>=0.10.0
|
||||
RUN_DEPENDS= net/gupnp/vala>=0.10.0
|
||||
LIB_DEPENDS= devel/libgee \
|
||||
LIB_DEPENDS= devel/libgee06 \
|
||||
net/gupnp/av \
|
||||
net/gupnp/dlna \
|
||||
x11/gtk+3
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (gnome/rygel-0.12.7.tar.xz) = TJjX7GTF3xgHubcM0+h65Q==
|
||||
RMD160 (gnome/rygel-0.12.7.tar.xz) = 6O49l6w12aRwzlRWNzNSTV/ZCYE=
|
||||
SHA1 (gnome/rygel-0.12.7.tar.xz) = O5w0fJrxCvG1vLa6+y2sJJV8X4I=
|
||||
SHA256 (gnome/rygel-0.12.7.tar.xz) = 4m9kKta0T++J1N/qfJhiwMd7w4obRbtjuwA4qeTghU0=
|
||||
SIZE (gnome/rygel-0.12.7.tar.xz) = 1279896
|
||||
MD5 (gnome/rygel-0.14.0.tar.xz) = 7AXLchfGrHjvJ21quaZrgQ==
|
||||
RMD160 (gnome/rygel-0.14.0.tar.xz) = QrN3P1fB5/X0elD/QdDzxFtN9lo=
|
||||
SHA1 (gnome/rygel-0.14.0.tar.xz) = QI3LQUvcpnLsJ4hlLnlqV4nqxPE=
|
||||
SHA256 (gnome/rygel-0.14.0.tar.xz) = gowIDrqJq66jS5S1q1Oy+JvwOTfLODjHh+4XhGttfgI=
|
||||
SIZE (gnome/rygel-0.14.0.tar.xz) = 1304936
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.6 2012/02/23 09:40:47 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.7 2012/03/29 07:01:08 ajacoutot Exp $
|
||||
@bin bin/rygel
|
||||
@bin bin/rygel-preferences
|
||||
include/rygel-1.0/
|
||||
@ -25,14 +25,10 @@ share/dbus-1/services/org.gnome.Rygel1.service
|
||||
share/examples/rygel/
|
||||
share/examples/rygel/rygel.conf
|
||||
@sample ${SYSCONFDIR}/rygel.conf
|
||||
share/icons/hicolor/120x120/
|
||||
share/icons/hicolor/120x120/apps/
|
||||
share/icons/hicolor/120x120/apps/rygel.jpg
|
||||
share/icons/hicolor/120x120/apps/rygel.png
|
||||
share/icons/hicolor/128x128/apps/rygel.png
|
||||
share/icons/hicolor/32x32/apps/rygel.png
|
||||
share/icons/hicolor/48x48/apps/rygel.jpg
|
||||
share/icons/hicolor/48x48/apps/rygel.png
|
||||
share/icons/hicolor/scalable/apps/rygel-small.svg
|
||||
share/icons/hicolor/scalable/apps/rygel-full.svg
|
||||
share/icons/hicolor/scalable/apps/rygel.svg
|
||||
share/locale/af/LC_MESSAGES/rygel.mo
|
||||
share/locale/ar/LC_MESSAGES/rygel.mo
|
||||
@ -82,6 +78,13 @@ share/locale/zh_CN/LC_MESSAGES/rygel.mo
|
||||
share/locale/zh_HK/LC_MESSAGES/rygel.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/rygel.mo
|
||||
share/rygel/
|
||||
share/rygel/icons/
|
||||
share/rygel/icons/120x120/
|
||||
share/rygel/icons/120x120/rygel.jpg
|
||||
share/rygel/icons/120x120/rygel.png
|
||||
share/rygel/icons/48x48/
|
||||
share/rygel/icons/48x48/rygel.jpg
|
||||
share/rygel/icons/48x48/rygel.png
|
||||
share/rygel/rygel-preferences.ui
|
||||
share/rygel/xml/
|
||||
share/rygel/xml/AVTransport2.xml
|
||||
|
Loading…
Reference in New Issue
Block a user