diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-15 06:59:34 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-15 06:59:34 +0000 |
commit | d1d61acfd92e6b8fe4deb6c21beb70c15f7562c2 (patch) | |
tree | 45222f10efccaeb441a6a1a758de39ec4b3c55a4 /x11/gnustep-app | |
parent | 0ad19b9c210bf6900478d048b9c24c0fe15d3f74 (diff) | |
download | ports-d1d61acfd92e6b8fe4deb6c21beb70c15f7562c2.tar.gz ports-d1d61acfd92e6b8fe4deb6c21beb70c15f7562c2.zip |
Notes
Diffstat (limited to 'x11/gnustep-app')
-rw-r--r-- | x11/gnustep-app/Makefile | 8 | ||||
-rw-r--r-- | x11/gnustep-app/pkg-descr | 5 |
2 files changed, 9 insertions, 4 deletions
diff --git a/x11/gnustep-app/Makefile b/x11/gnustep-app/Makefile index 16202624d64d..cefcf6828d1f 100644 --- a/x11/gnustep-app/Makefile +++ b/x11/gnustep-app/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnustep-app PORTVERSION= 1.13.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11 MASTER_SITES= # empty DISTFILES= # empty @@ -62,12 +62,14 @@ USE_GNUSTEP_LOCAL_LIBS+= \ BDB:databases/fortytwo-bdb \ FT:graphics/fortytwo \ ObjectiveLib:devel/objectivelib \ + PopplerKit:graphics/popplerkit \ USE_GNUSTEP_SYSTEM_BUNDLES+= \ EtoileMenus:x11-themes/etoile-etoilemenus \ USE_GNUSTEP_LOCAL_BUNDLES+= \ - Cddb:audio/cddb-bundle + Cddb:audio/cddb-bundle \ + MP3ToWav:audio/mp3towav-bundle \ USE_GNUSTEP_SYSTEM_THEMES+= \ Camaelon:x11-themes/etoile-camaelon \ @@ -160,6 +162,8 @@ USE_GNUSTEP_LOCAL_APPS+= \ FreeTar:archivers/freetar \ CodeEditor:editors/codeeditor \ Localize:textproc/localize \ + GSBench:benchmarks/gsbench \ + SVGViewer:graphics/svgviewer \ USE_GNUSTEP_LOCAL_TOOLS+= \ zillion:net/zillion \ diff --git a/x11/gnustep-app/pkg-descr b/x11/gnustep-app/pkg-descr index 364a56d8945d..bd5079530eca 100644 --- a/x11/gnustep-app/pkg-descr +++ b/x11/gnustep-app/pkg-descr @@ -7,7 +7,8 @@ EtoileMenus Local libs: Pantomime, GToolKit, rigs, Addresses, SlideShow, netclasses, WizardKit, HighlighterKit, Performance, SQLClient, WebServer, StepTalk, MathArray, ObjcUnit, WildMenus, GSKrab, Cddb, UnitKit, XWindowServerKit, -RSSKit, EtoileExtensions, Encore, BDB, FortyTwo, ObjectiveLib +RSSKit, EtoileExtensions, Encore, BDB, FortyTwo, ObjectiveLib, PopplerKit, +MP3ToWav System apps: Gorm, GShisen, ProjectCenter, Preferences, GWorkspace, guile-gui, gui, TextEdit, TimeMon, Terminal, Emacs, GSPdf, SystemPreferences, @@ -24,6 +25,6 @@ Jishyo, GMines, InnerSpace, FTP, DictionaryReader, batmon, Adun, RemoteDesk, DisplayCalibrator, GNUWash, Poe, MPDCon, PlopFolio, CDPlayer, Burn, GScheme, Mplayer, MyLibrary, NeXTGo, Grr, iTerm, Installer, Hardware, LookAndBehavior, Azalea, EtoileMenuServer, Position, Expense, FreeTar, CodeEditor, Localize, -AddressManager +AddressManager, GSBench, SVGViewer Local tools: zillion, adtool |