Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11033217
D9041.id21750.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
4 KB
Referenced Files
None
Subscribers
None
D9041.id21750.diff
View Options
diff --git a/component.xml b/component.xml
deleted file mode 100644
--- a/component.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-<PISI>
- <Name>security.library</Name>
-</PISI>
-
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,13 @@
name : libmcrypt
version : 2.5.8
-release : 1
+release : 2
source :
- - http://heanet.dl.sourceforge.net/project/mcrypt/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.gz : e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e
-license : LGPL-2.1
+ - https://sourceforge.net/projects/mcrypt/files/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.gz : e4eb6c074bbab168ac47b947c195ff8cef9d51a211cdd18ca9c9ef34d27a373e
+license : LGPL-2.1-or-later
+component : security.library
summary : libmcrypt is a thread-safe library providing a uniform encryption interface.
description: |
libmcrypt is a thread-safe library providing a uniform interface to access several block and stream encryption algorithms.
-builddeps :
setup : |
# Wonder why it is like this, rather than just %configure%? Because the default configure flag uses
# --docdir, which is not a valid libmcrypt configure flag, so it fails with it.
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,14 +2,15 @@
<Source>
<Name>libmcrypt</Name>
<Packager>
- <Name>Joshua Strobl</Name>
- <Email>joshua.strobl@outlook.com</Email>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
</Packager>
- <License>LGPL-2.1</License>
+ <License>LGPL-2.1-or-later</License>
+ <PartOf>security.library</PartOf>
<Summary xml:lang="en">libmcrypt is a thread-safe library providing a uniform encryption interface.</Summary>
<Description xml:lang="en">libmcrypt is a thread-safe library providing a uniform interface to access several block and stream encryption algorithms.
</Description>
- <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
</Source>
<Package>
<Name>libmcrypt</Name>
@@ -18,9 +19,10 @@
</Description>
<PartOf>security.library</PartOf>
<Files>
- <Path fileType="data">/usr/share/aclocal</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="executable">/usr/bin/libmcrypt-config</Path>
+ <Path fileType="library">/usr/lib64/libmcrypt.so.4</Path>
+ <Path fileType="library">/usr/lib64/libmcrypt.so.4.4.8</Path>
+ <Path fileType="man">/usr/share/man/man3/mcrypt.3</Path>
</Files>
</Package>
<Package>
@@ -30,21 +32,22 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="current">libmcrypt</Dependency>
+ <Dependency release="2">libmcrypt</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="man">/usr/share/man/man3</Path>
- <Path fileType="header">/usr/include</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
+ <Path fileType="header">/usr/include/mcrypt.h</Path>
+ <Path fileType="header">/usr/include/mutils/mcrypt.h</Path>
+ <Path fileType="library">/usr/lib64/libmcrypt.so</Path>
+ <Path fileType="data">/usr/share/aclocal/libmcrypt.m4</Path>
</Files>
</Package>
<History>
- <Update release="1">
- <Date>2015-07-01</Date>
+ <Update release="2">
+ <Date>2020-06-11</Date>
<Version>2.5.8</Version>
<Comment>Packaging update</Comment>
- <Name>Joshua Strobl</Name>
- <Email>joshua.strobl@outlook.com</Email>
+ <Name>Albert Krenz</Name>
+ <Email>albert.krenz+solus@mailbox.org</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 3:19 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5813500
Default Alt Text
D9041.id21750.diff (4 KB)
Attached To
Mode
D9041: Add missing component to libmcrypt package.yml
Attached
Detach File
Event Timeline
Log In to Comment