live555 2020.01.11
This commit is contained in:
@@ -16,7 +16,7 @@ def setup():
|
||||
|
||||
def build():
|
||||
# http://bugs.gentoo.org/show_bug.cgi?id=247844
|
||||
autotools.make('-j1 LINK_OPTS="-L. %s"' % get.LDFLAGS().replace("-Wl,--as-needed",""))
|
||||
autotools.make('-j1 LINK_OPTS="-L. %s -lssl -lcrypto"' % get.LDFLAGS().replace("-Wl,--as-needed",""))
|
||||
|
||||
def install():
|
||||
for directory in ["BasicUsageEnvironment", "groupsock", "liveMedia", "UsageEnvironment"]:
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<!-- we can't use the upstream address as archive since older versions are removed too quickly
|
||||
web sitesinden adres vermeyin,başka alana çekin, hemen kaynak siliniyor http://www.live555.com/liveMedia/public/-->
|
||||
<!-- <Archive sha1sum="e67b262d71d46af4b95dcb937aaa0f4385a05dfd" type="targz">http://source.pisilinux.org/1.0/live.2013.10.09.tar.gz</Archive> -->
|
||||
<Archive sha1sum="9ef761561449a0484a60ee6e4f530355b18265f5" type="targz">http://live555.com/liveMedia/public/live.2018.08.05.tar.gz</Archive>
|
||||
<Archive sha1sum="751414ab85ceb943c29a552f950fedc2f40219a0" type="targz">http://live555.com/liveMedia/public/live.2020.01.11.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">shared-config.patch</Patch>
|
||||
|
||||
@@ -23,10 +23,16 @@
|
||||
<Patch level="1">libs.patch</Patch>
|
||||
-->
|
||||
</Patches>
|
||||
<BuildDependencies>
|
||||
<Dependency>openssl-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>live555</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>openssl</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
@@ -45,6 +51,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2020-01-19</Date>
|
||||
<Version>2020.01.11</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2018-08-07</Date>
|
||||
<Version>2018.08.05</Version>
|
||||
|
||||
Reference in New Issue
Block a user