View | Details | Raw Unified | Return to bug 175593 | Differences between
and this patch

Collapse All | Expand All

(-)security/revelation/Makefile (-26 / +56 lines)
Lines 1-43 Link Here
1
# New ports collection makefile for:	Revelation
1
# Created by: ports@c0decafe.net
2
# Date created:				2004-08-10
3
# Whom:					ports@c0decafe.net
4
#
5
# $FreeBSD: head/security/revelation/Makefile 302528 2012-08-14 18:19:34Z tabthorpe $
2
# $FreeBSD: head/security/revelation/Makefile 302528 2012-08-14 18:19:34Z tabthorpe $
6
#
7
3
8
PORTNAME=	revelation
4
PORTNAME=	revelation
9
PORTVERSION=	0.4.11
5
PORTVERSION=	0.4.14
10
PORTREVISION=	11
11
CATEGORIES=	security gnome
6
CATEGORIES=	security gnome
12
MASTER_SITES=	ftp://oss.codepoet.no/revelation/
7
MASTER_SITES=	http://cdn.bitbucket.org/erikg/revelation/downloads/
13
8
14
MAINTAINER=	ports@FreeBSD.org
9
MAINTAINER=	ports@FreeBSD.org
15
COMMENT=	Password manager for the GNOME 2 desktop
10
COMMENT=	Password manager for the GNOME 2 desktop
16
11
12
LICENSE=	GPLv2
13
14
BUILD_DEPENDS=	${NONEXISTENT}:${PORTSDIR}/security/cracklib:patch \
15
		${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto
17
LIB_DEPENDS=	crack:${PORTSDIR}/security/cracklib
16
LIB_DEPENDS=	crack:${PORTSDIR}/security/cracklib
18
BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
17
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pycrypto>0:${PORTSDIR}/security/py-pycrypto
19
RUN_DEPENDS=	${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto
20
18
21
CPPFLAGS+=	-I${LOCALBASE}/include
19
OPTIONS_DEFINE=	APPLET
22
LDFLAGS+=	-L${LOCALBASE}/lib
20
APPLET_DESC=	Build with applet
23
21
24
USE_BZIP2=	yes
22
USE_BZIP2=	yes
25
GNU_CONFIGURE=	yes
23
USE_GNOME=	desktopfileutils gnomehack gnomeprefix pygnome2
26
USE_GMAKE=	yes
27
USE_GNOME=	pygnome2 pygnomeextras gnomeprefix gnomehack desktopfileutils \
28
		pygnomedesktop
29
USE_PYTHON=	yes
24
USE_PYTHON=	yes
30
GCONF_SCHEMAS=	revelation.schemas revelation-applet.schemas
31
INSTALLS_ICONS=	yes
32
USE_GETTEXT=	yes
25
USE_GETTEXT=	yes
33
USE_DISPLAY=	yes
26
USE_PKGCONFIG=	build
27
USE_GMAKE=	yes
28
GNU_CONFIGURE=	yes
29
INSTALLS_ICONS=	yes
30
MAKE_JOBS_SAFE=	yes
31
32
GCONF_SCHEMAS=	revelation.schemas
33
34
CPPFLAGS+=	-I${LOCALBASE}/include
35
LDFLAGS+=	-L${LOCALBASE}/lib
36
37
DICTPATH=	${LOCALBASE}/libdata/cracklib/pw_dict
38
39
.include <bsd.port.options.mk>
40
41
.if ${PORT_OPTIONS:MAPPLET}
42
USE_GNOME+=	pygnomedesktop pygnomeextras
43
CONFIGURE_ARGS+=	--with-applet
44
GCONF_SCHEMAS+=	revelation-applet.schemas
45
PLIST_SUB+=	APPLET=""
46
.else
47
PLIST_SUB+=	APPLET="@comment "
48
.endif
49
50
.include <bsd.port.pre.mk>
51
52
CRACK_WRKSRC=	$$(cd ${PORTSDIR}/security/cracklib && ${MAKE} -V WRKSRC)	
34
53
35
post-patch:
54
post-patch:
36
	@${REINPLACE_CMD} -e 's|\(rvl_py_version=\)".*$$|\1""|' \
55
	@${REINPLACE_CMD} -e \
37
		${WRKSRC}/configure
56
		's|^#!.*|#!${SETENV} python|' ${WRKSRC}/src/revelation.py
38
	@${REINPLACE_CMD} -e 's|\(-Wl\)|$$(LDFLAGS) \1|' \
57
	@${REINPLACE_CMD} -e \
39
		${WRKSRC}/src/wrap/crack/Makefile.in
58
		'/FascistCheck/s|(password)|(password, "${DICTPATH}")|' \
40
	@${REINPLACE_CMD} -e 's|#include <crack.h>||' \
59
		${WRKSRC}/src/lib/util.py
41
		${WRKSRC}/src/wrap/crack/crack.c.in
60
61
post-build:
62
	@(cd ${CRACK_WRKSRC}/python && ${CC} -shared -fPIC \
63
		-I${PYTHON_INCLUDEDIR} -I${LOCALBASE}/include ${CFLAGS} \
64
		-o _cracklib.so _cracklib.c -L${LOCALBASE}/lib -lcrack -lz)
65
	@${PYTHON_CMD} -m compileall ${CRACK_WRKSRC}/python
66
	@${PYTHON_CMD} -O -m compileall ${CRACK_WRKSRC}/python
67
68
post-install:
69
	(cd ${CRACK_WRKSRC}/python && ${INSTALL_DATA} \
70
		_cracklib.so cracklib.py* \
71
		${PYTHONPREFIX_SITELIBDIR}/revelation)
42
72
43
.include <bsd.port.mk>
73
.include <bsd.port.post.mk>
(-)security/revelation/distinfo (-2 / +4 lines)
Lines 1-2 Link Here
1
SHA256 (revelation-0.4.11.tar.bz2) = 82c321ed75dbb6f6e36afd3275598cae3d880fab60c7a0ec6ead08184635efeb
1
SHA256 (revelation-0.4.14.tar.bz2) = 2ab3d1d8bcc2f441feb58122ee6a0fe4070412228194843a180a7b1c9e910019
2
SIZE (revelation-0.4.11.tar.bz2) = 639842
2
SIZE (revelation-0.4.14.tar.bz2) = 371375
3
SHA256 (cracklib-2.8.22.tar.gz) = feaff49bfb513ec10b2618c00d2f7f60776ba93fcc5fa22dd3479dd9cad9f770
4
SIZE (cracklib-2.8.22.tar.gz) = 631796
(-)security/revelation/files/patch-configure (+35 lines)
Line 0 Link Here
1
--- configure.orig	2012-11-12 17:38:33.000000000 +0900
2
+++ configure	2012-11-12 17:39:23.000000000 +0900
3
@@ -3095,7 +3095,7 @@
4
 	if test -z "$PYTHON_INCLUDE" ; then
5
 		PYTHON_INCLUDE=$PYTHON
6
 		rvl_py_include_path=`echo $PYTHON_INCLUDE | sed -e "s/bin/include/"`
7
-		rvl_py_version="`$PYTHON -c "import sys; print sys.version[0:3]"`";
8
+		rvl_py_version=""
9
 		PYTHON_INCLUDE="$rvl_py_include_path$rvl_py_version"
10
 	fi
11
 
12
@@ -6501,23 +6501,6 @@
13
 	fi
14
 
15
 
16
-	{ $as_echo "$as_me:${as_lineno-$LINENO}: checking python module cracklib" >&5
17
-$as_echo_n "checking python module cracklib... " >&6; }
18
-
19
-	$PYTHON -c "import imp; imp.find_module('cracklib')" 2>/dev/null
20
-
21
-	if test $? -eq 0; then
22
-		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
23
-$as_echo "yes" >&6; }
24
-		eval HAVE_PYMOD_CRACKLIB=yes
25
-	else
26
-		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5
27
-$as_echo "no" >&6; }
28
-		as_fn_error $? "failed to find module cracklib" "$LINENO" 5
29
-		exit 1
30
-	fi
31
-
32
-
33
 
