[paketler-commits] r14517 - in devel/desktop/freedesktop/hal: . files

paketler-uludag at uludag.org.tr paketler-uludag at uludag.org.tr
1 Kas 2006 Çar 16:02:57 EET


Author: caglar
Date: Wed Nov  1 16:02:57 2006
New Revision: 14517

Added:
   devel/desktop/freedesktop/hal/files/ntfs-3g.patch
Removed:
   devel/desktop/freedesktop/hal/files/hal-partutil-fix1.patch
   devel/desktop/freedesktop/hal/files/hal-performance-pci_ids_v2.patch
   devel/desktop/freedesktop/hal/files/hal-performance-properties1.diff
   devel/desktop/freedesktop/hal/files/typo.patch
Modified:
   devel/desktop/freedesktop/hal/actions.py
   devel/desktop/freedesktop/hal/pspec.xml
Log:
Update to todays git, use ntfs-3g as default

Modified: devel/desktop/freedesktop/hal/actions.py
=================================================================
--- devel/desktop/freedesktop/hal/actions.py	(original)
+++ devel/desktop/freedesktop/hal/actions.py	Wed Nov  1 16:02:57 2006
@@ -7,9 +7,20 @@
 
 from pisi.actionsapi import autotools
 from pisi.actionsapi import pisitools
+from pisi.actionsapi import libtools
+from pisi.actionsapi import shelltools
 from pisi.actionsapi import get
 
 def setup():
+    libtools.libtoolize("--copy --force")
+    autotools.aclocal()
+    autotools.autoheader()
+    autotools.automake("--add-missing --copy")
+    autotools.autoconf()
+
+    shelltools.system("glib-gettextize --force --copy")
+    shelltools.system("intltoolize --copy --force --automake")
+
     autotools.configure("--enable-pcmcia-support \
                          --enable-sysfs-carrier \
                          --enable-hotplug-map \

Modified: devel/desktop/freedesktop/hal/pspec.xml
=================================================================
--- devel/desktop/freedesktop/hal/pspec.xml	(original)
+++ devel/desktop/freedesktop/hal/pspec.xml	Wed Nov  1 16:02:57 2006
@@ -15,7 +15,7 @@
         <Summary xml:lang="tr">Donanım soyutlama katmanı</Summary>
         <Description>HAL is a specification and an implementation of a hardware abstraction layer.</Description>
         <Description xml:lang="tr">HAL, donanım soyutlama katmanının belirtim ve uygulamasıdır.</Description>
-        <Archive sha1sum="35675b6701b9e953edfabf0d91b68ccee5a5a491" type="targz">http://people.freedesktop.org/~david/dist/hal-0.5.8.1.tar.gz</Archive>
+        <Archive sha1sum="05b0f2dc6e5aa52bd1726dc123ebc0a5e6cdea7d" type="targz">http://people.freedesktop.org/~david/dist/hal-0.5.8.1_20061101.tar.gz</Archive>
         <BuildDependencies>
             <Dependency>doxygen</Dependency>
             <Dependency>expat</Dependency>
@@ -31,14 +31,11 @@
             <Dependency versionFrom="2.0">baselayout</Dependency>
         </BuildDependencies>
         <Patches>
-            <Patch>hal-performance-pci_ids_v2.patch</Patch>
-            <Patch level="1">hal-performance-properties1.diff</Patch>
             <Patch level="1">hal-fix-mount_options.diff</Patch>
             <Patch>hal-add-standby-support.diff</Patch>
             <Patch level="1">hal-fix-util_compute_time_remaining_warning_highTime.diff</Patch>
             <Patch level="1">hal-policykit.patch</Patch>
-            <Patch level="1">typo.patch</Patch>
-            <Patch level="1">hal-partutil-fix1.patch</Patch>
+            <Patch level="1">ntfs-3g.patch</Patch>
         </Patches>
     </Source>
 
@@ -74,6 +71,13 @@
     </Package>
 
     <History>
+        <Update release="33">
+            <Date>2006-11-01</Date>
+            <Version>0.5.8.1_20061101</Version>
+            <Comment>Update to todays git, use ntfs-3g as default</Comment>
+            <Name>S.Çağlar Onur</Name>
+            <Email>caglar at pardus.org.tr</Email>
+        </Update>
         <Update release="32">
             <Date>2006-10-24</Date>
             <Version>0.5.8.1</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi