Skip to content

Commit

Permalink
exp-run fixes (done)
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmarino committed Aug 11, 2024
1 parent dcf43af commit 1917180
Show file tree
Hide file tree
Showing 8 changed files with 13 additions and 8 deletions.
1 change: 1 addition & 0 deletions bucket_07/xorg-drivers-minimal/specification
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ DEF[DRVLIST]= KEYBOARD MOUSE VESA EVDEV

NAMEBASE= xorg-drivers-minimal
VERSION= ${PORTVERSION}
REVISION= 1
KEYWORDS= x11_drivers
VARIANTS= std
SDESC[std]= X.Org minimal drivers meta-port
Expand Down
4 changes: 2 additions & 2 deletions bucket_0D/xorg-apps/specification
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DEF[PORTVERSION]= EXTRACT_INFO(XORG_VERSION)
DEF[REVISION]= 4
DEF[REVISION]= 2
DEF[L1]= DGA X11PERF XGC XKBUTILS
DEF[L2]= APPRES XCONSOLE XINFO XDRIINFO XEV XLSATOMS XLSCLIENTS XPROP XVINFO XWININFO
DEF[L3]= XINPUT XKBCOMP XKBMAP XKBEVD XMODMAP
Expand All @@ -12,7 +12,7 @@ DEF[OPTIONS]= ${L1} ${L2} ${L3} ${L4} ${L5} ${L6} ${L7}

NAMEBASE= xorg-apps
VERSION= ${PORTVERSION}
REVISION= 1
REVISION= ${REVISION}
KEYWORDS= x11
VARIANTS= std
SDESC[std]= X.Org applications meta-port
Expand Down
6 changes: 3 additions & 3 deletions bucket_39/libreoffice/specification
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,18 @@ BUILD_DEPENDS= bash:primary:std
poppler:primary:std
poppler:cppdev:std
python-lxml:single:python_used
raptor:dev:std
sed:primary:std
ucpp:tools:std
xmlsec:dev:std
zip:single:std
zip:primary:std
WebP:dev:std
frozen:single:std
unixODBC:dev:std
neon:dev:std
argon2:dev:std
zxcvbn-c:dev:std
redland:dev:std
hunspell:dev:std
# requires <= 0.5.2 libcmis:dev:std
BUILDRUN_DEPENDS= box2d:single:std
clucene:single:std
Expand Down Expand Up @@ -127,7 +127,6 @@ BUILDRUN_DEPENDS= box2d:single:std
nss:primary:std
openldap:client:std
poppler:cpp:std
raptor:primary:std
redland:primary:std
serf:single:std
xmlsec:primary:std
Expand All @@ -137,6 +136,7 @@ BUILDRUN_DEPENDS= box2d:single:std
unixODBC:primary:std
argon2:primary:std
zxcvbn-c:primary:std
hunspell:primary:std
RUN_DEPENDS= fonts-crosextra-caladea:single:std
fonts-crosextra-carlito:single:std
fonts-dejavu:single:std
Expand Down
1 change: 1 addition & 0 deletions bucket_67/thunderbird/specification
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ BUILD_DEPENDS= aom:dev:std
WebP:dev:std
yasm:primary:std
zip:primary:std
dbus-glib:dev:std
BUILDRUN_DEPENDS= aom:primary:std
botan2:primary:std
dav1d:primary:std
Expand Down
2 changes: 1 addition & 1 deletion bucket_76/fluxbox/specification
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ BUILD_DEPENDS= imlib2:dev:std
fribidi:dev:std
BUILDRUN_DEPENDS= fribidi:primary:std
imlib2:primary:std
RUN_DEPENDS= xorg-xmessage:single:std
RUN_DEPENDS= xorg-xmessage:set:std

USES= gmake fontconfig pkgconfig
XORG_COMPONENTS= x11 xext xft xpm xrandr xinerama xrender
Expand Down
5 changes: 4 additions & 1 deletion bucket_8D/redland/specification
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ DEF[PORTVERSION]= 1.0.17

NAMEBASE= redland
VERSION= ${PORTVERSION}
REVISION= 2
REVISION= 3
KEYWORDS= textproc
VARIANTS= std bdb mysql pgsql virtuoso
SDESC[std]= RDF Application Framework (SQLite backend)
Expand Down Expand Up @@ -39,6 +39,9 @@ BUILDRUN_DEPENDS= libltdl:single:std
rasqal:primary:std
raptor:primary:std

EXRUN[dev]= rasqal:dev:std
raptor:dev:std

USES= gmake libtool perl:build pkgconfig shebangfix mbsdfix
SHEBANG_FILES= scripts/touch-mtime.pl
MUST_CONFIGURE= gnu
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion bucket_C5/xorg-drivers/specification
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DEF[DRVLIST]= AMDGPU ATI I740 INTEL JOYSTICK KEYBOARD MOUSE SCFB SYNAPTICS VESA

NAMEBASE= xorg-drivers
VERSION= ${PORTVERSION}
REVISION= 1
REVISION= 2
KEYWORDS= x11_drivers
VARIANTS= std
SDESC[std]= X.Org drivers meta-port
Expand Down

0 comments on commit 1917180

Please sign in to comment.