34
 
35
 # Check whether --with-applet was given.
(-)security/revelation/pkg-descr (-22 / +6 lines)
Lines 1-24 Link Here
1
Revelation is a password manager for the GNOME 2 desktop, released under the
1
Revelation is a password manager for the GNOME 2 desktop, released
2
GNU GPL license. It stores all your accounts and passwords in a single, secure
2
under the GNU GPL license. It stores accounts and passwords in a single,
3
place, and gives you access to it through a user-friendly graphical interface.
3
secure place, and gives access to them through a user-friendly graphical
4
4
interface.
5
Features:
6
* Secure storage of passwords - uses an AES-encrypted XML data file with
7
  Cipher Block Chaining and compression for randomization.
8
* Uses a tree-structure for organizing accounts, making it easy to handle
9
  a large number of accounts.
10
* Support for importing data from / exporting data to foreign file formats.
11
  Currently supported: Figaro's Password Manager, GNOME Password Manager
12
  (gpass), .netrc, XML
13
* Has many different account types, covering the most common ones: creditcard,
14
  crypto key, database, door lock, email, ftp, generic, phone, shell, and
15
  website
16
* Unlimited undo/redo
17
* Cut/copy/paste support
18
* Account search
19
* Built-in password generator
20
* GConf-integrated configuration system
21
* User-friendly, HIG-compliant user interface.
22
5
23
Author:	Erik Grinaker <erikg-at-codepoet.no>
6
Author:	Erik Grinaker <erikg-at-codepoet.no>
24
WWW:	http://oss.codepoet.no/revelation/
7
	Mikel Olasagasti Uranga <mikel@olasagasti.info>
8
WWW:	http://revelation.olasagasti.info/
(-)security/revelation/pkg-plist (-68 / +84 lines)
Lines 1-102 Link Here
1
bin/revelation
1
bin/revelation
2
%%PYTHON_SITELIBDIR%%/revelation/bundle/__init__.py
2
%%PYTHON_SITELIBDIR%%/revelation/_cracklib.so
3
%%PYTHON_SITELIBDIR%%/revelation/PBKDF2.py
4
%%PYTHON_SITELIBDIR%%/revelation/PBKDF2.pyc
5
%%PYTHON_SITELIBDIR%%/revelation/PBKDF2.pyo
6
%%PYTHON_SITELIBDIR%%/revelation/__init__.py
7
%%PYTHON_SITELIBDIR%%/revelation/__init__.pyc
8
%%PYTHON_SITELIBDIR%%/revelation/__init__.pyo
3
%%PYTHON_SITELIBDIR%%/revelation/bundle/AfSplitter.py
9
%%PYTHON_SITELIBDIR%%/revelation/bundle/AfSplitter.py
4
%%PYTHON_SITELIBDIR%%/revelation/bundle/PBKDFv2.py
5
%%PYTHON_SITELIBDIR%%/revelation/bundle/luks.py
6
%%PYTHON_SITELIBDIR%%/revelation/bundle/__init__.pyc
7
%%PYTHON_SITELIBDIR%%/revelation/bundle/AfSplitter.pyc
10
%%PYTHON_SITELIBDIR%%/revelation/bundle/AfSplitter.pyc
8
%%PYTHON_SITELIBDIR%%/revelation/bundle/PBKDFv2.pyc
9
%%PYTHON_SITELIBDIR%%/revelation/bundle/luks.pyc
10
%%PYTHON_SITELIBDIR%%/revelation/bundle/__init__.pyo
11
%%PYTHON_SITELIBDIR%%/revelation/bundle/AfSplitter.pyo
11
%%PYTHON_SITELIBDIR%%/revelation/bundle/AfSplitter.pyo
12
%%PYTHON_SITELIBDIR%%/revelation/bundle/PBKDFv2.py
13
%%PYTHON_SITELIBDIR%%/revelation/bundle/PBKDFv2.pyc
12
%%PYTHON_SITELIBDIR%%/revelation/bundle/PBKDFv2.pyo
14
%%PYTHON_SITELIBDIR%%/revelation/bundle/PBKDFv2.pyo
15
%%PYTHON_SITELIBDIR%%/revelation/bundle/__init__.py
16
%%PYTHON_SITELIBDIR%%/revelation/bundle/__init__.pyc
17
%%PYTHON_SITELIBDIR%%/revelation/bundle/__init__.pyo
18
%%PYTHON_SITELIBDIR%%/revelation/bundle/luks.py
19
%%PYTHON_SITELIBDIR%%/revelation/bundle/luks.pyc
13
%%PYTHON_SITELIBDIR%%/revelation/bundle/luks.pyo
20
%%PYTHON_SITELIBDIR%%/revelation/bundle/luks.pyo
14
@dirrm %%PYTHON_SITELIBDIR%%/revelation/bundle
21
%%PYTHON_SITELIBDIR%%/revelation/config.py
22
%%PYTHON_SITELIBDIR%%/revelation/config.pyc
23
%%PYTHON_SITELIBDIR%%/revelation/config.pyo
24
%%PYTHON_SITELIBDIR%%/revelation/cracklib.py
25
%%PYTHON_SITELIBDIR%%/revelation/cracklib.pyc
26
%%PYTHON_SITELIBDIR%%/revelation/cracklib.pyo
27
%%PYTHON_SITELIBDIR%%/revelation/data.py
28
%%PYTHON_SITELIBDIR%%/revelation/data.pyc
29
%%PYTHON_SITELIBDIR%%/revelation/data.pyo
15
%%PYTHON_SITELIBDIR%%/revelation/datahandler/__init__.py
30
%%PYTHON_SITELIBDIR%%/revelation/datahandler/__init__.py
16
%%PYTHON_SITELIBDIR%%/revelation/datahandler/base.py
17
%%PYTHON_SITELIBDIR%%/revelation/datahandler/fpm.py
18
%%PYTHON_SITELIBDIR%%/revelation/datahandler/gpass.py
19
%%PYTHON_SITELIBDIR%%/revelation/datahandler/netrc.py
20
%%PYTHON_SITELIBDIR%%/revelation/datahandler/pwsafe.py
21
%%PYTHON_SITELIBDIR%%/revelation/datahandler/rvl.py
22
%%PYTHON_SITELIBDIR%%/revelation/datahandler/splashid.py
23
%%PYTHON_SITELIBDIR%%/revelation/datahandler/text.py
24
%%PYTHON_SITELIBDIR%%/revelation/datahandler/xhtml.py
25
%%PYTHON_SITELIBDIR%%/revelation/datahandler/__init__.pyc
31
%%PYTHON_SITELIBDIR%%/revelation/datahandler/__init__.pyc
26
%%PYTHON_SITELIBDIR%%/revelation/datahandler/base.pyc
27
%%PYTHON_SITELIBDIR%%/revelation/datahandler/fpm.pyc
28
%%PYTHON_SITELIBDIR%%/revelation/datahandler/gpass.pyc
29
%%PYTHON_SITELIBDIR%%/revelation/datahandler/netrc.pyc
30
%%PYTHON_SITELIBDIR%%/revelation/datahandler/pwsafe.pyc
31
%%PYTHON_SITELIBDIR%%/revelation/datahandler/rvl.pyc
32
%%PYTHON_SITELIBDIR%%/revelation/datahandler/splashid.pyc
33
%%PYTHON_SITELIBDIR%%/revelation/datahandler/text.pyc
34
%%PYTHON_SITELIBDIR%%/revelation/datahandler/xhtml.pyc
35
%%PYTHON_SITELIBDIR%%/revelation/datahandler/__init__.pyo
32
%%PYTHON_SITELIBDIR%%/revelation/datahandler/__init__.pyo
33
%%PYTHON_SITELIBDIR%%/revelation/datahandler/base.py
34
%%PYTHON_SITELIBDIR%%/revelation/datahandler/base.pyc
36
%%PYTHON_SITELIBDIR%%/revelation/datahandler/base.pyo
35
%%PYTHON_SITELIBDIR%%/revelation/datahandler/base.pyo
36
%%PYTHON_SITELIBDIR%%/revelation/datahandler/csvfile.py
37
%%PYTHON_SITELIBDIR%%/revelation/datahandler/csvfile.pyc
38
%%PYTHON_SITELIBDIR%%/revelation/datahandler/csvfile.pyo
39
%%PYTHON_SITELIBDIR%%/revelation/datahandler/fpm.py
40
%%PYTHON_SITELIBDIR%%/revelation/datahandler/fpm.pyc
37
%%PYTHON_SITELIBDIR%%/revelation/datahandler/fpm.pyo
41
%%PYTHON_SITELIBDIR%%/revelation/datahandler/fpm.pyo
42
%%PYTHON_SITELIBDIR%%/revelation/datahandler/gpass.py
43
%%PYTHON_SITELIBDIR%%/revelation/datahandler/gpass.pyc
38
%%PYTHON_SITELIBDIR%%/revelation/datahandler/gpass.pyo
44
%%PYTHON_SITELIBDIR%%/revelation/datahandler/gpass.pyo
45
%%PYTHON_SITELIBDIR%%/revelation/datahandler/netrc.py
46
%%PYTHON_SITELIBDIR%%/revelation/datahandler/netrc.pyc
39
%%PYTHON_SITELIBDIR%%/revelation/datahandler/netrc.pyo
47
%%PYTHON_SITELIBDIR%%/revelation/datahandler/netrc.pyo
48
%%PYTHON_SITELIBDIR%%/revelation/datahandler/pwsafe.py
49
%%PYTHON_SITELIBDIR%%/revelation/datahandler/pwsafe.pyc
40
%%PYTHON_SITELIBDIR%%/revelation/datahandler/pwsafe.pyo
50
%%PYTHON_SITELIBDIR%%/revelation/datahandler/pwsafe.pyo
51
%%PYTHON_SITELIBDIR%%/revelation/datahandler/rvl.py
52
%%PYTHON_SITELIBDIR%%/revelation/datahandler/rvl.pyc
41
%%PYTHON_SITELIBDIR%%/revelation/datahandler/rvl.pyo
53
%%PYTHON_SITELIBDIR%%/revelation/datahandler/rvl.pyo
54
%%PYTHON_SITELIBDIR%%/revelation/datahandler/splashid.py
55
%%PYTHON_SITELIBDIR%%/revelation/datahandler/splashid.pyc
42
%%PYTHON_SITELIBDIR%%/revelation/datahandler/splashid.pyo
56
%%PYTHON_SITELIBDIR%%/revelation/datahandler/splashid.pyo
57
%%PYTHON_SITELIBDIR%%/revelation/datahandler/text.py
58
%%PYTHON_SITELIBDIR%%/revelation/datahandler/text.pyc
43
%%PYTHON_SITELIBDIR%%/revelation/datahandler/text.pyo
59
%%PYTHON_SITELIBDIR%%/revelation/datahandler/text.pyo
60
%%PYTHON_SITELIBDIR%%/revelation/datahandler/xhtml.py
61
%%PYTHON_SITELIBDIR%%/revelation/datahandler/xhtml.pyc
44
%%PYTHON_SITELIBDIR%%/revelation/datahandler/xhtml.pyo
62
%%PYTHON_SITELIBDIR%%/revelation/datahandler/xhtml.pyo
45
@dirrm %%PYTHON_SITELIBDIR%%/revelation/datahandler
46
%%PYTHON_SITELIBDIR%%/revelation/__init__.py
47
%%PYTHON_SITELIBDIR%%/revelation/data.py
48
%%PYTHON_SITELIBDIR%%/revelation/dialog.py
63
%%PYTHON_SITELIBDIR%%/revelation/dialog.py
49
%%PYTHON_SITELIBDIR%%/revelation/entry.py
50
%%PYTHON_SITELIBDIR%%/revelation/io.py
51
%%PYTHON_SITELIBDIR%%/revelation/ui.py
52
%%PYTHON_SITELIBDIR%%/revelation/util.py
53
%%PYTHON_SITELIBDIR%%/revelation/__init__.pyc
54
%%PYTHON_SITELIBDIR%%/revelation/data.pyc
55
%%PYTHON_SITELIBDIR%%/revelation/dialog.pyc
64
%%PYTHON_SITELIBDIR%%/revelation/dialog.pyc
56
%%PYTHON_SITELIBDIR%%/revelation/entry.pyc
57
%%PYTHON_SITELIBDIR%%/revelation/io.pyc
58
%%PYTHON_SITELIBDIR%%/revelation/ui.pyc
59
%%PYTHON_SITELIBDIR%%/revelation/util.pyc
60
%%PYTHON_SITELIBDIR%%/revelation/__init__.pyo
61
%%PYTHON_SITELIBDIR%%/revelation/data.pyo
62
%%PYTHON_SITELIBDIR%%/revelation/dialog.pyo
65
%%PYTHON_SITELIBDIR%%/revelation/dialog.pyo
66
%%PYTHON_SITELIBDIR%%/revelation/entry.py
67
%%PYTHON_SITELIBDIR%%/revelation/entry.pyc
63
%%PYTHON_SITELIBDIR%%/revelation/entry.pyo
68
%%PYTHON_SITELIBDIR%%/revelation/entry.pyo
69
%%PYTHON_SITELIBDIR%%/revelation/io.py
70
%%PYTHON_SITELIBDIR%%/revelation/io.pyc
64
%%PYTHON_SITELIBDIR%%/revelation/io.pyo
71
%%PYTHON_SITELIBDIR%%/revelation/io.pyo
72
%%PYTHON_SITELIBDIR%%/revelation/ui.py
73
%%PYTHON_SITELIBDIR%%/revelation/ui.pyc
65
%%PYTHON_SITELIBDIR%%/revelation/ui.pyo
74
%%PYTHON_SITELIBDIR%%/revelation/ui.pyo
75
%%PYTHON_SITELIBDIR%%/revelation/util.py
76
%%PYTHON_SITELIBDIR%%/revelation/util.pyc
66
%%PYTHON_SITELIBDIR%%/revelation/util.pyo
77
%%PYTHON_SITELIBDIR%%/revelation/util.pyo
67
%%PYTHON_SITELIBDIR%%/revelation/config.py
78
%%APPLET%%libdata/bonobo/servers/GNOME_RevelationApplet.server
68
%%PYTHON_SITELIBDIR%%/revelation/config.pyc
79
%%APPLET%%libexec/revelation-applet
69
%%PYTHON_SITELIBDIR%%/revelation/config.pyo
70
%%PYTHON_SITELIBDIR%%/revelation/crack.so
71
@dirrm %%PYTHON_SITELIBDIR%%/revelation
72
libdata/bonobo/servers/GNOME_RevelationApplet.server
73
libexec/revelation-applet
74
share/locale/de/LC_MESSAGES/revelation.mo
75
share/locale/fr/LC_MESSAGES/revelation.mo
76
share/locale/sv/LC_MESSAGES/revelation.mo
77
share/locale/zh/LC_MESSAGES/revelation.mo
78
share/locale/cs/LC_MESSAGES/revelation.mo
79
share/applications/revelation.desktop
80
share/applications/revelation.desktop
80
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
81
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
82
share/revelation/ui/menubar.xml
83
share/revelation/ui/popup-tree.xml
84
share/revelation/ui/toolbar.xml
85
@dirrm share/revelation/ui
86
share/revelation/pwdict.hwm
87
share/revelation/pwdict.pwd
88
share/revelation/pwdict.pwi
89
@dirrm share/revelation
90
share/icons/hicolor/16x16/apps/revelation.png
81
share/icons/hicolor/16x16/apps/revelation.png
91
share/icons/hicolor/24x24/apps/revelation.png
92
share/icons/hicolor/24x24/apps/revelation-locked.png
82
share/icons/hicolor/24x24/apps/revelation-locked.png
93
share/icons/hicolor/32x32/apps/revelation.png
83
share/icons/hicolor/24x24/apps/revelation.png
84
share/icons/hicolor/256x256/apps/revelation.png
94
share/icons/hicolor/32x32/apps/revelation-locked.png
85
share/icons/hicolor/32x32/apps/revelation-locked.png
95
share/icons/hicolor/48x48/apps/revelation.png
86
share/icons/hicolor/32x32/apps/revelation.png
96
share/icons/hicolor/48x48/apps/revelation-locked.png
87
share/icons/hicolor/48x48/apps/revelation-locked.png
88
share/icons/hicolor/48x48/apps/revelation.png
97
share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-revelation.png
89
share/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-revelation.png
90
share/icons/hicolor/scalable/apps/revelation.svg
91
share/locale/ca/LC_MESSAGES/revelation.mo
92
share/locale/cs/LC_MESSAGES/revelation.mo
93
share/locale/de/LC_MESSAGES/revelation.mo
94
share/locale/es/LC_MESSAGES/revelation.mo
95
share/locale/et/LC_MESSAGES/revelation.mo
96
share/locale/eu/LC_MESSAGES/revelation.mo
97
share/locale/fi/LC_MESSAGES/revelation.mo
98
share/locale/fr/LC_MESSAGES/revelation.mo
99
share/locale/lt/LC_MESSAGES/revelation.mo
100
share/locale/nl/LC_MESSAGES/revelation.mo
101
share/locale/pt_BR/LC_MESSAGES/revelation.mo
102
share/locale/ru/LC_MESSAGES/revelation.mo
103
share/locale/sv/LC_MESSAGES/revelation.mo
104
share/locale/zh/LC_MESSAGES/revelation.mo
98
share/mime/packages/revelation.xml
105
share/mime/packages/revelation.xml
99
share/mime/application/x-revelation.xml
106
%%DATADIR%%/ui/menubar.xml
107
%%DATADIR%%/ui/popup-tree.xml
108
%%DATADIR%%/ui/toolbar.xml
109
@dirrm %%DATADIR%%/ui
110
@dirrm %%DATADIR%%
111
@dirrmtry share/applications
112
@dirrm %%PYTHON_SITELIBDIR%%/revelation/datahandler
113
@dirrm %%PYTHON_SITELIBDIR%%/revelation/bundle
114
@dirrm %%PYTHON_SITELIBDIR%%/revelation
115
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
116
@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true
100
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
117
@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
101
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
118
@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
102
@dirrmtry share/applications

Return to bug 175593