Gentoo Archives: gentoo-commits

From: "Samuli Suominen (drac)" <drac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/jokosher/files: jokosher-0.9-update-database.patch jokosher-0.9-desktop-entry.patch digest-jokosher-0.9
Date: Mon, 17 Sep 2007 16:26:46
Message-Id: E1IXJJP-0004IE-4q@stork.gentoo.org
1 drac 07/09/17 16:19:03
2
3 Added: jokosher-0.9-update-database.patch
4 jokosher-0.9-desktop-entry.patch
5 digest-jokosher-0.9
6 Log:
7 Initial commit for bug 141362, thanks to Denis Gubanov, Eric Anderson, James Kirkham, Jose daLuz Alex Rostovtsev and many others I missed to mention here.
8 (Portage version: 2.1.3.9)
9
10 Revision Changes Path
11 1.1 media-sound/jokosher/files/jokosher-0.9-update-database.patch
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/files/jokosher-0.9-update-database.patch?rev=1.1&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/files/jokosher-0.9-update-database.patch?rev=1.1&content-type=text/plain
15
16 Index: jokosher-0.9-update-database.patch
17 ===================================================================
18 diff -ur jokosher-0.9.orig/setup.py jokosher-0.9/setup.py
19 --- jokosher-0.9.orig/setup.py 2007-03-07 04:22:42.000000000 +0200
20 +++ jokosher-0.9/setup.py 2007-09-17 19:03:00.000000000 +0300
21 @@ -92,21 +92,6 @@
22 for fileNum in range(0, len(installedOmfFiles)):
23 call(["scrollkeeper-preinstall", HELPURI[fileNum],
24 installedOmfFiles[fileNum], installedOmfFiles[fileNum]])
25 -
26 - #Update the scrollkeeper catalog
27 - if os.geteuid() == 0:
28 - print "Updating the scrollkeeper index..."
29 - call(["scrollkeeper-update", "-o", installroot + omfdir])
30 -
31 -# Update the mime types
32 -if os.geteuid() == 0 and dist != None:
33 - print "Updating the mime-types...."
34 -
35 - #update the mimetypes database
36 - call(["update-mime-database", "/usr/share/mime/"])
37 -
38 - #update the .desktop file database
39 - call(["update-desktop-database"])
40
41 print "\nInstallation finished! You can now run Jokosher by typing 'jokosher' or through your applications menu icon."
42
43
44
45
46 1.1 media-sound/jokosher/files/jokosher-0.9-desktop-entry.patch
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/files/jokosher-0.9-desktop-entry.patch?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/files/jokosher-0.9-desktop-entry.patch?rev=1.1&content-type=text/plain
50
51 Index: jokosher-0.9-desktop-entry.patch
52 ===================================================================
53 diff -ur jokosher-0.9.orig/bin/jokosher.desktop jokosher-0.9/bin/jokosher.desktop
54 --- jokosher-0.9.orig/bin/jokosher.desktop 2007-04-22 18:04:13.000000000 +0300
55 +++ jokosher-0.9/bin/jokosher.desktop 2007-09-17 18:56:25.000000000 +0300
56 @@ -1,6 +1,5 @@
57 [Desktop Entry]
58 -Version=0.9
59 -Encoding=UTF-8
60 +Version=1.0
61 Name=Jokosher Audio Editor
62 GenericName=Jokosher audio editor
63 Comment=Simply and easily create multi-track audio
64 @@ -9,5 +8,5 @@
65 Terminal=false
66 Type=Application
67 MimeType=application/x-jokosher;
68 -Categories=AudioVideoEditing;GTK;Recorder
69 +Categories=AudioVideo;Recorder;GTK;
70 GenericName[en_CA]=Jokosher audio editor
71
72
73
74 1.1 media-sound/jokosher/files/digest-jokosher-0.9
75
76 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/files/digest-jokosher-0.9?rev=1.1&view=markup
77 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/jokosher/files/digest-jokosher-0.9?rev=1.1&content-type=text/plain
78
79 Index: digest-jokosher-0.9
80 ===================================================================
81 MD5 56a9d64d557af8e7f9b285dc51fd9fc0 jokosher-0.9.tar.gz 1241956
82 RMD160 a5df104a45a36668b198183f894d69c83e4a2f5b jokosher-0.9.tar.gz 1241956
83 SHA256 2876e52d77ca87ceaa58f1db75ec480bf7502540501286c5dcc497e0d71b135e jokosher-0.9.tar.gz 1241956
84
85
86
87 --
88 gentoo-commits@g.o mailing list