Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
robotpkg-wip
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Gepetto
robotpkg-wip
Commits
cd51bc5a
Commit
cd51bc5a
authored
11 years ago
by
Arnaud Degroote
Browse files
Options
Downloads
Patches
Plain Diff
[wip/py-laaswm] Fix the missing PLIST of the package
While here, fix headings. Bump PKGREVISION
parent
e6300a8b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
py-laaswm/Makefile
+4
-0
4 additions, 0 deletions
py-laaswm/Makefile
py-laaswm/PLIST
+3
-0
3 additions, 0 deletions
py-laaswm/PLIST
py-laaswm/depend.mk
+3
-0
3 additions, 0 deletions
py-laaswm/depend.mk
with
10 additions
and
0 deletions
py-laaswm/Makefile
+
4
−
0
View file @
cd51bc5a
# robotpkg Makefile for: graphics/py27-laaswm
# Created: Séverin Lemaignan on Wed, 19 Oct 2011
#
VERSION
=
1.3
PKGNAME
=
${
PKGTAG.python
}
-laaswm-
${
VERSION
}
DISTNAME
=
laaswm-libs-
${
VERSION
}
COMMENT
=
Python bindings to remotely control windows
in
laaswm
CATEGORIES
=
graphics
PKGREVISION
=
1
MASTER_SITES
=
${
MASTER_SITE_OPENROBOTS:
=
laaswm-libs/
}
MASTER_REPOSITORY
=
${
MASTER_REPOSITORY_OPENROBOTS
}
laaswm-libs
...
...
This diff is collapsed.
Click to expand it.
py-laaswm/PLIST
0 → 100644
+
3
−
0
View file @
cd51bc5a
@comment Tue Sep 17 07:02:45 CEST 2013
${PYTHON_SITELIB}/laaswm-0.1-py${PYTHON_VERSION}.egg-info
${PYTHON_SITELIB}/laaswm.py
This diff is collapsed.
Click to expand it.
py-laaswm/depend.mk
+
3
−
0
View file @
cd51bc5a
# robotpkg depend.mk for: graphics/py27-laaswm
# Created: Séverin Lemaignan on Wed, 19 Oct 2011
#
DEPEND_DEPTH
:=
${
DEPEND_DEPTH
}
+
PYLAASWM_DEPEND_MK
:=
${
PYLAASWM_DEPEND_MK
}
+
...
...
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