Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Personal Overlay
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Canek Peláez Valdés
Personal Overlay
Commits
940905a8
Commit
940905a8
authored
9 years ago
by
Canek Peláez Valdés
Browse files
Options
Downloads
Patches
Plain Diff
app-text/pdfmetadata: Missing source file, haven't installed it in
years.
parent
08a54147
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
app-text/pdfmetadata/Manifest
+0
-2
0 additions, 2 deletions
app-text/pdfmetadata/Manifest
app-text/pdfmetadata/pdfmetadata-0.0.ebuild
+0
-39
0 additions, 39 deletions
app-text/pdfmetadata/pdfmetadata-0.0.ebuild
with
0 additions
and
41 deletions
app-text/pdfmetadata/Manifest
deleted
100644 → 0
+
0
−
2
View file @
08a54147
DIST pdfmetadata-0.0.tar.gz 1765 RMD160 00917dd51d1b67943be0e476284ef6580b42a1fb SHA1 50df79458a0038446cc6ad2befe88347a1b3bbff SHA256 86709e62ee8c2d49dbdac7e5ec0076aba6fc568332e50752d55aa584824ca4a9
EBUILD pdfmetadata-0.0.ebuild 791 RMD160 c9d2e2c8c92b65b2958eaa2fd8afe5d65856ee39 SHA1 88efb4b8291574ca5b25ea6e03416bcc35ad2ce4 SHA256 fc1cfbe7dac00cb13ff373539aa6ca96a06f372bf0abcabb01870a3290737eef
This diff is collapsed.
Click to expand it.
app-text/pdfmetadata/pdfmetadata-0.0.ebuild
deleted
100644 → 0
+
0
−
39
View file @
08a54147
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $
EAPI
=
4
JAVA_PKG_IUSE
=
"source"
WANT_ANT_TASKS
=
"ant-nodeps"
inherit java-pkg-2 java-ant-2
DESCRIPTION
=
"Set metadata of PDF documents"
HOMEPAGE
=
"http://xochitl.matem.unam.mx/~canek/gentoo/"
SRC_URI
=
"http://xochitl.matem.unam.mx/~canek/gentoo/
${
P
}
.tar.gz"
LICENSE
=
"GPL-3"
SLOT
=
"0"
KEYWORDS
=
"amd64 x86"
IUSE
=
""
CDEPEND
=
"dev-java/pdfbox
dev-java/ant-core"
RDEPEND
=
">=virtual/jre-1.4
${
CDEPEND
}
"
DEPEND
=
">=virtual/jdk-1.4
${
CDEPEND
}
"
src_unpack
()
{
unpack
${
A
}
cd
"
${
S
}
"
java-pkg_jar-from pdfbox
}
EANT_BUILD_TARGET
=
"all"
src_install
()
{
java-pkg_dolauncher pdfmetadata
--main
org.utils.canek.PDFMetadata
java-pkg_newjar
${
PN
}
.jar
use
source
&&
java-pkg_dosrc src/org
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment