Page MenuHomeSolus

D11202.id.diff
No OneTemporary

D11202.id.diff

diff --git a/Makefile b/Makefile
new file mode 100644
--- /dev/null
+++ b/Makefile
@@ -0,0 +1 @@
+include ../Makefile.common
diff --git a/package.yml b/package.yml
new file mode 100644
--- /dev/null
+++ b/package.yml
@@ -0,0 +1,25 @@
+name : perl-file-homedir
+version : '1.006'
+release : 1
+source :
+ - https://cpan.metacpan.org/authors/id/R/RE/REHSACK/File-HomeDir-1.006.tar.gz : 593737c62df0f6dab5d4122e0b4476417945bb6262c33eedc009665ef1548852
+license :
+ - Artistic-1.0
+ - GPL-2.0-or-later
+homepage : https://metacpan.org/pod/File::HomeDir
+component : programming.perl
+summary : Find your home and other directories on any platform
+description: |
+ File::HomeDir is a module for locating the directories that are "owned" by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms.
+builddeps :
+ - perl-file-which # Testing
+rundeps :
+ - perl-file-which
+setup : |
+ %perl_setup
+build : |
+ %perl_build
+install : |
+ %perl_install
+check : |
+ %make test
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
new file mode 100644
--- /dev/null
+++ b/pspec_x86_64.xml
@@ -0,0 +1,56 @@
+<PISI>
+ <Source>
+ <Name>perl-file-homedir</Name>
+ <Homepage>https://metacpan.org/pod/File::HomeDir</Homepage>
+ <Packager>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
+ </Packager>
+ <License>Artistic-1.0</License>
+ <License>GPL-2.0-or-later</License>
+ <PartOf>programming.perl</PartOf>
+ <Summary xml:lang="en">Find your home and other directories on any platform</Summary>
+ <Description xml:lang="en">File::HomeDir is a module for locating the directories that are &quot;owned&quot; by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms.
+</Description>
+ <Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://getsol.us/sources/README.Solus</Archive>
+ </Source>
+ <Package>
+ <Name>perl-file-homedir</Name>
+ <Summary xml:lang="en">Find your home and other directories on any platform</Summary>
+ <Description xml:lang="en">File::HomeDir is a module for locating the directories that are &quot;owned&quot; by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms.
+</Description>
+ <PartOf>programming.perl</PartOf>
+ <Files>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir/Darwin.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir/Darwin/Carbon.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir/Darwin/Cocoa.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir/Driver.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir/FreeDesktop.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir/MacOS9.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir/Test.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir/Unix.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/File/HomeDir/Windows.pm</Path>
+ <Path fileType="library">/usr/lib64/perl5/vendor_perl/5.32/x86_64-linux-thread-multi/auto/File/HomeDir/.packlist</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir.3</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir::Darwin.3</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir::Darwin::Carbon.3</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir::Darwin::Cocoa.3</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir::Driver.3</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir::FreeDesktop.3</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir::MacOS9.3</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir::Test.3</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir::Unix.3</Path>
+ <Path fileType="man">/usr/share/man/man3/File::HomeDir::Windows.3</Path>
+ </Files>
+ </Package>
+ <History>
+ <Update release="1">
+ <Date>2021-08-26</Date>
+ <Version>1.006</Version>
+ <Comment>Packaging update</Comment>
+ <Name>Martin Reboredo</Name>
+ <Email>yakoyoku@gmail.com</Email>
+ </Update>
+ </History>
+</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
May 6 2023, 1:54 AM (13 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808180
Default Alt Text
D11202.id.diff (4 KB)

Event Timeline