[Contrib-commits] r153 - in pisidepo/applications/multimedia/nxtvepg: . files

contrib-commits at uludag.org.tr contrib-commits at uludag.org.tr
23 Ağu 2006 Çar 10:08:46 EEST


Author: jnmbk
Date: Wed Aug 23 10:08:45 2006
New Revision: 153

Modified:
   pisidepo/applications/multimedia/nxtvepg/actions.py
   pisidepo/applications/multimedia/nxtvepg/files/nxtvepg.desktop
   pisidepo/applications/multimedia/nxtvepg/pspec.xml
Log:
nxtvepg: pardox>fethi, paketleme hataları düzeltildi

Modified: pisidepo/applications/multimedia/nxtvepg/actions.py
=================================================================
--- pisidepo/applications/multimedia/nxtvepg/actions.py	(original)
+++ pisidepo/applications/multimedia/nxtvepg/actions.py	Wed Aug 23 10:08:45 2006
@@ -1,6 +1,7 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
 #
-#Pardox pardox2006 at hotmail dot com
-#
+# Fethi Aymaz <fethi at linux-sevenler.org>
 
 from pisi.actionsapi import autotools
 from pisi.actionsapi import pisitools

Modified: pisidepo/applications/multimedia/nxtvepg/files/nxtvepg.desktop
=================================================================
--- pisidepo/applications/multimedia/nxtvepg/files/nxtvepg.desktop	(original)
+++ pisidepo/applications/multimedia/nxtvepg/files/nxtvepg.desktop	Wed Aug 23 10:08:45 2006
@@ -1,11 +1,10 @@
 [Desktop Entry]
 Name=Nextview TV Browser
-Comment=Browse through TV Nextview information.
-Comment[tr]=Gösterilecek TV proğramlarını tara
-Icon=nxtvepg.png
+GenericName=EPG decoder software.
+GenericName[tr]=EPG yorumlayıcı
+Icon=/usr/share/pixmaps/nxtvepg.png
 Exec=nxtvepg
 Terminal=false
 Type=Application
 Categories=Application;AudioVideo;X-Red-Hat-Base;
-Encoding=UTF-8
-
+Encoding=UTF-8
\ No newline at end of file

Modified: pisidepo/applications/multimedia/nxtvepg/pspec.xml
=================================================================
--- pisidepo/applications/multimedia/nxtvepg/pspec.xml	(original)
+++ pisidepo/applications/multimedia/nxtvepg/pspec.xml	Wed Aug 23 10:08:45 2006
@@ -5,51 +5,56 @@
         <Name>nxtvepg</Name>
         <Homepage>http://nxtvepg.sourceforge.net/</Homepage>
         <Packager>
-            <Name>PardoX</Name>
-            <Email>pardox2006 at hotmail.com</Email>
+            <Name>Fethi Aymaz</Name>
+            <Email>fethi at linux-sevenler.org</Email>
         </Packager>
         <License>GPL-2</License>
         <IsA>app:gui</IsA>
-        <Summary>receive and browse free TV programme listings via bttv for tv networks in Europe</Summary>
-        <Summary xml:lang="tr">Avrupadaki Televizyon proğram listelerini bttv üzerinden tv ağları için al ve tara </Summary>
-        <Description>receive and browse free TV programme listings via bttv for tv networks in Europe</Description>
-        <Description xml:lang="tr">Tv proğram listesi</Description>
+        <Summary>EPG Decoder Software</Summary>
+        <Summary xml:lang="tr">EPG dekoderi</Summary>
+        <Description>Receive and browse free TV programme listings via bttv for TV networks in Europe</Description>
+        <Description xml:lang="tr">Bu programla Avrupa'daki Televizyon programı listelerini bttv üzerinden alıp ve kolayca inceleyebilirsiniz.</Description>
         <Archive sha1sum="02008ff681377367b4b5a9d7734de9471a69e5de" type="targz">http://heanet.dl.sourceforge.net/sourceforge/nxtvepg/nxtvepg-2.7.6.tar.gz</Archive>
         <Patches>
             <Patch>nxtvepg-db.patch</Patch>
         </Patches>
         <BuildDependencies>
-            <Dependency>sed</Dependency> tcl
-            <Dependency>tcltk</Dependency>
+            <Dependency versionFrom="8.0">tcltk</Dependency>
         </BuildDependencies>
     </Source>
 
     <Package>
         <Name>nxtvepg</Name>
         <RuntimeDependencies>
-            <Dependency>sed</Dependency>
             <Dependency versionFrom="8.0">tcltk</Dependency>
         </RuntimeDependencies>
         <Files>
             <Path fileType="executable">/usr/bin</Path>
             <Path fileType="doc">/usr/share/doc</Path>
+            <Path fileType="man">/usr/share/man</Path>
             <Path fileType="data">/usr/share/applications</Path>
             <Path fileType="data">/usr/share/pixmaps</Path>
-            <Path fileType="data">/</Path>
         </Files>
-        <!-- AdditionalFiles>
-            <AdditionalFile target="/usr/share/applications/valknut.desktop" permission="0644" owner="root">valknut.desktop</AdditionalFile>
-            <AdditionalFile target="/usr/share/valknut/translation/valknut.tr.qm" permission="0644" owner="root">valknut.tr.qm</AdditionalFile>
-        </AdditionalFiles -->
+        <AdditionalFiles>
+            <AdditionalFile owner="root" permission="0644" target="/usr/share/applications/nxtvepg.desktop">nxtvepg.desktop</AdditionalFile>
+            <AdditionalFile owner="root" permission="0644" target="/usr/share/pixmaps/nxtvepg.png">nxtvepg.png</AdditionalFile>
+        </AdditionalFiles>
     </Package>
 
     <History>
+        <Update release="2">
+            <Date>2006-08-23</Date>
+            <Version>2.7.6</Version>
+            <Comment>Fixed all significant errors.</Comment>
+            <Name>Uğur Çetin</Name>
+            <Email>jnmbk at users.sourceforge.net</Email>
+        </Update>
         <Update release="1">
             <Date>2006-06-11</Date>
             <Version>2.7.6</Version>
             <Comment>First release.</Comment>
-            <Name>PardoX</Name>
-            <Email>pardox2006 at hotmail.com</Email>
+            <Name>Fethi Aymaz</Name>
+            <Email>fethi at linux-sevenler.org</Email>
         </Update>
     </History>
 </PISI>
\ No newline at end of file


Contrib-commits mesaj listesiyle ilgili daha fazla bilgi