Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
649
Issues
649
List
Boards
Labels
Service Desk
Milestones
Merge Requests
207
Merge Requests
207
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
833a4bf0
Commit
833a4bf0
authored
Aug 26, 2016
by
Francesco Colista
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
community/perl-file-readbackwards: moved from unmaintained
parent
e425d7fd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
42 deletions
+2
-42
community/perl-file-readbackwards/APKBUILD
community/perl-file-readbackwards/APKBUILD
+2
-2
unmaintained/perl-config-simple/APKBUILD
unmaintained/perl-config-simple/APKBUILD
+0
-40
No files found.
unmaintained
/perl-file-readbackwards/APKBUILD
→
community
/perl-file-readbackwards/APKBUILD
View file @
833a4bf0
# Automatically generated by apkbuild-cpan, template 1
# Contributor: Jean-Charles de Longueville <jch@hellea.eu>
# Maintainer:
# Maintainer:
Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
perl-file-readbackwards
_pkgreal
=
File-ReadBackwards
pkgver
=
1.05
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"reading a file backwards"
url
=
"http://search.cpan.org/dist/File-ReadBackwards/"
arch
=
"noarch"
...
...
unmaintained/perl-config-simple/APKBUILD
deleted
100644 → 0
View file @
e425d7fd
# Automatically generated by apkbuild-cpan, template 1
# Contributor: Jeff Bilyk <jbilyk@alpinelinux.org>
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname
=
perl-config-simple
_pkgreal
=
Config-Simple
pkgver
=
4.59
pkgrel
=
0
pkgdesc
=
"simple configuration file class"
url
=
"http://search.cpan.org/dist/Config-Simple/"
arch
=
"noarch"
license
=
"GPL PerlArtistic"
cpandepends
=
""
cpanmakedepends
=
" "
depends
=
"
$cpandepends
"
makedepends
=
"perl-dev
$cpanmakedepends
"
subpackages
=
"
$pkgname
-doc"
source
=
"http://search.cpan.org/CPAN/authors/id/S/SH/SHERZODR/
$_pkgreal
-
$pkgver
.tar.gz"
_builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
prepare
()
{
cd
"
$_builddir
"
export
CFLAGS
=
`
perl
-MConfig
-E
'say $Config{ccflags}'
`
PERL_MM_USE_DEFAULT
=
1 perl Makefile.PL
INSTALLDIRS
=
vendor
}
build
()
{
cd
"
$_builddir
"
export
CFLAGS
=
`
perl
-MConfig
-E
'say $Config{ccflags}'
`
make
&&
make
test
}
package
()
{
cd
"
$_builddir
"
make
DESTDIR
=
"
$pkgdir
"
install
||
return
1
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
md5sums
=
"96513b61c7db591339ce2577878a3b32 Config-Simple-4.59.tar.gz"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment