Merge branch 'master' of github.com:pisilinux/main
This commit is contained in:
@@ -18,6 +18,7 @@ def setup():
|
||||
--disable-static \
|
||||
--with-fuse=external \
|
||||
--enable-posix-acls \
|
||||
--enable-ldscript \
|
||||
--enable-extras")
|
||||
|
||||
def build():
|
||||
@@ -25,7 +26,7 @@ def build():
|
||||
|
||||
def install():
|
||||
autotools.rawInstall("DESTDIR=%s rootbindir=/usr/bin rootsbindir=/usr/bin rootlibdir=/usr/lib" % get.installDIR())
|
||||
|
||||
|
||||
pisitools.domove("/usr/bin/ntfs-3g.*", "/bin")
|
||||
|
||||
# Create some compat symlinks
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Userspace driver for NTFS read/write support</Summary>
|
||||
<Description>ntfs-3g allows regular users read/write access to NTFS filesystems.</Description>
|
||||
<Archive sha1sum="0ebd9adffd5a6ddcfbacade6be8efe1eba4b1a08" type="targz">http://tuxera.com/opensource/ntfs-3g_ntfsprogs-2015.3.14.tgz</Archive>
|
||||
<Archive sha1sum="382df40c366711003cf24d2342033c23e2580b42" type="targz">https://tuxera.com/opensource/ntfs-3g_ntfsprogs-2016.2.22.tgz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>fuse-devel</Dependency>
|
||||
<Dependency>libutil-linux-devel</Dependency>
|
||||
@@ -64,8 +64,15 @@
|
||||
<Path fileType="man">/usr/share/man/man8</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2016-06-27</Date>
|
||||
<Version>2016.2.22</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="2">
|
||||
<Date>2016-06-09</Date>
|
||||
<Version>2015.3.14</Version>
|
||||
@@ -81,4 +88,4 @@
|
||||
<Email>ertugrulerata@gmail.com</Email>
|
||||
</Update>
|
||||
</History>
|
||||
</PISI>
|
||||
</PISI>
|
||||
@@ -19,7 +19,6 @@
|
||||
<Archive sha1sum="9507598f599bb23229aa5beb3488d45bddc446e8" type="binary" target="libreoffice-5.2.0.1/external/tarballs/">http://download.documentfoundation.org/libreoffice/src/5.2.0/libreoffice-translations-5.2.0.1.tar.xz</Archive>
|
||||
<Patches>
|
||||
<Patch>make-pyuno-work-with-system-wide-module-install.diff</Patch>
|
||||
<Patch>remove_unnecessary_orcus_external_usage_from_makefiles.diff</Patch>
|
||||
</Patches>
|
||||
<BuildDependencies>
|
||||
<Dependency>ant</Dependency>
|
||||
@@ -122,6 +121,7 @@
|
||||
<Path fileType="library">/usr/lib/libreoffice/program/</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0/LOKDocView-0.1.gir</Path>
|
||||
<Path fileType="data">/usr/lib/girepository-1.0/LOKDocView-0.1.typelib</Path>
|
||||
<Path fileType="data">/usr/share/bash-completion/completions</Path>
|
||||
</Files>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile owner="root" permission="0644" target="/usr/lib/libreoffice/program/intro.png">libreoffice-splash.png</AdditionalFile>
|
||||
|
||||
Reference in New Issue
Block a user